[PR #66] [MERGED] 新建索引添加mapping设置,数据添加复制,索引添加迁移 #183

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

📋 Pull Request Information

Original PR: https://github.com/team-ide/teamide/pull/66
Author: @team-ide
Created: 5/17/2022
Status: Merged
Merged: 5/17/2022
Merged by: @team-ide

Base: mainHead: dev


📝 Commits (2)

  • 110afd3 添加表单、表单弹窗组件
  • 8a46c10 新建索引添加mapping设置,数据添加复制,索引添加迁移

📊 Changes

44 files changed (+955 additions, -666 deletions)

View changed files

📝 README.md (+20 -4)
📝 RELEASE.md (+2 -1)
📝 RELEASE_HISTORY.md (+2 -1)
📝 html/src/component/Login.vue (+3 -3)
📝 html/src/component/error/NoPower.vue (+0 -0)
📝 html/src/component/error/ShouldLogin.vue (+0 -0)
📝 html/src/component/form/Form.vue (+71 -15)
html/src/component/form/FormBox.vue (+113 -0)
html/src/component/form/FormDialog.vue (+100 -0)
html/src/component/icon/Database.vue (+0 -24)
html/src/component/icon/Elasticsearch.vue (+0 -24)
html/src/component/icon/Ftp.vue (+0 -24)
📝 html/src/component/icon/Icon.vue (+0 -0)
📝 html/src/component/icon/IconFont.vue (+0 -0)
html/src/component/icon/Kafka.vue (+0 -24)
html/src/component/icon/Redis.vue (+0 -24)
html/src/component/icon/Ssh.vue (+0 -24)
html/src/component/icon/Zookeeper.vue (+0 -24)
📝 html/src/component/index.js (+12 -8)
📝 html/src/component/message/AlertBox.vue (+0 -0)

...and 24 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/66 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 5/17/2022 **Status:** ✅ Merged **Merged:** 5/17/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`110afd3`](https://github.com/team-ide/teamide/commit/110afd3e7298e5d80e74b169330ce7c386f6caf6) 添加表单、表单弹窗组件 - [`8a46c10`](https://github.com/team-ide/teamide/commit/8a46c100e42eefb14f545b26fff71c78d883a2ab) 新建索引添加mapping设置,数据添加复制,索引添加迁移 ### 📊 Changes **44 files changed** (+955 additions, -666 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+20 -4) 📝 `RELEASE.md` (+2 -1) 📝 `RELEASE_HISTORY.md` (+2 -1) 📝 `html/src/component/Login.vue` (+3 -3) 📝 `html/src/component/error/NoPower.vue` (+0 -0) 📝 `html/src/component/error/ShouldLogin.vue` (+0 -0) 📝 `html/src/component/form/Form.vue` (+71 -15) ➕ `html/src/component/form/FormBox.vue` (+113 -0) ➕ `html/src/component/form/FormDialog.vue` (+100 -0) ➖ `html/src/component/icon/Database.vue` (+0 -24) ➖ `html/src/component/icon/Elasticsearch.vue` (+0 -24) ➖ `html/src/component/icon/Ftp.vue` (+0 -24) 📝 `html/src/component/icon/Icon.vue` (+0 -0) 📝 `html/src/component/icon/IconFont.vue` (+0 -0) ➖ `html/src/component/icon/Kafka.vue` (+0 -24) ➖ `html/src/component/icon/Redis.vue` (+0 -24) ➖ `html/src/component/icon/Ssh.vue` (+0 -24) ➖ `html/src/component/icon/Zookeeper.vue` (+0 -24) 📝 `html/src/component/index.js` (+12 -8) 📝 `html/src/component/message/AlertBox.vue` (+0 -0) _...and 24 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:39:01 +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#183
No description provided.