mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-21 00:21:27 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| demo-mode.test.tsx | ||
| demo-mode.tsx | ||
| format.ts | ||
| graph-theme.ts | ||
| theme-selection.test.ts | ||
| theme-selection.ts | ||
| theme.tsx | ||
| time.ts | ||
| workflow-api.ts | ||