ToolJet/server/src/modules/app
Midhun G S 1fbb148f16
Deprecated static local data sources (#12687)
* deprecated static local data sources

* changes

* transactions wrapped under dbTransaction wrap

* removed entity manager from app import export service

* Update export app cypress test case.

* update app export test case

* type error fix for loader

* fix for listing of tooljetdb for app import export

* postgrest configs

* added readme

* cleanup

* fix for app import export version order

* Update app export spec

* fix

---------

Co-authored-by: ajith-k-v <ajith.jaban@gmail.com>
2025-06-22 12:59:13 +05:30
..
ability Initial commit 2025-02-25 12:22:50 +05:30
constants Merge branch 'main' into appbuilder/sprint-13 2025-06-17 10:10:05 +05:30
database Initial commit 2025-02-25 12:22:50 +05:30
decorators Fix for global data source import (#12390) 2025-04-02 11:11:10 +05:30
filters Initial commit 2025-02-25 12:22:50 +05:30
guards Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30
interceptors fix for audit logs (#12622) 2025-04-18 20:54:39 +05:30
schedulers Initial commit 2025-02-25 12:22:50 +05:30
services Initial commit 2025-02-25 12:22:50 +05:30
validators Initial commit 2025-02-25 12:22:50 +05:30
ability-factory.ts Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30
controller.ts Initial commit 2025-02-25 12:22:50 +05:30
loader.ts Deprecated static local data sources (#12687) 2025-06-22 12:59:13 +05:30
module.ts Merge branch 'main' into appbuilder/sprint-13 2025-06-17 10:10:05 +05:30
types.ts Feature/workflow permission 2 (#12869) 2025-06-21 13:10:05 +05:30