FABRIC/src/web/frontend
jeda 296d547c12 feat(bd-40a): Web Timeline Visualization
Add timeline visualization component to the web dashboard:
- Create TimelineView.tsx component showing worker activity over time
- Support time range selection (5m, 10m, 30m, 1h)
- Click on timeline bar to jump to that time in activity stream
- Color-code by worker status (active/idle/error)
- Add timeline toggle button in header
- Integrate with Focus Mode for filtering workers

Co-Authored-By: Claude Worker <noreply@anthropic.com>
2026-03-07 04:49:37 +00:00
..
components feat(bd-3qk): Implement Activity Feed filtering controls 2026-03-04 03:08:41 +00:00
src feat(bd-40a): Web Timeline Visualization 2026-03-07 04:49:37 +00:00
test feat(bd-1j9): E2E test: WorkerDetail shows selected worker info 2026-03-05 03:57:08 +00:00
index.html feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00
tsconfig.json feat(bd-2kf): Add comprehensive test coverage for parser and store 2026-03-03 10:43:24 +00:00