fabro/apps/arc-web/app
Bryan Helmkamp 331dad98ec Rename Pipeline to Workflow in frontend
- routes/pipelines.tsx → routes/runs.tsx, component Pipelines → Runs
- Update route config to point to runs.tsx
- Retro.pipeline_name → workflow_name in data and all display components
- Table header "Pipeline" → "Workflow" in retros list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 00:09:15 -05:00
..
components Add light mode support with theme toggle 2026-03-01 18:06:45 -05:00
data Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00
layouts Add darker logotype variant for light mode 2026-03-01 19:37:15 -05:00
lib Add light mode support with theme toggle 2026-03-01 18:06:45 -05:00
routes Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
api-client.ts Add asymmetric JWT service-to-service auth between arc-web and arc-attractor 2026-02-28 18:05:49 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Add verification control detail page with clickable catalog rows 2026-03-01 22:25:00 -05:00
routes.ts Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00