feat(FN-3174): add GitHub provenance markers on task cards

The merge adds GitHub provenance markers to task cards (FN-3174), finalizes planning CTA defaults in the summary view (FN-3172), and introduces drag-and-drop provider reordering with a Quick Chat FAB (FN-3153). It also updates `UsageIndicator` with substantial styling and logic improvements and adds

Fusion-Task-Id: FN-3174
This commit is contained in:
Fusion
2026-05-02 01:32:29 -07:00
committed by gsxdsm
parent 9b4ccb8812
commit cea1943d91
4 changed files with 103 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ Features:
- Column visibility controls
- Inline quick entry creation
- PR/issue badges with live updates
- GitHub provenance marker on task cards imported from GitHub (`sourceType: github_import`), shown alongside existing footer metadata like timers
![Board view](./screenshots/dashboard-overview.png)