ToolJet/server/test
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
..
controllers Feature: Add ability to import and export apps (#1138) 2021-10-19 16:52:00 +05:30
services Feature: Add ability to import and export apps (#1138) 2021-10-19 16:52:00 +05:30
jest-e2e.json Setup aliases for modules 2021-07-19 17:00:40 +05:30
test.helper.ts fix public app view and data query run (#1082) 2021-10-15 14:35:11 +05:30