ToolJet/server/src
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
entities Refactoring: added missing return type (#1014) 2021-10-14 16:47:05 +05:30
helpers Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
interceptors Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
modules 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
app.module.ts Refactoring: added missing return type (#1014) 2021-10-14 16:47:05 +05:30
main.ts Merge branch 'hotfix/fix-csp' into develop 2021-10-04 21:54:18 +05:30