spaxel/dashboard/css
jedarden 61e4035862 feat: implement command palette with fuzzy matching and mode awareness
- Ctrl+K/Cmd+K keyboard shortcut for power user efficiency
- Fuzzy matching across zones, people, nodes, events, settings, and help
- Categories: navigation, fleet, security, nodes, zones, view, mode, theme, help
- Recent commands tracking with localStorage persistence
- Keyboard navigation (arrows, Page Up/Down, Home/End, Enter)
- Search result highlighting with mark tags
- Help modal with contextual documentation
- Dismissible keyboard shortcut hint for first-time users
- Mode awareness: only available in expert mode (disabled in simple/ambient)
- Show toast notification when opened from restricted modes
- CSS with dark/light mode support and reduced motion preference
- Full keyboard accessibility with visible focus indicators
- Command registry API for dynamic command registration
2026-04-09 23:11:07 -04:00
..
ambient.css feat: implement ambient dashboard mode for wall-mounted tablets 2026-04-09 22:26:37 -04:00
anomaly.css feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
apdetection.css feat: implement passive radar auto-detection of router AP 2026-04-06 14:03:03 -04:00
ble-panel.css feat: implement BLE device discovery & registration dashboard panel 2026-04-06 15:21:11 -04:00
command-palette.css feat: implement command palette with fuzzy matching and mode awareness 2026-04-09 23:11:07 -04:00
explainability.css feat: implement detection explainability system 2026-04-09 11:48:55 -04:00
floorplan.css feat: complete floor plan dashboard UI 2026-04-09 08:37:08 -04:00
guided-help.css feat: implement spatial quick actions with follow camera 2026-04-09 22:54:36 -04:00
panels.css feat: implement GDOP overlay for simulator visualization 2026-04-09 21:30:47 -04:00
quick-actions.css feat: implement spatial quick actions with follow camera 2026-04-09 22:54:36 -04:00
replay.css feat: implement time-travel debugging and CSI replay 2026-04-09 19:27:42 -04:00
security.css feat: implement security mode dashboard UI 2026-04-07 10:22:00 -04:00
simple.css feat: implement simple mode UI with WebSocket integration 2026-04-09 22:08:03 -04:00
sleep.css feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
timeline.css feat: add anomaly_detected and sleep_session_end to valid event types 2026-04-09 15:30:45 -04:00
troubleshoot.css feat(dashboard): guided troubleshooting and first-time UX 2026-03-28 04:19:06 -04:00