[PR #418] [MERGED] refactor(plugin-data-spreadsheet-new): CB-1005 change png icons to svg #1678

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/418
Author: @devnaumov
Created: 7/13/2021
Status: Merged
Merged: 7/13/2021
Merged by: @Wroud

Base: develHead: refactor/context-menu-icons


📝 Commits (1)

  • b444320 refactor(plugin-data-spreadsheet-new): CB-1005 change png icons to svg

📊 Changes

11 files changed (+76 additions, -23 deletions)

View changed files

webapp/packages/core-app/public/icons/erase.png (+0 -0)
webapp/packages/core-app/public/icons/filter.png (+0 -0)
webapp/packages/core-app/public/icons/filter_clipboard.png (+0 -0)
webapp/packages/core-app/public/icons/filter_custom.png (+0 -0)
webapp/packages/core-app/public/icons/filter_reset.png (+0 -0)
webapp/packages/core-app/public/icons/filter_value.png (+0 -0)
📝 webapp/packages/core-app/public/icons/icons.svg (+60 -8)
📝 webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridContextMenu/DataGridContextMenuFilter/DataGridContextMenuFilterService.ts (+13 -12)
📝 webapp/packages/plugin-data-spreadsheet-new/src/SpreadsheetBootstrap.ts (+1 -1)
webapp/packages/plugin-data-viewer/public/icons/text_value_presentation.png (+0 -0)
📝 webapp/packages/plugin-data-viewer/src/TableViewer/ValuePanel/DataValuePanelBootstrap.ts (+2 -2)

📄 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/418 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 7/13/2021 **Status:** ✅ Merged **Merged:** 7/13/2021 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `refactor/context-menu-icons` --- ### 📝 Commits (1) - [`b444320`](https://github.com/dbeaver/cloudbeaver/commit/b44432014a05523e93e111dd62a8e56475fd5955) refactor(plugin-data-spreadsheet-new): CB-1005 change png icons to svg ### 📊 Changes **11 files changed** (+76 additions, -23 deletions) <details> <summary>View changed files</summary> ➖ `webapp/packages/core-app/public/icons/erase.png` (+0 -0) ➖ `webapp/packages/core-app/public/icons/filter.png` (+0 -0) ➖ `webapp/packages/core-app/public/icons/filter_clipboard.png` (+0 -0) ➖ `webapp/packages/core-app/public/icons/filter_custom.png` (+0 -0) ➖ `webapp/packages/core-app/public/icons/filter_reset.png` (+0 -0) ➖ `webapp/packages/core-app/public/icons/filter_value.png` (+0 -0) 📝 `webapp/packages/core-app/public/icons/icons.svg` (+60 -8) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/DataGrid/DataGridContextMenu/DataGridContextMenuFilter/DataGridContextMenuFilterService.ts` (+13 -12) 📝 `webapp/packages/plugin-data-spreadsheet-new/src/SpreadsheetBootstrap.ts` (+1 -1) ➖ `webapp/packages/plugin-data-viewer/public/icons/text_value_presentation.png` (+0 -0) 📝 `webapp/packages/plugin-data-viewer/src/TableViewer/ValuePanel/DataValuePanelBootstrap.ts` (+2 -2) </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:05: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#1678
No description provided.