feat(FN-3425): add board branch filter with no-branch semantics and respons

Restructures the dependency graph plugin into a modular architecture with separate edges, filters, layout, types, and interaction hooks, adding comprehensive tests for the new modules. Implements a board branch filter with "no-branch" semantics and responsive layout refinement, while removing legacy

Fusion-Task-Id: FN-3425
This commit is contained in:
Fusion
2026-05-07 01:46:27 -07:00
committed by gsxdsm
parent a466416bd0
commit 744f429447
6 changed files with 73 additions and 39 deletions

View File

@@ -17,7 +17,7 @@ Board view is the kanban surface for day-to-day operation.
Features:
- Drag-and-drop between lifecycle columns
- Search/filter tasks
- Search/filter tasks (including working-branch and base-branch dropdown filters with explicit **No working branch** / **No base branch** options)
- Column visibility controls
- Inline quick entry creation
- PR/issue badges with live updates