ToolJet/frontend
Muhsin Shah C P 380ea73b30
[Feature] Added a feature to show maintenance state of an app (#2820)
* Implmented toggle and confirmation modal
- Also maintenance state will store in db as a global setting

* Added is_maintenance_on column to apps table

* Now maintenance state will store in app entity

* Lauch btn will be disabled for on-maintenance apps

* Users can't see preview using shared links when app is on maintenance

* Changed toggle name

* Changed maintenance dialog message
- Changed button text
- Fixed some alignment
2022-04-21 22:08:54 +05:30
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images [ Feature ] :: svg widget (#2806) 2022-04-18 19:08:50 +05:30
config Revert "Uses double quotes to expand expressions (#1000)" (#1180) 2021-10-21 13:02:55 +05:30
ee/components/LoginPage Github OAuth integration (#1837) 2022-01-27 15:21:17 +05:30
src [Feature] Added a feature to show maintenance state of an app (#2820) 2022-04-21 22:08:54 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
package.json feat: Add realtime collaboration (#2517) 2022-04-19 16:07:39 +05:30
webpack.config.js Make the server port configurable in the frontend project (#2489) 2022-03-16 21:36:28 +05:30