Pulse/internal/ai/context
rcourtman 0182cc8310 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
..
builder.go feat: Enhance OCI container display and AI context 2025-12-12 18:00:09 +00:00
builder_test.go Add comprehensive AI test coverage 2025-12-16 12:33:06 +00:00
formatter.go style: remove emojis from AI context formatting and prompts 2025-12-13 21:26:49 +00:00
formatter_test.go Add comprehensive AI test coverage 2025-12-16 12:33:06 +00:00
trends.go feat(thresholds): add collapsible accordion sections and UX improvements 2025-12-18 15:47:44 +00:00
trends_test.go feat(thresholds): add collapsible accordion sections and UX improvements 2025-12-18 15:47:44 +00:00
types.go feat: Enhance OCI container display and AI context 2025-12-12 18:00:09 +00:00