[PR #1353] [MERGED] CB-2838 exclude non secured properties from auth dialog if they are s… #2436

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1353
Author: @devnaumov
Created: 12/7/2022
Status: Merged
Merged: 12/20/2022
Merged by: @Wroud

Base: develHead: tech/CB-2838


📝 Commits (6)

  • 7e9d1cf CB-2838 exclude non secured properties from auth dialog if they are saved
  • 53f784b Merge remote-tracking branch 'origin/devel' into tech/CB-2838
  • f347c79 CB-2838 don't check if the value is saved or not
  • e82f9a8 Merge remote-tracking branch 'origin/devel' into tech/CB-2838
  • a4bbb7f Merge branch 'devel' into tech/CB-2838
  • d68e3e8 CB-2838 hide properties from test connection dialog

📊 Changes

3 files changed (+16 additions, -1 deletions)

View changed files

📝 webapp/packages/plugin-connections/src/ConnectionAuthentication/ConnectionAuthenticationDialog.tsx (+1 -0)
📝 webapp/packages/plugin-connections/src/ConnectionAuthentication/ConnectionAuthenticationForm.tsx (+14 -1)
📝 webapp/packages/plugin-connections/src/DatabaseAuthDialog/DatabaseAuthDialog.tsx (+1 -0)

📄 Description

…aved

Propably we want to pass the filterProperties function to the ConnectionAuthenticationForm or to the ObjectPropertyInfoForm


🔄 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/1353 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 12/7/2022 **Status:** ✅ Merged **Merged:** 12/20/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `tech/CB-2838` --- ### 📝 Commits (6) - [`7e9d1cf`](https://github.com/dbeaver/cloudbeaver/commit/7e9d1cf952be6fc47d2c0e8b22f7288d6283d5e9) CB-2838 exclude non secured properties from auth dialog if they are saved - [`53f784b`](https://github.com/dbeaver/cloudbeaver/commit/53f784b75617c69131cf1e1ca91808d7dda43771) Merge remote-tracking branch 'origin/devel' into tech/CB-2838 - [`f347c79`](https://github.com/dbeaver/cloudbeaver/commit/f347c79aecc9bfc8da06544c0c468ec459127510) CB-2838 don't check if the value is saved or not - [`e82f9a8`](https://github.com/dbeaver/cloudbeaver/commit/e82f9a806b30be6ecedab5e0b97ae4fbc4c77294) Merge remote-tracking branch 'origin/devel' into tech/CB-2838 - [`a4bbb7f`](https://github.com/dbeaver/cloudbeaver/commit/a4bbb7f07fbdfea735afcbcba02ed4f30397ef07) Merge branch 'devel' into tech/CB-2838 - [`d68e3e8`](https://github.com/dbeaver/cloudbeaver/commit/d68e3e8e1bd61cd345b23903f95c838910f62084) CB-2838 hide properties from test connection dialog ### 📊 Changes **3 files changed** (+16 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-connections/src/ConnectionAuthentication/ConnectionAuthenticationDialog.tsx` (+1 -0) 📝 `webapp/packages/plugin-connections/src/ConnectionAuthentication/ConnectionAuthenticationForm.tsx` (+14 -1) 📝 `webapp/packages/plugin-connections/src/DatabaseAuthDialog/DatabaseAuthDialog.tsx` (+1 -0) </details> ### 📄 Description …aved Propably we want to pass the filterProperties function to the ConnectionAuthenticationForm or to the ObjectPropertyInfoForm --- <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:57 +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#2436
No description provided.