gsxdsm
a039c93f57
FN-7260: consolidate Done actions into column menu
Move Done column archive and sort controls into the shared column actions menu.
- Replace separate Done sort and archive header controls with menu items.
- Preserve Done sort mode selection and archive-all confirmation behavior for standard and workflow complete columns.
- Update menu styling, dashboard docs, release notes, and Column component coverage.
Files changed:
.changeset/fn-7260-done-actions-menu.md | 7 ++
docs/dashboard-guide.md | 5 +-
packages/dashboard/app/components/Column.tsx | 93 ++++++++++------
.../app/components/__tests__/Column.test.tsx | 118 ++++++++++++---------
packages/dashboard/app/styles.css | 61 +++++------
5 files changed, 168 insertions(+), 116 deletions(-)
Fusion-Task-Id: FN-7260
Fusion-Task-Lineage: e336aa55-9dda-47bf-b8a7-9d9bbf6a33ef
Co-authored-by: Fusion (runfusion.ai) <noreply@runfusion.ai>
2026-06-30 07:58:55 -07:00
..
2026-06-30 01:23:09 -07:00
2026-06-30 01:28:33 -07:00
2026-06-30 07:58:55 -07:00
2026-06-30 01:57:09 -07:00
2026-06-27 12:15:42 -07:00
2026-06-23 00:20:55 -07:00
2026-06-27 12:20:42 -07:00
2026-06-29 21:02:34 -07:00
2026-06-11 09:21:23 -07:00
2026-06-30 01:57:09 -07:00
2026-06-22 18:21:06 -07:00
2026-06-23 10:43:14 -07:00
2026-06-30 07:58:55 -07:00
2026-06-21 00:12:57 -07:00