[PR #1088] [MERGED] CB-2463 feat(plugin-connections) Do not close connection settings on login #2227

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1088
Author: @mctep
Created: 8/30/2022
Status: Merged
Merged: 8/31/2022
Merged by: @mctep

Base: develHead: feat/CB-2463-aws-connection-close-form


📝 Commits (5)

  • 335c8a1 CB-2463 feat(plugin-connections) Do not close connection settings on login
  • 4c52252 CB-2463 feat(plugin-connections) Add login handler to connection form
  • 82fd4c7 CB-2463 feat(plugin-authentication, plugin-connections): Fix review notes
  • 4ad4217 CB-2463 feat(plugin-connections): Do not close form on logout
  • 97de502 Merge remote-tracking branch 'origin/devel' into feat/CB-2463-aws-connection-close-form

📊 Changes

3 files changed (+55 additions, -21 deletions)

View changed files

📝 webapp/packages/plugin-authentication/src/AuthenticationService.ts (+18 -5)
📝 webapp/packages/plugin-authentication/src/PluginBootstrap.ts (+2 -4)
📝 webapp/packages/plugin-connections/src/PublicConnectionForm/PublicConnectionFormService.ts (+35 -12)

📄 Description

Jira ticket: CB-2463


🔄 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/1088 **Author:** [@mctep](https://github.com/mctep) **Created:** 8/30/2022 **Status:** ✅ Merged **Merged:** 8/31/2022 **Merged by:** [@mctep](https://github.com/mctep) **Base:** `devel` ← **Head:** `feat/CB-2463-aws-connection-close-form` --- ### 📝 Commits (5) - [`335c8a1`](https://github.com/dbeaver/cloudbeaver/commit/335c8a19a78fb5cdcce440616ac53d7646b02e29) CB-2463 feat(plugin-connections) Do not close connection settings on login - [`4c52252`](https://github.com/dbeaver/cloudbeaver/commit/4c522524b91486f5500d15138985d833304aad6c) CB-2463 feat(plugin-connections) Add login handler to connection form - [`82fd4c7`](https://github.com/dbeaver/cloudbeaver/commit/82fd4c7b937dc2295c6c06eace650f6adb58c318) CB-2463 feat(plugin-authentication, plugin-connections): Fix review notes - [`4ad4217`](https://github.com/dbeaver/cloudbeaver/commit/4ad42175aafdf65b71e52f0afd05ca81a1708fee) CB-2463 feat(plugin-connections): Do not close form on logout - [`97de502`](https://github.com/dbeaver/cloudbeaver/commit/97de50251e52276d064b53610dd32cbe870b5adb) Merge remote-tracking branch 'origin/devel' into feat/CB-2463-aws-connection-close-form ### 📊 Changes **3 files changed** (+55 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-authentication/src/AuthenticationService.ts` (+18 -5) 📝 `webapp/packages/plugin-authentication/src/PluginBootstrap.ts` (+2 -4) 📝 `webapp/packages/plugin-connections/src/PublicConnectionForm/PublicConnectionFormService.ts` (+35 -12) </details> ### 📄 Description Jira ticket: [CB-2463](https://dbeaver.atlassian.net/browse/CB-2463) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:07: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#2227
No description provided.