fabro/apps/fabro-web/app/components
Bryan Helmkamp ebf9bc7ed0
refactor(web): replace Graph tab with a Graph Source sidebar page
The Graph tab duplicated the Overview's diagram. Drop it and the
/runs/:id/graph route, and move the DOT source view to a dedicated
/runs/:id/source page reachable from the sidebar.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 16:36:20 -07:00
..
auth-layout.tsx chore(web): namespace static images under /images and skip in HTTP logs 2026-04-30 08:57:14 -04:00
collapsible-file.tsx refactor(web): drop light mode, go dark-only 2026-04-20 09:27:08 -04:00
graph-toolbar.tsx style(runs): tighten stages, graph toolbar, billing, and stage sidebar 2026-04-19 16:51:55 -04:00
interview-dock.test.tsx feat(web): add interview dock for answering blocked runs from the UI 2026-05-02 15:39:01 -04:00
interview-dock.tsx feat(web): unify steer and interview into a bottom-attached run dock 2026-05-07 14:14:12 -07:00
settings-panel.tsx refactor(web): share settings panel UI between server and run pages 2026-04-29 17:10:07 -04:00
stage-sidebar.tsx refactor(web): replace Graph tab with a Graph Source sidebar page 2026-05-07 16:36:20 -07:00
state.tsx feat(web): unify empty/error/loading states in one primitive 2026-04-19 17:22:57 -04:00
steer-bar.tsx feat(web): add Send interrupt and Send steering actions to the run menu 2026-05-07 14:26:10 -07:00
steer-composer.tsx Wire end-to-end steering for running agents (#209) 2026-05-05 15:34:16 -04:00
toast.test.tsx feat(web): add run lifecycle actions 2026-04-20 08:43:30 -04:00
toast.tsx feat(web): add run lifecycle actions 2026-04-20 08:43:30 -04:00
tool-use.tsx style(run-stages): copy affordance, collapsed long output, sticky header 2026-04-19 17:27:25 -04:00
ui.tsx feat(web): add hover tooltip with absolute datetime on event timestamps 2026-05-07 16:30:19 -07:00