Commit Graph

24 Commits

Author SHA1 Message Date
yinjianm 9e49fcea61 feat(frontend): 增强连接树悬停操作与拖拽占位反馈
为连接管理页左侧标签树增加悬停工具按钮,
补充分隔标题行与节点拖拽目标高亮提示。

同时同步多语言文案与 helloagents 归档记录,
为后续真实重排交互预留可见反馈入口
2026-03-25 23:37:33 +08:00
yinjianm a6935a9c12 feat(frontend): 增强连接树搜索与资源管理器布局
为连接管理页左侧标签树新增独立搜索能力,支持命中节点、
祖先链路过滤与自动展开,提升大规模连接下的检索效率。

同步优化树头部为资源管理器式布局,并强化节点计数高亮;
补充中英日文案,同时归档并更新 helloagents 记录。
2026-03-25 23:27:00 +08:00
yinjianm 1662b2b9e8 feat(frontend): polish connection tree and terminal groups
Add explorer-style tree search in the connections view with
match-path expansion, clearer count highlighting, and a refined
sidebar header layout.

Improve terminal tab grouping by keeping new sessions appended
within their server group, highlighting the active group, and
deduplicating broadcast actions to send commands once per server.
2026-03-25 23:19:53 +08:00
yinjianm d730d06c5e feat(workspace): 增强连接管理与终端状态展示
- 为连接管理页补充多级标签树、列头排序和行级更多菜单
- 支持同一 SSH 连接打开多个终端并显示终端序号
- 补充状态监控的内存与磁盘详情字段

---
 feat(workspace): enhance connection management and terminal status visibility

- add multi-level tag tree, sortable columns, and row-level more menu
- support multiple terminals per SSH connection with terminal indices
- extend status monitor with memory and disk detail fields
2026-03-25 22:25:37 +08:00
yinjianm 6553739c08 feat(frontend): redesign connections management view
Upgrade the connections page to a two-pane management console
with a scope tree, search toolbar, type filters, and a denser
results list while keeping existing connect, edit, test, and
batch actions available.

Also archive the completed ANSI terminal effects follow-up and
sync frontend/backend knowledge base records for the new default
terminal text effect behavior.
2026-03-25 21:50:26 +08:00
yinjianm d8a99e55b8 Revert "feat(frontend): unify ui with slate control center"
This reverts commit 91aa6e83ca.
2026-03-25 05:21:34 +08:00
yinjianm b9a4917467 Revert "feat(frontend): redesign connections and workspace ui"
This reverts commit 191962b854.
2026-03-25 05:21:27 +08:00
yinjianm 191962b854 feat(frontend): redesign connections and workspace ui
refresh the connections view into a control center card layout
with summary stats, bulk actions, and faster access to test and
connect filtered SSH entries

polish workspace chrome with glass panel containers and update
the terminal tab bar styling and scrolling behavior

fix the top nav underline so it only tracks active nav links and
stays aligned after window resizing
2026-03-25 05:10:01 +08:00
yinjianm 91aa6e83ca feat(frontend): unify ui with slate control center
add shared page and auth shells to standardize the main
application layout and authentication entry experience

refresh dashboard, settings, login, setup, notifications,
proxies, and audit logs with a consistent Element Plus based
control-center presentation

modernize workspace side panels and status monitor while
keeping the three-column layout, and fix the terminal hover
cursor to show a text caret
2026-03-25 04:50:08 +08:00
Baobhan Sith 27cb02b825 update 2025-05-28 20:24:30 +08:00
Baobhan Sith f022033b22 feat: 添加自定义对话模态框 2025-05-28 19:32:14 +08:00
Baobhan Sith f3e8a1d431 style: 优化样式 2025-05-17 16:15:45 +08:00
Baobhan Sith 084cc570f4 feat: 添加批量删除功能 2025-05-16 22:37:01 +08:00
Baobhan Sith 98600c8961 update 2025-05-16 14:12:31 +08:00
Baobhan Sith e9a6b0ffc9 Update ConnectionsView.vue 2025-05-16 13:55:02 +08:00
Baobhan Sith 10d7921edb update 2025-05-16 13:51:10 +08:00
Baobhan Sith 78314b1f0b update 2025-05-16 13:10:04 +08:00
Baobhan Sith 90db1e218f feat: 添加连接管理路由
Related to #35
2025-05-16 12:42:07 +08:00
Baobhan Sith 06e52a84dc update 2025-04-19 21:54:02 +08:00
Baobhan Sith 1c4ae3a3e1 update 2025-04-17 21:40:50 +08:00
Baobhan Sith b58f5da52b 实现连接配置的导入/导出功能 2025-04-15 08:27:42 +08:00
Baobhan Sith fa27d40eb2 feat: 实现连接测试功能 API 及前端调用 2025-04-15 08:06:52 +08:00
Baobhan Sith 0e863456a2 update 2025-04-15 01:39:40 +08:00
Baobhan Sith a974b8b1d9 update 2025-04-14 22:51:05 +08:00