Pulse/frontend-modern/src/utils
courtmanr@gmail.com ae3a349124 Refine memory visualization with StackedMemoryBar component
- Add StackedMemoryBar component to visualize Active/Balloon/Swap memory
- Integrate StackedMemoryBar into NodeSummaryTable, GuestRow, HostsOverview, and DockerUnifiedTable
- Add TemperatureGauge component for temperature visualization
- Standardize replication job status indicators with StatusDot
- Fix mock data generator to use realistic balloon memory values (0 by default, small % when active)
- Add StackedContainerBar for Docker container status visualization
- Add ZFSHealthMap component for storage pool health visualization
2025-11-29 13:48:30 +00:00
..
alerts.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
alertsActivation.ts Update Pulse install flow and related components 2025-10-21 19:58:53 +00:00
apiClient.ts Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
canvasRenderQueue.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
clipboard.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
format.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
localStorage.ts feat: add sparklines view mode for metrics visualization 2025-11-09 22:31:35 +00:00
logger.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
metricsKeys.ts chore: remove dead code and unused exports 2025-11-27 13:17:39 +00:00
nodes.ts Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
searchHistory.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
searchQuery.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
status.ts Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
tagColors.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
temperature.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
toast.ts Improve PMG connection testing to validate metrics endpoints 2025-11-05 18:40:39 +00:00
url.ts Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00