7af8812e26
add memory and disk monitoring cards with richer server metrics and localized labels in the workspace status panel group ssh terminal tabs by server with per-group add actions to make multi-terminal relationships clearer sync helloagents archive and module documentation for the completed workspace updates
49 lines
1.6 KiB
Markdown
49 lines
1.6 KiB
Markdown
# 任务清单: connections-tree-toolbar-menu-polish
|
|
|
|
```yaml
|
|
@feature: connections-tree-toolbar-menu-polish
|
|
@created: 2026-03-25
|
|
@status: completed
|
|
@mode: R2
|
|
```
|
|
|
|
## 进度概览
|
|
|
|
| 完成 | 失败 | 跳过 | 总数 |
|
|
|------|------|------|------|
|
|
| 4 | 0 | 0 | 4 |
|
|
|
|
---
|
|
|
|
## 任务列表
|
|
|
|
### 1. 方案与范围确认
|
|
|
|
- [√] 1.1 创建连接管理页树工具栏与菜单整理方案包 | depends_on: []
|
|
|
|
### 2. 交互增强实现
|
|
|
|
- [√] 2.1 在 `ConnectionsView.vue` 中补树工具栏与展开/收起控制 | depends_on: [1.1]
|
|
- [√] 2.2 调整行内操作布局,仅保留连接主按钮并扩充更多菜单 | depends_on: [2.1]
|
|
|
|
### 3. 验证与同步
|
|
|
|
- [√] 3.1 执行前端验证并同步 `.helloagents` 文档与归档记录 | depends_on: [2.2]
|
|
|
|
---
|
|
|
|
## 执行日志
|
|
|
|
| 时间 | 任务 | 状态 | 备注 |
|
|
|------|------|------|------|
|
|
| 2026-03-25 22:20 | 1.1 | 完成 | 创建 implementation 方案包,范围锁定为 ConnectionsView.vue 的树工具栏和行内菜单整理 |
|
|
| 2026-03-25 22:25 | 2.1 / 2.2 | 完成 | 增加树工具栏与展开/收起控制,并将编辑、测试、克隆、删除整理进更多菜单 |
|
|
| 2026-03-25 22:29 | 3.1 | 完成 | 前端构建通过,且预览服务可启动到登录页;因本地后端接口 500,未完成已登录连接页目视验收 |
|
|
|
|
---
|
|
|
|
## 执行备注
|
|
|
|
- 本轮是 `connections-tree-sort-more-menu` 的后续整理,重点是把“树可操作性”和“行内操作层级”继续往参考图靠拢。
|
|
- 运行态已验证前端可启动,但当前环境不具备可用登录态与连接数据,真实连接管理页视觉验收仍需在你的本地业务环境补做。
|