[PR #635] [MERGED] fix(plugin-connections): CB-1306 CB-1564 saved state for ssh key #1834

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/635
Author: @devnaumov
Created: 1/25/2022
Status: Merged
Merged: 1/25/2022
Merged by: @Wroud

Base: develHead: fix/ssh-key-saved-hint


📝 Commits (1)

  • 998fb42 fix(plugin-connections): CB-1306 CB-1564 saved state for ssh key

📊 Changes

7 files changed (+91 additions, -44 deletions)

View changed files

📝 webapp/packages/core-blocks/src/FormControls/Textarea.tsx (+13 -1)
📝 webapp/packages/core-localization/src/locales/en.ts (+1 -0)
📝 webapp/packages/core-localization/src/locales/it.ts (+1 -0)
📝 webapp/packages/core-localization/src/locales/ru.ts (+1 -0)
📝 webapp/packages/core-localization/src/locales/zh.ts (+1 -0)
📝 webapp/packages/plugin-connections/src/ConnectionForm/SSH/ConnectionSSHTabService.ts (+61 -34)
📝 webapp/packages/plugin-connections/src/ConnectionForm/SSH/SSH.tsx (+13 -9)

📄 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/635 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 1/25/2022 **Status:** ✅ Merged **Merged:** 1/25/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/ssh-key-saved-hint` --- ### 📝 Commits (1) - [`998fb42`](https://github.com/dbeaver/cloudbeaver/commit/998fb422fdd8ccf6ce27fc3d0c518f8175a9fa7c) fix(plugin-connections): CB-1306 CB-1564 saved state for ssh key ### 📊 Changes **7 files changed** (+91 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-blocks/src/FormControls/Textarea.tsx` (+13 -1) 📝 `webapp/packages/core-localization/src/locales/en.ts` (+1 -0) 📝 `webapp/packages/core-localization/src/locales/it.ts` (+1 -0) 📝 `webapp/packages/core-localization/src/locales/ru.ts` (+1 -0) 📝 `webapp/packages/core-localization/src/locales/zh.ts` (+1 -0) 📝 `webapp/packages/plugin-connections/src/ConnectionForm/SSH/ConnectionSSHTabService.ts` (+61 -34) 📝 `webapp/packages/plugin-connections/src/ConnectionForm/SSH/SSH.tsx` (+13 -9) </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:05:56 +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#1834
No description provided.