feat(FN-4316): complete Step 6 — document todo aging indicator

Fusion-Task-Id: FN-4316
Fusion-Task-Lineage: 6b2b78b4-effa-479c-9a22-5a53d0f74894
This commit is contained in:
Fusion
2026-05-13 18:02:51 -07:00
committed by gsxdsm
parent e64345393e
commit ec58a4a67b
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
"@runfusion/fusion": minor
---
Add a Todo aging indicator on the board. The Todo column header now shows
per-bucket counts (07d, 830d, 31+d) derived from `columnMovedAt`
(falling back to `createdAt`, then `updatedAt`). Clicking a bucket filters
the Todo column to that bucket; clicking it again clears the filter.