fabro/apps/arc-web/app
Bryan Helmkamp 0600b2ab59 Extract shared run data, add list view for workflow runs tab
Shared data module at data/runs.ts powers both the kanban board
(/runs) and the vertical list view (/workflows/:name/runs). List view
shows status dot, repo, title, diff stats, CI badge, comments, and
elapsed time in a compact row format.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 13:58:40 -05:00
..
data Extract shared run data, add list view for workflow runs tab 2026-02-28 13:58:40 -05:00
layouts Extract shared run data, add list view for workflow runs tab 2026-02-28 13:58:40 -05:00
routes Extract shared run data, add list view for workflow runs tab 2026-02-28 13:58:40 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
app.css Switch sans-serif font from Inter to Geist 2026-02-28 13:04:16 -05:00
root.tsx Switch sans-serif font from Inter to Geist 2026-02-28 13:04:16 -05:00
routes.ts Convert workflow detail tabs to nested routes 2026-02-28 13:56:13 -05:00