ToolJet/server/test/controllers
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.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
app_users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
apps.e2e-spec.ts Feature: Add ability to import and export apps (#1138) 2021-10-19 16:52:00 +05:30
data_queries.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
data_sources.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
group_permissions.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
organization_users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
organizations.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30
users.e2e-spec.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30