molgenis / molgenis-emx2

MOLGENIS EMX2, the latest version of the MOLGENIS data platform.
GNU Lesser General Public License v3.0
11 stars 16 forks source link

fix: allow charts to query data in other schemas #3827

Closed davidruvolo51 closed 1 month ago

davidruvolo51 commented 1 month ago

What are the main changes you did:

In a previous PR, a new set of components were introduced to establish a connection between a chart and a table in a schema. However, this limited users to a specific schema making it difficult to build visualisations where data is stored in different schemas. This PR adds the parameter schema to all emx visualisation components allowing developers to pull data from a known schemas.

how to test:

Note: this PR adds the functionality to connect to schemas/tables. The PR referenced below will provide an example. A code review is needed here.

todo:

davidruvolo51 commented 1 month ago

This branch will be merged with PR #3826

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud