Skip to content

Feature:支持新建连接时选择分组 - #6186

Draft
zipg wants to merge 1 commit into
t8y2:mainfrom
zipg:codex/feature-connection-group-on-create
Draft

Feature:支持新建连接时选择分组#6186
zipg wants to merge 1 commit into
t8y2:mainfrom
zipg:codex/feature-connection-group-on-create

Conversation

@zipg

@zipg zipg commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

改动说明

  • 新建连接时,在已有连接分组的情况下提供分组选择,并支持选择“未分组”
  • 从侧边栏某个分组或其连接、数据库等子节点发起新建时,默认选中对应分组
  • 嵌套分组按完整路径展示;没有任何分组时隐藏分组选择入口
  • 补齐 8 种语言文案,并增加分组解析与保存落位测试

验证

  • pnpm -s typecheck
  • pnpm -s lint
  • pnpm -s build
  • pnpm -s vitest run(942 个测试文件、8941 项测试全部通过)
  • Playwright 真实页面验证:无分组隐藏入口、普通入口默认未分组、选中分组后自动带入、保存后连接落入目标分组

Fixes #5874

@github-actions github-actions Bot added area/desktop Desktop application or Tauri shell ui-change Changes user-visible interface, text, or visual assets labels Aug 13, 2026
@zipg
zipg force-pushed the codex/feature-connection-group-on-create branch from 0fe9ea4 to 676ea04 Compare August 15, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/desktop Desktop application or Tauri shell ui-change Changes user-visible interface, text, or visual assets

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] 像 navicat 那样每次新建连接还得自己手动挪到指定的分组,太过麻烦了

1 participant