[PR #624] [MERGED] fix(core-sdk): CB-1523 handle html error text #1824

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

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/624
Author: @devnaumov
Created: 1/19/2022
Status: Merged
Merged: 1/19/2022
Merged by: @Wroud

Base: develHead: fix/html-error


📝 Commits (2)

  • 0127694 fix(core-sdk): CB-1523 handle html error text
  • 796eb56 fix(core-sdk): CB-1523 change license year

📊 Changes

4 files changed (+65 additions, -5 deletions)

View changed files

📝 webapp/packages/core-sdk/src/CustomGraphQLClient.ts (+14 -5)
webapp/packages/core-sdk/src/PlainGQLError.ts (+35 -0)
webapp/packages/core-utils/src/getTextBetween.ts (+15 -0)
📝 webapp/packages/core-utils/src/index.ts (+1 -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/624 **Author:** [@devnaumov](https://github.com/devnaumov) **Created:** 1/19/2022 **Status:** ✅ Merged **Merged:** 1/19/2022 **Merged by:** [@Wroud](https://github.com/Wroud) **Base:** `devel` ← **Head:** `fix/html-error` --- ### 📝 Commits (2) - [`0127694`](https://github.com/dbeaver/cloudbeaver/commit/012769439c8302adb907ff8856d45202b2b8c543) fix(core-sdk): CB-1523 handle html error text - [`796eb56`](https://github.com/dbeaver/cloudbeaver/commit/796eb561b6126495690d00e63118ff026511e2a7) fix(core-sdk): CB-1523 change license year ### 📊 Changes **4 files changed** (+65 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `webapp/packages/core-sdk/src/CustomGraphQLClient.ts` (+14 -5) ➕ `webapp/packages/core-sdk/src/PlainGQLError.ts` (+35 -0) ➕ `webapp/packages/core-utils/src/getTextBetween.ts` (+15 -0) 📝 `webapp/packages/core-utils/src/index.ts` (+1 -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:05:53 +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#1824
No description provided.