[PR #1503] [CLOSED] CB-3155 add ability to change db credentials #2553

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1503
Author: @tfokina
Created: 2/27/2023
Status: Closed

Base: develHead: CB-3155-add-ability-to-change-db-credentials


📝 Commits (2)

  • fa8bee4 CB-3155 add tab 'change credentials'
  • dc13337 Merge branch 'devel' into CB-3155-add-ability-to-change-db-credentials

📊 Changes

4 files changed (+42 additions, -9 deletions)

View changed files

📝 webapp/packages/plugin-connections/src/ConnectionAuthService.ts (+8 -8)
webapp/packages/plugin-connections/src/ContextMenu/Actions/ACTION_CONNECTION_CHANGE_CREDENTIALS.ts (+16 -0)
📝 webapp/packages/plugin-connections/src/ContextMenu/ConnectionMenuBootstrap.ts (+17 -1)
📝 webapp/packages/plugin-navigation-tree/src/locales/en.ts (+1 -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/dbeaver/cloudbeaver/pull/1503 **Author:** [@tfokina](https://github.com/tfokina) **Created:** 2/27/2023 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `CB-3155-add-ability-to-change-db-credentials` --- ### 📝 Commits (2) - [`fa8bee4`](https://github.com/dbeaver/cloudbeaver/commit/fa8bee454bb7c98e4d7ab75ab9cfa16d2150f0a1) CB-3155 add tab 'change credentials' - [`dc13337`](https://github.com/dbeaver/cloudbeaver/commit/dc13337f63a08afa0ae27d95c814c25b14bccb3c) Merge branch 'devel' into CB-3155-add-ability-to-change-db-credentials ### 📊 Changes **4 files changed** (+42 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-connections/src/ConnectionAuthService.ts` (+8 -8) ➕ `webapp/packages/plugin-connections/src/ContextMenu/Actions/ACTION_CONNECTION_CHANGE_CREDENTIALS.ts` (+16 -0) 📝 `webapp/packages/plugin-connections/src/ContextMenu/ConnectionMenuBootstrap.ts` (+17 -1) 📝 `webapp/packages/plugin-navigation-tree/src/locales/en.ts` (+1 -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-03-07 21:09:32 +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#2553
No description provided.