[PR #920] [MERGED] fix(core-app): CB-2201 take data context from the capture view #2070

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/920
Author: @devnaumov
Created: 6/23/2022
Status: Merged
Merged: 6/24/2022
Merged by: @Wroud

Base: develHead: fix/capture-view


📝 Commits (4)

  • f0f4b57 fix(core-app): CB-2201 take data context from the capture view
  • 7d5005d fix(plugin-sql-editor): CB-2201 pass tab id as data context
  • dd412e4 fix(plugin-sql-editor): CB-2201 pass tree
  • a827abc fix(plugin-sql-editor): CB-2201 remove extra code

📊 Changes

3 files changed (+12 additions, -6 deletions)

View changed files

📝 webapp/packages/plugin-sql-editor-navigation-tab-resource/src/PluginBootstrap.ts (+6 -2)
📝 webapp/packages/plugin-sql-editor-navigation-tab/src/SqlEditorPanel.tsx (+2 -1)
📝 webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditorActionsMenu.tsx (+4 -3)

📄 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/920 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 6/23/2022 **Status:** ✅ Merged **Merged:** 6/24/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/capture-view` --- ### 📝 Commits (4) - [`f0f4b57`](https://github.com/dbeaver/cloudbeaver/commit/f0f4b577a8e894119732f9af2b80158372351d1f) fix(core-app): CB-2201 take data context from the capture view - [`7d5005d`](https://github.com/dbeaver/cloudbeaver/commit/7d5005d87d649afd3153ad26ad9e65607cff0054) fix(plugin-sql-editor): CB-2201 pass tab id as data context - [`dd412e4`](https://github.com/dbeaver/cloudbeaver/commit/dd412e4daf3256039e21c78e579280d5f8de0762) fix(plugin-sql-editor): CB-2201 pass tree - [`a827abc`](https://github.com/dbeaver/cloudbeaver/commit/a827abc281d6d1fcb943260b0976aefce156c8ce) fix(plugin-sql-editor): CB-2201 remove extra code ### 📊 Changes **3 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-sql-editor-navigation-tab-resource/src/PluginBootstrap.ts` (+6 -2) 📝 `webapp/packages/plugin-sql-editor-navigation-tab/src/SqlEditorPanel.tsx` (+2 -1) 📝 `webapp/packages/plugin-sql-editor/src/SqlEditor/SqlEditorActionsMenu.tsx` (+4 -3) </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:07:09 +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#2070
No description provided.