mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-28 20:15:51 +03:00
[PR #42] [MERGED] 调整工具箱样式,使用瀑布流展示工具模型导航 #156
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#156
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/42
Author: @team-ide
Created: 4/24/2022
Status: ✅ Merged
Merged: 4/24/2022
Merged by: @team-ide
Base:
main← Head:dev📝 Commits (1)
26b68a4调整工具箱样式,使用瀑布流展示工具模型导航📊 Changes
21 files changed (+185 additions, -82 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE.md(+2 -3)📝
RELEASE_HISTORY.md(+6 -0)📝
html/src/component/Form.vue(+13 -4)📝
html/src/form/form.js(+7 -3)📝
html/src/form/validator.js(+5 -0)📝
html/src/views/toolbox/Main.vue(+36 -9)📝
html/src/views/toolbox/ToolboxForm.vue(+4 -2)📝
internal/module/module_toolbox/worker.go(+4 -1)📝
package.json(+1 -1)📝
pkg/toolbox/database.go(+1 -9)📝
pkg/toolbox/elasticsearch.go(+17 -2)📝
pkg/toolbox/elasticsearch_service.go(+5 -5)📝
pkg/toolbox/kafka.go(+17 -2)📝
pkg/toolbox/kafka_service.go(+5 -5)📝
pkg/toolbox/redis.go(+30 -19)📝
pkg/toolbox/ssh.go(+1 -1)📝
pkg/toolbox/ssh_client.go(+4 -4)📝
pkg/toolbox/ssh_service.go(+4 -4)📝
pkg/toolbox/zookeeper.go(+13 -2)...and 1 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.