ToolJet/server/src
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
..
controllers [Feature] Added a feature to show maintenance state of an app (#2820) 2022-04-21 22:08:54 +05:30
dto [Feature] Added a feature to show maintenance state of an app (#2820) 2022-04-21 22:08:54 +05:30
entities [Feature] Added a feature to show maintenance state of an app (#2820) 2022-04-21 22:08:54 +05:30
events feat: Add realtime collaboration (#2517) 2022-04-19 16:07:39 +05:30
helpers Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
interceptors Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
modules Feature: Version deletion (#2492) 2022-03-11 01:44:37 +05:30
repositories Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
services [Feature] Added a feature to show maintenance state of an app (#2820) 2022-04-21 22:08:54 +05:30
all-exceptions-filter.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30
app.module.ts Chore: Setup pipeline (#1539) 2021-12-10 08:43:05 +05:30
main.ts Feature: Add data transfer object layer to validate and sanitize user inputs (#2694) 2022-04-20 14:46:57 +05:30