Pulse/frontend-modern/src/components/Docker
rcourtman 6505ff5edf fix: Add connection lost indicator to Docker page
Docker/Containers page now shows a clear error state when WebSocket
connection is lost, with a manual "Reconnect now" button. This
matches the pattern established across all other major pages.

Connection lost UX is now consistent across: Dashboard, Storage,
Backups, Replication, Hosts, and Docker.
2025-12-02 20:31:59 +00:00
..
DockerFilter.tsx feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
DockerHosts.tsx fix: Add connection lost indicator to Docker page 2025-12-02 20:31:59 +00:00
DockerHostSummaryTable.tsx Convert data tables from CSS Grid to HTML tables 2025-11-29 21:20:02 +00:00
DockerStatusBadge.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
DockerSummaryStats.tsx Implement status bars for Storage, Backups, and Hosts tabs #744 2025-11-23 22:53:33 +00:00
DockerUnifiedTable.tsx fix: Constrain Docker drawer width to force card wrapping 2025-12-02 18:02:28 +00:00
runtimeDisplay.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
StackedContainerBar.tsx Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00