[PR #723] [MERGED] fix(core-version-update): CB-1757 move insturctions to the bottom of … #1909

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/723
Author: @devnaumov
Created: 3/22/2022
Status: Merged
Merged: 3/22/2022
Merged by: @Wroud

Base: develHead: fix/version-update


📝 Commits (1)

  • fad9704 fix(core-version-update): CB-1757 move insturctions to the bottom of the version update

📊 Changes

9 files changed (+56 additions, -21 deletions)

View changed files

📝 webapp/packages/core-version-update/src/locales/en.ts (+2 -1)
📝 webapp/packages/core-version-update/src/locales/it.ts (+2 -1)
📝 webapp/packages/core-version-update/src/locales/ru.ts (+2 -1)
📝 webapp/packages/core-version-update/src/locales/zh.ts (+2 -1)
📝 webapp/packages/plugin-version-update-administration/src/Instructions.tsx (+1 -5)
webapp/packages/plugin-version-update-administration/src/Recommendations.tsx (+36 -0)
📝 webapp/packages/plugin-version-update-administration/src/VersionInfo.tsx (+2 -3)
📝 webapp/packages/plugin-version-update-administration/src/VersionSelector.tsx (+0 -7)
📝 webapp/packages/plugin-version-update-administration/src/VersionUpdate.tsx (+9 -2)

📄 Description

…the version update


🔄 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/723 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 3/22/2022 **Status:** ✅ Merged **Merged:** 3/22/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/version-update` --- ### 📝 Commits (1) - [`fad9704`](https://github.com/dbeaver/cloudbeaver/commit/fad9704209e4d5668b46c83f39feda419592bec6) fix(core-version-update): CB-1757 move insturctions to the bottom of the version update ### 📊 Changes **9 files changed** (+56 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-version-update/src/locales/en.ts` (+2 -1) 📝 `webapp/packages/core-version-update/src/locales/it.ts` (+2 -1) 📝 `webapp/packages/core-version-update/src/locales/ru.ts` (+2 -1) 📝 `webapp/packages/core-version-update/src/locales/zh.ts` (+2 -1) 📝 `webapp/packages/plugin-version-update-administration/src/Instructions.tsx` (+1 -5) ➕ `webapp/packages/plugin-version-update-administration/src/Recommendations.tsx` (+36 -0) 📝 `webapp/packages/plugin-version-update-administration/src/VersionInfo.tsx` (+2 -3) 📝 `webapp/packages/plugin-version-update-administration/src/VersionSelector.tsx` (+0 -7) 📝 `webapp/packages/plugin-version-update-administration/src/VersionUpdate.tsx` (+9 -2) </details> ### 📄 Description …the version update --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:06:20 +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#1909
No description provided.