feat(FN-4618): add inline in-review move control with meta row

Adds an inline move-control button to the TaskCard meta row for in-review tasks, letting users move tasks directly from the board without opening the detail panel. Tests and a workflow-step allowlist entry were added alongside the CSS and component changes.

Fusion-Task-Id: FN-4618
This commit is contained in:
Fusion
2026-05-15 09:25:41 -07:00
committed by gsxdsm
parent a8bde08d26
commit 0c139a455f
5 changed files with 106 additions and 16 deletions

View File

@@ -14,6 +14,8 @@ describe("workflow-step readonly allowlist policy", () => {
"grep",
"find",
"ls",
"WebSearch",
"WebFetch",
"fn_web_fetch",
"fn_task_show",
"fn_task_list",