[PR #43] [MERGED] 调整部分样式,FTP移动目录弹出确认避免误操作 #158

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/43
Author: @team-ide
Created: 4/25/2022
Status: Merged
Merged: 4/25/2022
Merged by: @team-ide

Base: mainHead: dev


📝 Commits (1)

  • 2bec9b5 调整部分样式,FTP移动目录弹出确认避免误操作

📊 Changes

15 files changed (+94 additions, -85 deletions)

View changed files

📝 html/package.json (+3 -3)
📝 html/src/component/icon/Database.vue (+4 -10)
📝 html/src/component/icon/Elasticsearch.vue (+1 -7)
📝 html/src/component/icon/Ftp.vue (+1 -7)
📝 html/src/component/icon/Kafka.vue (+1 -7)
📝 html/src/component/icon/Redis.vue (+1 -7)
📝 html/src/component/icon/Ssh.vue (+1 -7)
📝 html/src/component/icon/Zookeeper.vue (+1 -7)
📝 html/src/component/tab-editor/Index.vue (+2 -2)
📝 html/src/component/toolbox/Index.vue (+5 -0)
📝 html/src/component/toolbox/ssh/FTP.vue (+10 -0)
📝 html/src/component/toolbox/ssh/Files.vue (+25 -9)
📝 html/src/source/toolbox.js (+2 -0)
📝 html/src/views/toolbox/Main.vue (+37 -16)
📝 internal/module/module_toolbox/worker.go (+0 -3)

📄 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/43 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 4/25/2022 **Status:** ✅ Merged **Merged:** 4/25/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`2bec9b5`](https://github.com/team-ide/teamide/commit/2bec9b5f4113669b49c3930ba94bd90a4a0bbd39) 调整部分样式,FTP移动目录弹出确认避免误操作 ### 📊 Changes **15 files changed** (+94 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `html/package.json` (+3 -3) 📝 `html/src/component/icon/Database.vue` (+4 -10) 📝 `html/src/component/icon/Elasticsearch.vue` (+1 -7) 📝 `html/src/component/icon/Ftp.vue` (+1 -7) 📝 `html/src/component/icon/Kafka.vue` (+1 -7) 📝 `html/src/component/icon/Redis.vue` (+1 -7) 📝 `html/src/component/icon/Ssh.vue` (+1 -7) 📝 `html/src/component/icon/Zookeeper.vue` (+1 -7) 📝 `html/src/component/tab-editor/Index.vue` (+2 -2) 📝 `html/src/component/toolbox/Index.vue` (+5 -0) 📝 `html/src/component/toolbox/ssh/FTP.vue` (+10 -0) 📝 `html/src/component/toolbox/ssh/Files.vue` (+25 -9) 📝 `html/src/source/toolbox.js` (+2 -0) 📝 `html/src/views/toolbox/Main.vue` (+37 -16) 📝 `internal/module/module_toolbox/worker.go` (+0 -3) </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#158
No description provided.