[PR #218] [MERGED] feat(plugin-erd-viewer): CB-356 add ERD export functionality #1538

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/218
Author: @devnaumov
Created: 11/16/2020
Status: Merged
Merged: 11/16/2020
Merged by: @Wroud

Base: develHead: feat/erd-export


📝 Commits (2)

  • 420c38b feat(plugin-erd-viewer): CB-356 add ERD export functionality
  • 97c0daf feat(plugin-erd-viewer): CB-356 remove save-svg-as-png from public typings

📊 Changes

5 files changed (+20 additions, -3 deletions)

View changed files

📝 webapp/packages/core-blocks/src/HTMLTemplates/head.html.ejs (+3 -2)
📝 webapp/packages/core-blocks/src/Loader/Loader.tsx (+3 -1)
📝 webapp/packages/core-blocks/src/index.ts (+1 -0)
webapp/packages/core-utils/src/generateFileName.ts (+12 -0)
📝 webapp/packages/core-utils/src/index.ts (+1 -0)

📄 Description

CB-356


🔄 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/218 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 11/16/2020 **Status:** ✅ Merged **Merged:** 11/16/2020 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `feat/erd-export` --- ### 📝 Commits (2) - [`420c38b`](https://github.com/dbeaver/cloudbeaver/commit/420c38b0be1c74580eb8bf28e1cf0017dda8872d) feat(plugin-erd-viewer): CB-356 add ERD export functionality - [`97c0daf`](https://github.com/dbeaver/cloudbeaver/commit/97c0dafba886fe28576b1c7e657a2d4c4e52a9dc) feat(plugin-erd-viewer): CB-356 remove save-svg-as-png from public typings ### 📊 Changes **5 files changed** (+20 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-blocks/src/HTMLTemplates/head.html.ejs` (+3 -2) 📝 `webapp/packages/core-blocks/src/Loader/Loader.tsx` (+3 -1) 📝 `webapp/packages/core-blocks/src/index.ts` (+1 -0) ➕ `webapp/packages/core-utils/src/generateFileName.ts` (+12 -0) 📝 `webapp/packages/core-utils/src/index.ts` (+1 -0) </details> ### 📄 Description CB-356 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 21:04:28 +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#1538
No description provided.