spaxel/dashboard/css
jedarden d879e2268b feat: add search and filter to timeline with category checkboxes
Implement comprehensive filter bar with:
- Type filter checkboxes for event categories (Presence, Zones, Alerts, System, Learning)
- Person and zone dropdowns for filtering
- Date range selector with preset options (Today/Last 7 days/Last 30 days/Custom)
- Text search input for fuzzy matching on descriptions
- Client-side filtering for loaded events (instant feedback)
- Server-side filtering for date-range queries
- Load more pagination works for 500+ results

Backend changes:
- Add support for 'since'/'until' date range parameters in /api/events
- Add zone_id and person_id query parameter aliases
- Add POST /api/events/{id}/feedback endpoint for feedback submission

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 14:33:33 -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
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
panels.css feat: dashboard PIN change flow 2026-04-09 08:05:35 -04:00
security.css feat: implement security mode dashboard UI 2026-04-07 10:22:00 -04:00
sleep.css feat: complete anomaly detection & security mode dashboard UI 2026-04-09 05:59:54 -04:00
timeline.css feat: add search and filter to timeline with category checkboxes 2026-04-09 14:33:33 -04:00
troubleshoot.css feat(dashboard): guided troubleshooting and first-time UX 2026-03-28 04:19:06 -04:00