Pulse/frontend-modern/src/pages
rcourtman a9c0a4d682 feat: configurable backup freshness thresholds for dashboard indicator
Adds FreshHours and StaleHours settings to control when the dashboard
backup indicator shows green (fresh), amber (stale), or red (critical).

- Backend: Added FreshHours/StaleHours to BackupAlertConfig (default 24/72 hours)
- Frontend: getBackupInfo() now accepts optional thresholds parameter
- Dashboard/GuestRow components use thresholds from alert config
- Settings saved/loaded with alert configuration

Closes #839
2025-12-16 16:36:08 +00:00
..
__tests__ Align alert grouping defaults with backend 2025-11-22 17:11:52 +00:00
Alerts.tsx feat: configurable backup freshness thresholds for dashboard indicator 2025-12-16 16:36:08 +00:00
Ceph.tsx Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00