feat(FN-855): align Git Manager remote fields with pencil icon edit affordance
- Replace previous edit affordance on remote fields with Pencil icon in GitManagerModal - Extend GitManagerModal test suite with regression coverage for edit affordances - Update README to document inline edit controls for Git Manager remotes
This commit is contained in:
@@ -115,7 +115,7 @@ Real-time kanban board at `localhost:4040`:
|
||||
- **Board view** — Drag-and-drop cards between columns, real-time search, column visibility toggle
|
||||
- **List view** — Group by column or size, inline title editing, duplicate tasks
|
||||
- **Interactive terminal** — Full PTY-based terminal with xterm.js, multiple tabs, mobile-aware
|
||||
- **Git manager** — View commits/diffs, manage branches, worktree associations, push/pull
|
||||
- **Git manager** — View commits/diffs, manage branches, worktree associations, push/pull, inline edit controls for remote name and URL
|
||||
- **Activity log** — Task lifecycle events, settings changes, filter by type, auto-refresh
|
||||
- **Files browser** — Browse project root or task worktrees, edit files with syntax highlighting
|
||||
- **Theme system** — Dark/Light/System modes, 17 color themes (Ocean, Forest, Nord, Dracula, and more)
|
||||
|
||||
Reference in New Issue
Block a user