[PR #654] [MERGED] feat(plugin-data-viewer): CB-1623 add possibility to restrict data gr… #1850

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/654
Author: @devnaumov
Created: 2/14/2022
Status: Merged
Merged: 2/15/2022
Merged by: @Wroud

Base: develHead: feat/data-editing


📝 Commits (1)

  • 7be5625 feat(plugin-data-viewer): CB-1623 add possibility to restrict data grid editing

📊 Changes

7 files changed (+94 additions, -25 deletions)

View changed files

webapp/packages/plugin-data-viewer/src/DataViewerService.ts (+28 -0)
webapp/packages/plugin-data-viewer/src/DataViewerSettingsService.ts (+26 -0)
📝 webapp/packages/plugin-data-viewer/src/DataViewerTableService.ts (+9 -6)
📝 webapp/packages/plugin-data-viewer/src/TableViewer/TableFooter/TableFooterMenu/TableFooterMenuService.ts (+8 -7)
📝 webapp/packages/plugin-data-viewer/src/index.ts (+1 -0)
📝 webapp/packages/plugin-data-viewer/src/manifest.ts (+4 -0)
📝 webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlQueryService.ts (+18 -12)

📄 Description

…id editing


🔄 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/654 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 2/14/2022 **Status:** ✅ Merged **Merged:** 2/15/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `feat/data-editing` --- ### 📝 Commits (1) - [`7be5625`](https://github.com/dbeaver/cloudbeaver/commit/7be56255c896294a5270a29c5b1fcdbcc36be37a) feat(plugin-data-viewer): CB-1623 add possibility to restrict data grid editing ### 📊 Changes **7 files changed** (+94 additions, -25 deletions) <details> <summary>View changed files</summary> ➕ `webapp/packages/plugin-data-viewer/src/DataViewerService.ts` (+28 -0) ➕ `webapp/packages/plugin-data-viewer/src/DataViewerSettingsService.ts` (+26 -0) 📝 `webapp/packages/plugin-data-viewer/src/DataViewerTableService.ts` (+9 -6) 📝 `webapp/packages/plugin-data-viewer/src/TableViewer/TableFooter/TableFooterMenu/TableFooterMenuService.ts` (+8 -7) 📝 `webapp/packages/plugin-data-viewer/src/index.ts` (+1 -0) 📝 `webapp/packages/plugin-data-viewer/src/manifest.ts` (+4 -0) 📝 `webapp/packages/plugin-sql-editor/src/SqlResultTabs/SqlQueryService.ts` (+18 -12) </details> ### 📄 Description …id editing --- <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:01 +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#1850
No description provided.