[PR #1338] [MERGED] CB-2953 fix: connection insertion in nav-tree #2424

Closed
opened 2026-03-07 21:08:54 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1338
Author: @Wroud
Created: 12/5/2022
Status: Merged
Merged: 12/5/2022
Merged by: @Wroud

Base: develHead: hotfix/cb-2953/connection-insertion


📝 Commits (2)

  • b5f1b80 CB-2953 fix: connection insertion in nav-tree
  • a4206b5 CB-2953 fix: double check node parent

📊 Changes

4 files changed (+27 additions, -22 deletions)

View changed files

📝 webapp/packages/core-connections/src/DBDriverResource.ts (+3 -1)
📝 webapp/packages/core-connections/src/NavTree/ConnectionNavNodeService.ts (+21 -17)
📝 webapp/packages/plugin-connection-custom/src/CustomConnection/CustomConnectionController.ts (+1 -1)
📝 webapp/packages/plugin-connections/src/ConnectionForm/Options/Options.tsx (+2 -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/dbeaver/cloudbeaver/pull/1338 **Author:** [@Wroud](https://github.com/Wroud) **Created:** 12/5/2022 **Status:** ✅ Merged **Merged:** 12/5/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `hotfix/cb-2953/connection-insertion` --- ### 📝 Commits (2) - [`b5f1b80`](https://github.com/dbeaver/cloudbeaver/commit/b5f1b80219b980fd56d63671dc72b5cf96a73a65) CB-2953 fix: connection insertion in nav-tree - [`a4206b5`](https://github.com/dbeaver/cloudbeaver/commit/a4206b51914d3ca5befd0fab05160c6cb2f1f64a) CB-2953 fix: double check node parent ### 📊 Changes **4 files changed** (+27 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-connections/src/DBDriverResource.ts` (+3 -1) 📝 `webapp/packages/core-connections/src/NavTree/ConnectionNavNodeService.ts` (+21 -17) 📝 `webapp/packages/plugin-connection-custom/src/CustomConnection/CustomConnectionController.ts` (+1 -1) 📝 `webapp/packages/plugin-connections/src/ConnectionForm/Options/Options.tsx` (+2 -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-03-07 21:08:54 +03:00
Sign in to join this conversation.
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/cloudbeaver#2424
No description provided.