[PR #42] [MERGED] 调整工具箱样式,使用瀑布流展示工具模型导航 #156

Closed
opened 2026-02-28 00:38:55 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/team-ide/teamide/pull/42 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 4/24/2022 **Status:** ✅ Merged **Merged:** 4/24/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`26b68a4`](https://github.com/team-ide/teamide/commit/26b68a4465cadd1b86a12d485c1b57c5535ca6a8) 调整工具箱样式,使用瀑布流展示工具模型导航 ### 📊 Changes **21 files changed** (+185 additions, -82 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:38:55 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/teamide-team-ide#156
No description provided.