ToolJet/server/src/modules/plugins
Ganesh Kumar 04bc740d95
Feat: Auto install plugin based on queries on app import (#12350)
* dependent plugins will be auto imported on App import

* added error handling

* added error handling for edge cases

* API permissions are updated
2025-04-03 12:02:39 +05:30
..
ability Feat: Auto install plugin based on queries on app import (#12350) 2025-04-03 12:02:39 +05:30
constants Feat: Auto install plugin based on queries on app import (#12350) 2025-04-03 12:02:39 +05:30
dto Initial commit 2025-02-25 12:22:50 +05:30
interfaces Initial commit 2025-02-25 12:22:50 +05:30
types Feat: Auto install plugin based on queries on app import (#12350) 2025-04-03 12:02:39 +05:30
controller.ts Feat: Auto install plugin based on queries on app import (#12350) 2025-04-03 12:02:39 +05:30
module.ts Initial commit 2025-02-25 12:22:50 +05:30
repository.ts Initial commit 2025-02-25 12:22:50 +05:30
service.ts Feat: Auto install plugin based on queries on app import (#12350) 2025-04-03 12:02:39 +05:30
util.service.ts Fix: Plugins installation and test-connections bugs (#12088) 2025-03-03 15:06:40 +05:30