Afonso Mendonça Ribeiro
95c1f0efeb
fix: timestamp handling for database backup in Web UI ( #27359 )
...
* Fix #26502 : Fix timestamp handling for database backup in Web UI
Frontend parsed backup timestamps as UTC, but they were in the
server's local timezone, causing wrong relative times.
Add `timezone` field to DatabaseBackupDto to expose server timezone.
Update frontend to parse timestamps using this timezone.
Convert timestamps to user's local timezone before rendering.
Fallback to browser timezone if server timezone is missing.
Ensures correct relative time display in Web UI.
* fix: regenerate open-api types and remove custom backup type
- Ran `make open-api` to update types based on backend changes
- Removed custom BackupWithTimezone type in MaintenanceBackupsList
- Updated timezone props to use the newly generated native type
* fix: simplify timezone handling for database backups
- Updated DatabaseBackupDto to make timezone a required property
- Removed manual DateTime.local().zoneName fallbacks
- Cleaned up type casts after regenerating OpenAPI types
* fix: Add missing newline at end of spec file
2026-04-06 17:27:48 +02:00
..
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-26 14:54:20 +01:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-23 20:57:57 +00:00
2026-02-23 20:57:57 +00:00
2026-02-23 20:57:57 +00:00
2026-01-29 08:49:15 -05:00
2026-02-23 20:57:57 +00:00
2026-02-23 20:57:57 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-22 21:11:57 -06:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-10-28 20:57:03 +00:00
2026-01-29 08:49:15 -05:00
2026-02-23 21:21:06 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-03-07 13:08:42 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-03-26 18:33:55 +00:00
2026-03-26 18:33:55 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-09 17:59:52 -05:00
2026-01-29 08:49:15 -05:00
2026-01-20 09:22:28 -06:00
2026-04-06 17:27:48 +02:00
2026-01-20 09:22:28 -06:00
2026-02-18 21:47:45 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-03-26 18:33:55 +00:00
2026-03-26 18:33:55 +00:00
2026-03-26 18:33:55 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-20 09:22:28 -06:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-23 21:26:34 +00:00
2026-01-29 08:49:15 -05:00
2025-11-10 09:38:50 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-03-26 11:50:29 +01:00
2026-01-09 17:59:52 -05:00
2026-01-09 17:59:52 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2025-10-14 10:15:51 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-11-25 08:19:40 -05:00
2026-01-29 08:49:15 -05:00
2025-11-25 08:19:40 -05:00
2026-01-09 17:59:52 -05:00
2026-01-29 08:49:15 -05:00
2025-11-25 08:19:40 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-09 17:59:52 -05:00
2026-03-26 11:50:29 +01:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-09 17:59:52 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2025-10-24 14:41:34 -04:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-12 12:08:38 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-26 14:54:20 +01:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-26 14:54:20 +01:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-25 18:12:41 +00:00
2026-02-25 18:12:41 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-23 09:50:54 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-25 18:12:41 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-25 18:12:41 +00:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-09 17:59:52 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-26 14:54:20 +01:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-02-04 12:27:52 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2025-08-21 17:15:11 -05:00
2025-08-21 17:15:11 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00
2026-01-29 08:49:15 -05:00