fabro/apps/arc-web/app
Bryan Helmkamp 47f032e535 Add POST /runs/{id}/preview endpoint and Preview button on Run page
Adds a new API endpoint for generating sandbox preview URLs (stubbed to
return google.com in demo mode). The Run detail page now shows a Preview
button that POSTs to this endpoint and opens the returned URL in a new tab.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-02 12:16:01 -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 demo API server and wire React app to fetch from API 2026-03-02 09:39:53 -05:00
routes Add POST /runs/{id}/preview endpoint and Preview button on Run page 2026-03-02 12:16:01 -05:00
welcome Add arc-web React Router 7 app with pipeline kanban board 2026-02-28 12:34:18 -05:00
api-client.test.ts Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
api-client.ts Fix stale labels, grammar, and comments from sandbox rename 2026-03-02 11:43:34 -05:00
app.css Add cursor: pointer to all click targets site-wide 2026-03-01 22:36:21 -05:00
root.tsx Add styled 404 and 500 error pages matching Arc design system 2026-03-02 11:04:04 -05:00
routes.ts Rename Pipeline to Workflow in frontend 2026-03-02 00:09:15 -05:00