learning_ai_common_plat/dashboards/tracker-web/src
saravanakumardb1 6709862c1a feat(tracker-web): redesign fleet jobs list — stage chips, filters, hide-shipped
- Clickable stage chips with live counts (color-coded) replace the plain dropdown;
  click to filter, click again to clear.
- Search box (key / repo / id) + 'Hide shipped' checkbox (persisted) + 'N of M shown'.
- Redesigned table: color-coded stage badges, priority emphasis, a Repo column
  (PR target), newest-first sort, bordered/zebra layout.
- All filtering is client-side over a 100-job window (instant + accurate counts);
  list/links/New-Job form unchanged. FleetJob gains repo/baseBranch.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-05-31 16:58:12 -07:00
..
__tests__ fix(tracker-web): stable test DOM env + working localStorage (Node 25) 2026-05-31 04:12:34 -07:00
app feat(tracker-web): redesign fleet jobs list — stage chips, filters, hide-shipped 2026-05-31 16:58:12 -07:00
components feat(tracker-web): adopt @bytelyst/ui AppShell nav shell (UX-8) 2026-05-29 07:15:43 -07:00
lib feat(tracker-web): redesign fleet jobs list — stage chips, filters, hide-shipped 2026-05-31 16:58:12 -07:00
instrumentation.ts test(tracker-web): isolate e2e dev server 2026-05-30 19:36:07 +00:00