Pulse/frontend-modern/src/components/Docker
rcourtman 949d54905c Remove CPU capacity marker and highlight high container restarts
- Remove load average marker from CPU progress bar (confusing, not useful)
- Keep load average in tooltip only
- Highlight container restart count in red when >5 (indicates instability)
2025-11-29 22:37:17 +00:00
..
DockerFilter.tsx feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
DockerHosts.tsx Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +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 Remove CPU capacity marker and highlight high container restarts 2025-11-29 22:37:17 +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