mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| controllers | ||
| dto | ||
| entities | ||
| events | ||
| helpers | ||
| interceptors | ||
| modules | ||
| repositories | ||
| services | ||
| all-exceptions-filter.ts | ||
| app.module.ts | ||
| main.ts | ||