spaxel/dashboard/css
jedarden 1a52dde111 feat: implement morning briefing feature
Add daily summary card with push notification option.

- Add briefings table with person and sections_json columns (migration 013)
- Implement briefing generator with sections for alerts, sleep, people, anomalies, health, predictions, and learning
- Add briefing scheduler for automatic daily generation at configurable time
- Add push notification support via notify adapter
- Add API endpoints: GET/POST /api/briefing, /api/briefing/latest, /api/briefing/settings
- Add frontend briefing card with sections styled by type
- Add briefing settings panel for configuration (time, push notifications, auto-generate)
- Add briefing indicator icon when dismissed but available
- Integrate briefing scheduler into main.go with providers

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-10 00:25:33 -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
briefing.css feat: implement morning briefing feature 2026-04-10 00:25:33 -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