ToolJet/server/src/modules
Akshay b0208c553a
Feature: Add ability to import and export apps (#1138)
* add ability to import and export apps

* copy credentials on imports if it already exists

* authorize exports for public apps with only authenticated users

* remove app auth guard for export

* make import as a separate button

* update import button styling

* handle prexisting slug while import

* set file input as null when file has been read

* add fix for slug updation on import
2021-10-19 16:52:00 +05:30
..
app_config Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
apps Feature: Add ability to import and export apps (#1138) 2021-10-19 16:52:00 +05:30
auth fix equality checks and data query run guard (#1086) 2021-10-16 08:40:56 +05:30
casl fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
data_queries Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
data_sources Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
folder_apps Running queries + firestore query service 🚀 2021-07-14 19:44:35 +05:30
folders Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
group_permissions Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
meta Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
observability/sentry Chore: Application monitoring support with sentry (#702) 2021-09-09 22:14:34 +05:30
organizations Feature: User access management 🔥 (#918) 2021-10-11 20:45:58 +05:30
seeds setup database seed 2021-08-03 09:41:39 +05:30
users Endpoint to set password from invitation token 2021-07-19 12:21:21 +05:30