[PR #837] [MERGED] fix(plugin-resource-manager): CB-2019 check for the userId before rea… #1999

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

📋 Pull Request Information

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

Base: develHead: feat/rm


📝 Commits (3)

  • 84b6aa0 fix(plugin-resource-manager): CB-2019 check for the userId before read or write script
  • 0a860d7 fix(plugin-resource-manager): CB-2019 add icons
  • 902092c fix(plugin-resource-manager): CB-2019 remove anonymous access

📊 Changes

7 files changed (+67 additions, -86 deletions)

View changed files

webapp/packages/core-app/public/icons/export.svg (+5 -0)
webapp/packages/core-app/public/icons/import.svg (+5 -0)
webapp/packages/core-app/public/icons/load.svg (+0 -15)
📝 webapp/packages/core-app/public/icons/save.svg (+5 -26)
📝 webapp/packages/plugin-resource-manager/src/PluginBootstrap.ts (+4 -4)
📝 webapp/packages/plugin-sql-editor-navigation-tab-resource/src/SqlEditorTabResourceService.ts (+46 -39)
📝 webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditor.tsx (+2 -2)

📄 Description

…d or write script


🔄 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/837 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 5/18/2022 **Status:** ✅ Merged **Merged:** 5/18/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `feat/rm` --- ### 📝 Commits (3) - [`84b6aa0`](https://github.com/dbeaver/cloudbeaver/commit/84b6aa0bc989029854064da43dbf5aead10040f0) fix(plugin-resource-manager): CB-2019 check for the userId before read or write script - [`0a860d7`](https://github.com/dbeaver/cloudbeaver/commit/0a860d7220d5bae9840a80aaf5a19380c7eb20a2) fix(plugin-resource-manager): CB-2019 add icons - [`902092c`](https://github.com/dbeaver/cloudbeaver/commit/902092c4f9773f3c6b085a77cadd7c36165556ed) fix(plugin-resource-manager): CB-2019 remove anonymous access ### 📊 Changes **7 files changed** (+67 additions, -86 deletions) <details> <summary>View changed files</summary> ➕ `webapp/packages/core-app/public/icons/export.svg` (+5 -0) ➕ `webapp/packages/core-app/public/icons/import.svg` (+5 -0) ➖ `webapp/packages/core-app/public/icons/load.svg` (+0 -15) 📝 `webapp/packages/core-app/public/icons/save.svg` (+5 -26) 📝 `webapp/packages/plugin-resource-manager/src/PluginBootstrap.ts` (+4 -4) 📝 `webapp/packages/plugin-sql-editor-navigation-tab-resource/src/SqlEditorTabResourceService.ts` (+46 -39) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditor.tsx` (+2 -2) </details> ### 📄 Description …d or write script --- <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:47 +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#1999
No description provided.