Pulse/frontend-modern/src/components
rcourtman ee96d11194 fix: Update modal now properly detects when update completes
The update progress modal was stuck showing 'initializing' even after the
backend restarted and websocket reconnected. Users could see the connection
status badge reconnecting behind the modal, but the modal never cleared.

Now the modal:
- Watches websocket connection status during update
- Detects when backend disconnects and reconnects
- Verifies health after reconnection
- Automatically reloads the page when update is complete
- Shows clearer messaging about restart progress
2025-10-12 18:25:38 +00:00
..
Alerts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Backups Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Dashboard Improve NVMe temperature handling 2025-10-12 16:06:55 +00:00
Docker Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
icons Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
PMG Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Proxmox Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Settings feat: capture Proxmox memory snapshots in diagnostics 2025-10-12 10:25:43 +00:00
shared Improve NVMe temperature handling 2025-10-12 16:06:55 +00:00
Storage Improve NVMe temperature handling 2025-10-12 16:06:55 +00:00
Toast Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
DemoBanner.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ErrorBoundary.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
FirstRunSetup.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
Login.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
NotificationContainer.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
NotificationToast.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
SecurityWarning.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateBanner.tsx fix: Update modal now properly detects when update completes 2025-10-12 18:25:38 +00:00
UpdateConfirmationModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateProgressModal.tsx fix: Update modal now properly detects when update completes 2025-10-12 18:25:38 +00:00