Add mode switching for timeline panel. Expert mode shows all event types with system events as secondary (smaller, greyed). Simple mode shows only person-relevant events: ZoneTransition, FallDetected, AnomalyDetected, SleepSessionEnd. Mode is set by dashboard mode and passed as ?mode=expert or ?mode=simple to API. Changes: - dashboard/index.html: Add sidebar timeline panel HTML and script include - dashboard/js/sidebar-timeline.js: Add sidebar timeline with mode switching - dashboard/js/sidebar-timeline.test.js: Add tests for mode switching behavior - mothership/internal/ingestion/server.go: Add health score to link info Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| node_modules | ||
| ambient.html | ||
| fleet.html | ||
| help_articles.json | ||
| index.html | ||
| integrations.html | ||
| jest.config.js | ||
| package-lock.json | ||
| package.json | ||
| simple.html | ||