Pulse/frontend-modern/src/components
courtmanr@gmail.com a8911b0f32 Add EnhancedStorageBar component with ZFS status visualization
- Create EnhancedStorageBar component to show storage usage with ZFS integration
- Animated overlay for active scrubbing/resilvering operations
- Red pulse border indicator for pools with errors
- Detailed tooltip showing ZFS state, scan status, and error counts
- Replace static progress bar in Storage.tsx with EnhancedStorageBar
- Remove unused getProgressBarColor function
2025-11-29 17:32:54 +00:00
..
__tests__ Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
Alerts Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
Backups Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
Dashboard Add EnhancedCPUBar component with Load Average visualization 2025-11-29 15:15:38 +00:00
Docker Add EnhancedCPUBar component with Load Average visualization 2025-11-29 15:15:38 +00:00
Hosts Add EnhancedCPUBar component with Load Average visualization 2025-11-29 15:15:38 +00:00
icons Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
PMG Remove unwanted table animations on data updates 2025-11-27 18:52:43 +00:00
Proxmox Add replication monitoring plumbing and UI 2025-10-22 16:10:15 +00:00
Replication Refine memory visualization with StackedMemoryBar component 2025-11-29 13:48:30 +00:00
Settings Fix TypeScript errors in Login.tsx and UnifiedAgents.tsx 2025-11-28 20:16:31 +00:00
shared Add EnhancedCPUBar component with Load Average visualization 2025-11-29 15:15:38 +00:00
Storage Add EnhancedStorageBar component with ZFS status visualization 2025-11-29 17:32:54 +00:00
Toast refactor: unify notifications into global toast 2025-10-22 12:39:01 +00:00
DemoBanner.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
ErrorBoundary.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00
FirstRunSetup.tsx Improve temperature proxy control-plane flow 2025-11-15 21:49:51 +00:00
Login.tsx Fix TypeScript errors in Login.tsx and UnifiedAgents.tsx 2025-11-28 20:16:31 +00:00
SecurityWarning.tsx Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
TokenRevealDialog.tsx Add reusable API token reveal dialog 2025-10-15 22:45:14 +00:00
UpdateBanner.tsx Add release dry run workflow and API update integration test 2025-11-12 21:02:52 +00:00
UpdateConfirmationModal.tsx Fix settings security tab navigation 2025-10-11 23:29:47 +00:00
UpdateProgressModal.tsx Improve auth timeout handling (related to #705) 2025-11-12 21:50:53 +00:00