Skip to content

GDB-10684: WB Migration: resolve issues with the ontotext-yasgui custom component #1945

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conversation

boyan-tonchev
Copy link
Contributor

What

The "Pivot table" and "Google Chart" plugins in the "SPARQL Query & Update" view are not working.

Why

Both plugins fail to load because they require external resources that were blocked by the current Content Security Policy (CSP).

How

Updated the Content-Security-Policy directive to include the required external resources for both plugins.

Testing

N/A

Screenshots

Checklist

  • Branch name
  • Target branch
  • Commit messages
  • Squash commits
  • MR name
  • MR Description
  • Tests

…om component

## What
The "Pivot table" and "Google Chart" plugins in the "SPARQL Query & Update" view are not working.

## Why
Both plugins fail to load because they require external resources that were blocked by the current Content Security Policy (CSP).

## How
Updated the Content-Security-Policy directive to include the required external resources for both plugins.
@boyan-tonchev boyan-tonchev merged commit f25777e into GDB-10373-workbench-with-single-spa Apr 14, 2025
0 of 3 checks passed
@boyan-tonchev boyan-tonchev deleted the GDB-10684-fixes-issues-with-yasgui branch April 14, 2025 07:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants