[PR #694] [MERGED] Feat/data export filters #1888

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

📋 Pull Request Information

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

Base: release_22_0_0Head: feat/data-export-filters


📝 Commits (3)

  • 70d091a feat(plugin-data-export): CB-1734 pass filters when export table
  • cf5f23e feat(plugin-data-export): CB-1734 pass containerNodePath only when export from node
  • 0f84906 fix(plugin-data-export): CB-1734 revert nodePath

📊 Changes

4 files changed (+22 additions, -9 deletions)

View changed files

📝 webapp/packages/plugin-data-export/src/DataExportMenuService.ts (+4 -0)
📝 webapp/packages/plugin-data-export/src/DataExportProcessService.ts (+11 -6)
📝 webapp/packages/plugin-data-export/src/Dialog/DataExportController.ts (+4 -3)
📝 webapp/packages/plugin-data-export/src/IExportContext.ts (+3 -0)

📄 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/694 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 3/2/2022 **Status:** ✅ Merged **Merged:** 3/2/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `release_22_0_0` ← **Head:** `feat/data-export-filters` --- ### 📝 Commits (3) - [`70d091a`](https://github.com/dbeaver/cloudbeaver/commit/70d091a8d1e4b0b4eb0496f3fb055ccae1a3d67c) feat(plugin-data-export): CB-1734 pass filters when export table - [`cf5f23e`](https://github.com/dbeaver/cloudbeaver/commit/cf5f23ec512c4ef9d6eb1bbc7d63caa4b06d9324) feat(plugin-data-export): CB-1734 pass containerNodePath only when export from node - [`0f84906`](https://github.com/dbeaver/cloudbeaver/commit/0f849061f1f72f67347e3aa7556f5853f57fd38a) fix(plugin-data-export): CB-1734 revert nodePath ### 📊 Changes **4 files changed** (+22 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/plugin-data-export/src/DataExportMenuService.ts` (+4 -0) 📝 `webapp/packages/plugin-data-export/src/DataExportProcessService.ts` (+11 -6) 📝 `webapp/packages/plugin-data-export/src/Dialog/DataExportController.ts` (+4 -3) 📝 `webapp/packages/plugin-data-export/src/IExportContext.ts` (+3 -0) </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:12 +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#1888
No description provided.