ToolJet/frontend
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
..
assets/images Revert "Feature: Snowflake integration (#996)" (#1046) 2021-10-14 22:10:18 +05:30
config Uses double quotes to expand expressions (#1000) 2021-10-13 10:39:59 +05:30
cypress Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
src Feature: Add ability to import and export apps (#1138) 2021-10-19 16:52:00 +05:30
.babelrc Adds console source babel plugin (#761) 2021-09-15 21:43:20 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
cypress.json Configured cypress to use webpack-dev-server 2021-06-05 09:25:28 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Update webpack dependencies (#889) 2021-10-05 23:18:21 +05:30
package.json Updates NPM package.json script for webpack-dev-server (#917) 2021-10-06 21:14:31 +05:30
webpack.config.js migrated webpack v4 to v5 (#873) 2021-10-02 11:22:02 +05:30