[PR #44] [MERGED] Dev #159

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

📋 Pull Request Information

Original PR: https://github.com/team-ide/teamide/pull/44
Author: @team-ide
Created: 4/29/2022
Status: Merged
Merged: 4/29/2022
Merged by: @team-ide

Base: mainHead: dev


📝 Commits (2)

  • e09c7ad 选项SqlConditionalOperation移至服务生成
  • e06f556 1. Zookeeper中加载子节点后异步查询是否存在子节点,标记叶子标签 2. Zookeeper中双击目录展开、关闭目录,每次展开查询新数据

📊 Changes

12 files changed (+141 additions, -45 deletions)

View changed files

📝 README.md (+1 -1)
📝 RELEASE.md (+3 -2)
📝 RELEASE_HISTORY.md (+7 -0)
📝 html/src/component/toolbox/Zookeeper.vue (+45 -3)
📝 html/src/server/index.js (+1 -1)
📝 html/src/source/index.js (+2 -23)
📝 internal/module/api.go (+1 -1)
📝 internal/module/data.go (+13 -11)
📝 package.json (+1 -1)
📝 pkg/toolbox/database.go (+35 -0)
📝 pkg/toolbox/zookeeper.go (+30 -2)
📝 pkg/toolbox/zookeeper_service.go (+2 -0)

📄 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/44 **Author:** [@team-ide](https://github.com/team-ide) **Created:** 4/29/2022 **Status:** ✅ Merged **Merged:** 4/29/2022 **Merged by:** [@team-ide](https://github.com/team-ide) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (2) - [`e09c7ad`](https://github.com/team-ide/teamide/commit/e09c7ad5fbb206809e1e76dbfaa268dc0090ec12) 选项SqlConditionalOperation移至服务生成 - [`e06f556`](https://github.com/team-ide/teamide/commit/e06f5568e2d4cb5ccf1dd4b07c60698c44d0f9fe) 1. Zookeeper中加载子节点后异步查询是否存在子节点,标记叶子标签 2. Zookeeper中双击目录展开、关闭目录,每次展开查询新数据 ### 📊 Changes **12 files changed** (+141 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) 📝 `RELEASE.md` (+3 -2) 📝 `RELEASE_HISTORY.md` (+7 -0) 📝 `html/src/component/toolbox/Zookeeper.vue` (+45 -3) 📝 `html/src/server/index.js` (+1 -1) 📝 `html/src/source/index.js` (+2 -23) 📝 `internal/module/api.go` (+1 -1) 📝 `internal/module/data.go` (+13 -11) 📝 `package.json` (+1 -1) 📝 `pkg/toolbox/database.go` (+35 -0) 📝 `pkg/toolbox/zookeeper.go` (+30 -2) 📝 `pkg/toolbox/zookeeper_service.go` (+2 -0) </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:56 +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#159
No description provided.