[PR #541] [CLOSED] feat(plugin-authentication): CB-1429 move identity providers configur… #1754

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/541
Author: @devnaumov
Created: 11/16/2021
Status: Closed

Base: develHead: feat/federated-new-tab


📝 Commits (1)

  • 178b946 feat(plugin-authentication): CB-1429 move identity providers configurations to a new tab

📊 Changes

7 files changed (+132 additions, -68 deletions)

View changed files

📝 webapp/packages/core-authentication/src/AuthProvidersResource.ts (+5 -1)
webapp/packages/plugin-authentication/src/CONFIGURABLE_PROVIDERS_ID.ts (+9 -0)
📝 webapp/packages/plugin-authentication/src/Dialog/AuthDialog.tsx (+72 -39)
📝 webapp/packages/plugin-authentication/src/Dialog/AuthDialogController.ts (+24 -21)
📝 webapp/packages/plugin-authentication/src/Dialog/AuthProviderForm/FederatedConfigurations.tsx (+20 -7)
📝 webapp/packages/plugin-authentication/src/locales/en.ts (+1 -0)
📝 webapp/packages/plugin-authentication/src/locales/ru.ts (+1 -0)

📄 Description

…ations to a new tab


🔄 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/541 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 11/16/2021 **Status:** ❌ Closed **Base:** `devel` ← **Head:** `feat/federated-new-tab` --- ### 📝 Commits (1) - [`178b946`](https://github.com/dbeaver/cloudbeaver/commit/178b94694f18bd604496782a8c203521f96a9501) feat(plugin-authentication): CB-1429 move identity providers configurations to a new tab ### 📊 Changes **7 files changed** (+132 additions, -68 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-authentication/src/AuthProvidersResource.ts` (+5 -1) ➕ `webapp/packages/plugin-authentication/src/CONFIGURABLE_PROVIDERS_ID.ts` (+9 -0) 📝 `webapp/packages/plugin-authentication/src/Dialog/AuthDialog.tsx` (+72 -39) 📝 `webapp/packages/plugin-authentication/src/Dialog/AuthDialogController.ts` (+24 -21) 📝 `webapp/packages/plugin-authentication/src/Dialog/AuthProviderForm/FederatedConfigurations.tsx` (+20 -7) 📝 `webapp/packages/plugin-authentication/src/locales/en.ts` (+1 -0) 📝 `webapp/packages/plugin-authentication/src/locales/ru.ts` (+1 -0) </details> ### 📄 Description …ations to a new tab --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:05:33 +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#1754
No description provided.