zenchantlive
4f8f3006e9
fix: always enable SSE auto-refresh on kanban page
...
Previously SSE was only enabled in single project mode (allowMutations).
Now auto-refresh works in all modes including aggregate.
2026-02-13 14:51:31 -08:00
zenchantlive
ad7a7b9b00
Add EpicChipStrip to kanban page with All Epics option and hide closed epics
...
- Move EpicChipStrip to shared components
- Use EpicChipStrip in kanban controls (full width)
- Add 'All Epics' option to show all tasks
- Filter closed epics from selector when 'Show closed' is unchecked
- Update imports in dependency-graph-page.tsx
2026-02-13 12:51:48 -08:00
zenchantlive
df4769bf07
chore: clear lint warnings and finalize shared epic chip strip
2026-02-13 12:44:14 -08:00
zenchantlive
74871545c7
Add epic filter to kanban board
...
- Add epicId filter to KanbanFilterOptions
- Filter issues by parent epic when epicId is set
- Add epic dropdown to kanban controls with title-first format
- Pass epics list from kanban page to controls
2026-02-13 12:35:17 -08:00
zenchantlive
2cfaa9b406
chore: migrate lint to eslint flat config and finalize graph card status handling
2026-02-13 12:27:09 -08:00
zenchantlive
a0261f181a
ui: rename graph task labels to Unlocks/Blocks
2026-02-13 12:18:35 -08:00
zenchantlive
e6317594b6
ui: unify aero chrome surfaces and shared hero across kanban/graph
2026-02-13 12:17:57 -08:00
zenchantlive
1d25d812b4
Update src/components/graph/dependency-graph-page.tsx
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:52:02 -08:00
zenchantlive
63ff7ef65c
Update src/components/graph/epic-chip-strip.tsx
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-12 23:51:54 -08:00
zenchantlive
c0d61354ed
Update src/components/graph/graph-section.tsx
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-12 23:49:16 -08:00
zenchantlive
2d74fed039
test(graph): add directional hint contract in graph legend
2026-02-12 23:46:39 -08:00
zenchantlive
e1f3d48f6e
feat(ui): Enhance Graph and Kanban UX (bb-18e)
...
- feat(kanban): Add progressive disclosure to task details drawer
- feat(kanban): Fix title layout on mobile (remove flex-row constraint)
- feat(kanban): Add bead count and metadata to epics
- style(globals): Add status color tokens and refined scrollbars
- deps: Add dagre for true DAG layout in graph view
- chore: Update capture scripts
2026-02-12 23:37:27 -08:00
zenchantlive
8490cb1d8c
feat(graph): Implement Graph View with Dagre Layout and Epic Scope (bb-18e)
2026-02-12 23:36:41 -08:00
zenchantlive
e599640d3b
Persist root UI/tailwind/responsive guard refinements from stash backlog
2026-02-11 21:25:46 -08:00
zenchantlive
3f2ae384f5
Add realtime watcher+SSE transport with tests and lock-retry read path
2026-02-11 21:05:27 -08:00
zenchantlive
cc616c1543
Add optimistic writeback flow with kanban drag-drop transitions
2026-02-11 19:59:55 -08:00
zenchantlive
75cc86e259
feat: harden kanban responsiveness and visual system
2026-02-11 19:01:34 -08:00
zenchantlive
ce2010fd92
feat: establish tokenized kanban design foundation
2026-02-11 18:38:51 -08:00
zenchantlive
bbf20d3162
Remove unused duplicate kanban board client component
2026-02-11 17:56:05 -08:00
zenchantlive
c09420dc68
Add tracer-bullet Kanban baseline with live issues read path
2026-02-11 17:55:26 -08:00