Pulse/frontend-modern/src/components
rcourtman 41004ebcea feat(thresholds): add collapsible accordion sections and UX improvements
- Add CollapsibleSection component with animated expand/collapse
- Wrap all 6 resource sections (Nodes, VMs, PBS, Storage, Backups, Snapshots) with accordion UI
- Add section icons and resource counts in headers
- Add expand all / collapse all buttons for quick navigation
- Make help banner dismissible with localStorage persistence
- Add Ctrl/Cmd+F keyboard shortcut to focus search
- Add keyboard shortcut hint badge on search input
- Add icons to tab navigation for quick identification
- Improve mobile tab labels with shorter text on small screens
- Create reusable components: ThresholdBadge, ResourceCard, GlobalDefaultsRow
- Create useCollapsedSections hook with localStorage persistence
- Default less-used sections (Storage, Backups, Snapshots, PBS) to collapsed
2025-12-18 15:47:44 +00:00
..
__tests__ Unify API token reveal workflow 2025-10-15 22:58:31 +00:00
AI fix: guest URL icon now appears/disappears immediately after AI sets/removes it 2025-12-18 14:42:47 +00:00
Alerts feat(thresholds): add collapsible accordion sections and UX improvements 2025-12-18 15:47:44 +00:00
Backups perf: debounce search and optimize filter parsing in Backups and Storage 2025-12-13 21:29:45 +00:00
Dashboard fix: guest URL icon now appears/disappears immediately after AI sets/removes it 2025-12-18 14:42:47 +00:00
Docker feat: add Linux agent archives to releases and improve version mismatch detection 2025-12-16 22:51:10 +00:00
Hosts Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
icons Refactor: Code cleanup and localStorage consolidation 2025-11-04 21:50:46 +00:00
Kubernetes perf: debounce search input in Kubernetes clusters view 2025-12-13 21:28:19 +00:00
PMG Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Proxmox fix(frontend): hide unconfigured navigation tabs 2025-12-13 00:21:00 +00:00
Replication Redesign Ceph, Replication, and Mail Gateway pages for UI consistency 2025-12-13 00:08:29 +00:00
Settings fix: guest URL icon now appears/disappears immediately after AI sets/removes it 2025-12-18 14:42:47 +00:00
SetupWizard feat: auto-detect platforms during agent install and allow multi-host tokens 2025-12-14 16:21:59 +00:00
shared fix(ui): add CPU tooltip to Proxmox Overview. Related to #816 2025-12-15 02:06:12 +00:00
Storage perf: debounce search and optimize filter parsing in Backups and Storage 2025-12-13 21:29:45 +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 fix: cluster-aware guest deduplication and multi-agent token binding 2025-12-14 10:16:17 +00:00
Login.tsx feat: Add multi-step Setup Wizard for Pulse 5.0 onboarding 2025-12-13 15:08:47 +00:00
SecurityWarning.tsx style: replace emojis with text indicators in UI components 2025-12-13 21:30:44 +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