fabro/apps/fabro-web/app/lib
Bryan Helmkamp e9101fb4c9
feat(web): graph direction control, failed node colors, breadcrumb and stage fixes
- Add direction toggle (LR/TB) to overview and graph pages, re-fetching
  SVG from server with ?direction= param on change
- Add failed node colors (red) to graph theme for both dark and light modes
- Color failed stages red and exit node green/red based on run outcome
- Skip pointer capture on graph node clicks so navigation works
- Hide workflow breadcrumb segment in non-demo mode
- Show empty state on stages page when no stages exist instead of 500
- Use apiJsonOrNull for stages endpoint to handle missing data gracefully

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 10:52:12 -04:00
..
demo-mode.test.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
demo-mode.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
format.ts Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
graph-theme.ts feat(web): graph direction control, failed node colors, breadcrumb and stage fixes 2026-04-15 10:52:12 -04:00
theme-selection.test.ts fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
theme-selection.ts fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
theme.tsx fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
time.ts chore: remove unused verification, retros, and sessions endpoints 2026-04-06 17:52:51 -04:00
workflow-api.ts refactor(api): stage 6.6 collapse settings DTOs to freeform v2 shape 2026-04-09 17:04:33 -04:00