feat(FN-3632): remove quick-entry branch handling from dashboard and docs

Removes the `QuickEntryBox` component and its styles as part of FN-3632 cleanup, with its tests refactored accordingly. Also updates the test-changed script and fixes an isolated test home cleanup ordering issue.

Fusion-Task-Id: FN-3632
This commit is contained in:
Fusion
2026-05-07 01:23:07 -07:00
committed by gsxdsm
parent c2a4534da7
commit fa57034c05
5 changed files with 30 additions and 94 deletions

View File

@@ -58,9 +58,8 @@ Expand the creation panel (▼) to access additional controls:
- **Attach** — Add image attachments
- **Models** (🧠) — Set per-task model overrides (executor, validator, planning)
- **Priority** (🚩) — Set task priority (`low`, `normal`, `high`, `urgent`) before creation; the selected value is applied to the created task (it does not reset to default unless omitted)
- **Working branch** — Set `branch` (task work branch). Leave blank to let execution choose defaults; clear to send an explicit empty value (`null`/unset).
- **Merge target / base branch** — Set `baseBranch` (intended merge target branch). Leave blank to use defaults; clear to remove.
- **Agent** — Assign an agent to the task
- **Branch settings** (`branch` / `baseBranch`) remain available in full task forms and task detail editing (not in Quick Entry)
- **Review** — Set review rigor level (None, Plan Only, Plan and Code, Full)
- **Browser Verify** — Enable browser verification workflow step