mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 03:25:49 +03:00
[PR #87] [MERGED] 83 功能工具希望能添加分组功能 #193
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#193
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/team-ide/teamide/pull/87
Author: @team-ide
Created: 5/25/2022
Status: ✅ Merged
Merged: 5/25/2022
Merged by: @team-ide
Base:
main← Head:83-功能工具希望能添加分组功能📝 Commits (3)
2c9dd12添加工具分组基础模型配置,页面划分板块添加分组内容80fe804工具箱分组功能,右击工具进行分组fc6cc611.1.6📊 Changes
29 files changed (+1246 additions, -315 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE.md(+6 -3)📝
RELEASE_HISTORY.md(+10 -0)📝
doc/toolbox-ftp.png(+0 -0)📝
doc/toolbox-type.png(+0 -0)📝
html/src/component/contextmenu/Contextmenu.vue(+44 -25)📝
html/src/component/contextmenu/ContextmenuMenus.vue(+11 -26)📝
html/src/component/toolbox/database/Database.vue(+3 -0)📝
html/src/component/toolbox/database/Sql.vue(+4 -4)📝
html/src/component/toolbox/database/Table.vue(+9 -3)📝
html/src/component/toolbox/database/TableDetail.vue(+2 -2)📝
html/src/component/toolbox/database/Tabs.vue(+3 -3)📝
html/src/component/toolbox/elasticsearch/Tabs.vue(+3 -3)📝
html/src/component/toolbox/kafka/Tabs.vue(+3 -3)📝
html/src/form/form.js(+25 -0)📝
html/src/form/validator.js(+6 -0)📝
html/src/server/toolbox.js(+14 -0)📝
html/src/source/toolbox.js(+1 -0)📝
html/src/views/toolbox/Index.vue(+116 -1)📝
html/src/views/toolbox/Main.vue(+2 -2)...and 9 more files
📄 Description
发布功能
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.