[PR #862] [MERGED] Fix/rm validation #2024

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/862
Author: @devnaumov
Created: 5/26/2022
Status: Merged
Merged: 5/26/2022
Merged by: @devnaumov

Base: develHead: fix/rm-validation


📝 Commits (4)

  • 4a8ec19 fix(plugin-resource-manager): CB-2064 add script name validation
  • 6e73875 fix(plugin-resource-manager): CB-2064 inverse regex
  • bc2cc27 Merge branch 'devel' into fix/rm-validation
  • 08aac84 fix(plugin-resource-manager): CB-2064 zh tokens

📊 Changes

6 files changed (+46 additions, -9 deletions)

View changed files

📝 webapp/packages/plugin-resource-manager/src/SaveScriptDialog.tsx (+41 -7)
📝 webapp/packages/plugin-resource-manager/src/locales/en.ts (+1 -0)
📝 webapp/packages/plugin-resource-manager/src/locales/it.ts (+1 -0)
📝 webapp/packages/plugin-resource-manager/src/locales/ru.ts (+1 -0)
📝 webapp/packages/plugin-resource-manager/src/locales/zh.ts (+2 -1)
📝 webapp/packages/plugin-sql-editor-navigation-tab-resource/src/PluginBootstrap.ts (+0 -1)

📄 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/862 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 5/26/2022 **Status:** ✅ Merged **Merged:** 5/26/2022 **Merged by:** [@devnaumov](https://github.com/devnaumov) **Base:** `devel` ← **Head:** `fix/rm-validation` --- ### 📝 Commits (4) - [`4a8ec19`](https://github.com/dbeaver/cloudbeaver/commit/4a8ec19d578f972c3bcc5cad5b19dc08bb025fd6) fix(plugin-resource-manager): CB-2064 add script name validation - [`6e73875`](https://github.com/dbeaver/cloudbeaver/commit/6e738755ed336d0adc7e4c1f83ab4c2d448e9aeb) fix(plugin-resource-manager): CB-2064 inverse regex - [`bc2cc27`](https://github.com/dbeaver/cloudbeaver/commit/bc2cc2787f8e1b450f6389f4eb1377855bd74c9e) Merge branch 'devel' into fix/rm-validation - [`08aac84`](https://github.com/dbeaver/cloudbeaver/commit/08aac841d29ba2037a49664c45f731e04886d1de) fix(plugin-resource-manager): CB-2064 zh tokens ### 📊 Changes **6 files changed** (+46 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-resource-manager/src/SaveScriptDialog.tsx` (+41 -7) 📝 `webapp/packages/plugin-resource-manager/src/locales/en.ts` (+1 -0) 📝 `webapp/packages/plugin-resource-manager/src/locales/it.ts` (+1 -0) 📝 `webapp/packages/plugin-resource-manager/src/locales/ru.ts` (+1 -0) 📝 `webapp/packages/plugin-resource-manager/src/locales/zh.ts` (+2 -1) 📝 `webapp/packages/plugin-sql-editor-navigation-tab-resource/src/PluginBootstrap.ts` (+0 -1) </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:06:55 +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#2024
No description provided.