[PR #333] [MERGED] fix(plugin-connection-template): CB-910 unique connection name for te… #1619

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/333
Author: @devnaumov
Created: 4/1/2021
Status: Merged
Merged: 4/1/2021
Merged by: @Wroud

Base: develHead: fix/template-connection-name-index


📝 Commits (3)

  • d1343be fix(plugin-connection-template): CB-910 unique connection name for template connection
  • 74ab6ec fix(plugin-connection-template): CB-910 data access syntax
  • 3343bba fix(plugin-connection-template): CB-910 remove unnecessary code

📊 Changes

4 files changed (+16 additions, -6 deletions)

View changed files

📝 webapp/packages/core-connections/src/ConnectionInfoResource.ts (+2 -1)
📝 webapp/packages/core-sdk/src/queries/connections/createConnectionFromTemplate.gql (+2 -1)
📝 webapp/packages/core-sdk/src/sdk.ts (+8 -2)
📝 webapp/packages/plugin-connection-template/src/ConnectionDialog/ConnectionController.ts (+4 -2)

📄 Description

…mplate connection


🔄 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/333 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 4/1/2021 **Status:** ✅ Merged **Merged:** 4/1/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/template-connection-name-index` --- ### 📝 Commits (3) - [`d1343be`](https://github.com/dbeaver/cloudbeaver/commit/d1343be9e1ecaf0ccd74be171c6c051911157b9d) fix(plugin-connection-template): CB-910 unique connection name for template connection - [`74ab6ec`](https://github.com/dbeaver/cloudbeaver/commit/74ab6ec9fd73ef5199c3bf46c59939ff2a5be7cd) fix(plugin-connection-template): CB-910 data access syntax - [`3343bba`](https://github.com/dbeaver/cloudbeaver/commit/3343bba7484bd13deb7e4fa842be72e579c8277f) fix(plugin-connection-template): CB-910 remove unnecessary code ### 📊 Changes **4 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-connections/src/ConnectionInfoResource.ts` (+2 -1) 📝 `webapp/packages/core-sdk/src/queries/connections/createConnectionFromTemplate.gql` (+2 -1) 📝 `webapp/packages/core-sdk/src/sdk.ts` (+8 -2) 📝 `webapp/packages/plugin-connection-template/src/ConnectionDialog/ConnectionController.ts` (+4 -2) </details> ### 📄 Description …mplate connection --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:04:53 +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#1619
No description provided.