ToolJet/server/src/modules/data_sources
Akshay a958b37cef
Feature: Group level permissions and related fixes (#1204)
* add column app_create to group_permissions table

* add app create column to group permission entity

* backfill app_create permission as true for admin group

* add app delete permissions to group permissions

* update group permissions entity for app delete

* add ability to set group level permission for app creation

* refactor and fix app clone and imports

* fix created by user on homepage

* fix spinner on import

* update seeds service to set group level permission

* fix rollback query

* fix imported/cloned app timestamps

* honor logged in user permissions at UI

* remove console log

* fix data query id being replaced on import

* replace data query id within app versions on import
2021-10-25 14:05:32 +05:30
..
connection_test_result.type.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
data_sources.module.ts Feature: Group level permissions and related fixes (#1204) 2021-10-25 14:05:32 +05:30
plugins.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
query.error.ts Error handling for queries 2021-07-17 10:11:02 +05:30
query_result.type.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
query_service.interface.ts Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30