feat: add proxy labels and default profiles
This commit is contained in:
+4
-4
@@ -3,7 +3,7 @@ id: T-404
|
||||
title: 代理名称、独立默认目录与实例列表代理列
|
||||
phase: 4
|
||||
deps: [T-304, T-306, T-309, T-403]
|
||||
status: DOING
|
||||
status: DONE
|
||||
created: 2026-07-27
|
||||
owner: codex
|
||||
---
|
||||
@@ -29,8 +29,8 @@ owner: codex
|
||||
|
||||
## 执行记录
|
||||
|
||||
- 状态:DOING
|
||||
- 变更:已完成需求、架构、API、用户故事、交互清单、任务路线与 UI 评审场景更新。
|
||||
- 状态:DONE
|
||||
- 变更:已完成代理名称输入、名称/地址同次保存与校验、选择回填、稳定 ProxyID 保留、列表代理名称列以及实际 exe 同级 `user_data_dirs\\<实例 ID>` 默认目录。配置层拒绝空白/大小写重复名称和重复端点;默认目录只计算路径且不创建目录。
|
||||
- UI/UX:依据 Gio 表单/列表适配约束,确认本次是已有两页工作区的局部字段和列调整,不改变导航、模态流程或已确认结构,故不新增 HTML 原型;实现保留现有持久 widget、稳定 ID、键盘与窄窗口重排契约。
|
||||
- 验证:文档链接、Git diff 检查和文档提交待完成。
|
||||
- 验证:`go test ./...`、`go test -race ./cmd/chub ./internal/domain ./internal/platform/config ./internal/ui`、`go vet ./...`、`build.bat`、`powershell -ExecutionPolicy Bypass -File scripts\\smoke-windows.ps1` 和 `git diff --check` 均通过;已确认 `build\\chub.exe` 为 Windows GUI 子系统。仅 `build.bat`、`run.bat` 保持未跟踪,未纳入任务提交。
|
||||
- 阻塞:无。
|
||||
|
||||
Reference in New Issue
Block a user