feat(one-click-commands): 实现一键命令面板与执行逻辑 - #449
Open
1182977069 wants to merge 1 commit into
Open
Conversation
1182977069
commented
Aug 14, 2026
- 新增 QuickCommand 的 target_connection_ids 字段,支持指定命令执行的目标服务器连接ID列表
- 添加一键命令面板组件,支持查看、运行、编辑、删除一键命令
- 实现批量执行逻辑:已打开的会话直接发送命令,未打开的SSH/Telnet会话自动连接执行,其他协议跳过提示
- 新增多语言国际化文案,适配中、繁、英、韩语环境
- 在快捷命令编辑页面新增目标服务器选择功能
- 在侧边栏添加一键命令面板入口
1. 新增 QuickCommand 的 target_connection_ids 字段,支持指定命令执行的目标服务器连接ID列表 2. 添加一键命令面板组件,支持查看、运行、编辑、删除一键命令 3. 实现批量执行逻辑:已打开的会话直接发送命令,未打开的SSH/Telnet会话自动连接执行,其他协议跳过提示 4. 新增多语言国际化文案,适配中、繁、英、韩语环境 5. 在快捷命令编辑页面新增目标服务器选择功能 6. 在侧边栏添加一键命令面板入口
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.