Files
ontime/apps/server
google-labs-jules[bot] 7b5f797c95 refactor: move welcome modal logic to AppStateService
The logic for deciding whether to show the welcome modal has been moved from `app.ts` to `AppStateService.ts`. The `getShowWelcomeDialog` function now accepts a boolean indicating whether a restore point exists and returns `false` if it does. This keeps the business logic out of the main application file and in the relevant service.
2026-01-24 07:45:56 +01:00
..
2025-09-03 17:48:45 +02:00
2025-08-18 06:16:53 +02:00
2023-11-13 22:04:55 +01:00
2026-01-11 17:43:23 +01:00
2023-05-18 14:02:22 +02:00