Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixed issues where cross database dashboard sharing always reverted back to the default database #873

Merged
merged 2 commits into from
Apr 26, 2024

Conversation

nielsdejong
Copy link
Collaborator

This PR makes sure we are correctly handling share links in all four scenarios where the dashboards database differs from the main "data" database:

  • Link with credentials in read-only mode
  • Link without credentials in read-only mode
  • Link with credentials in editor mode
  • Link without credentials in editor mode

Copy link

sonarcloud bot commented Apr 23, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so the action was mapped to another one?

@alfredorubin96
Copy link
Collaborator

Is there an issue for this PR?

@nielsdejong nielsdejong merged commit 43c9463 into develop Apr 26, 2024
2 checks passed
This was referenced Apr 26, 2024
nielsdejong added a commit that referenced this pull request Apr 26, 2024
* Make wrapping in table optional, enabled by default (#872)

* Make wrapping in table optional, enabled by default

* Make wrapping disabled by default

---------

Co-authored-by: Marius Conjeaud <[email protected]>

* Fix bad wrapping for arrays (#868)

* Fix bad wrapping for arrays

* Add space for array display

---------

Co-authored-by: Marius Conjeaud <[email protected]>

* Fixed issues where cross database dashboard sharing always reverted back to the default database (#873)

* Fixed issues where cross database dashboard sharing always reverted back to the default database

* Fix code smell from SonarQube

* Added option to define style config using environment variables for the NeoDash docker image (#876)

* Added release notes for 2.4.6 (#877)

* Added release notes for 2.4.6

* Removed one PR from the release notes

* Fixed typo in release notes

---------

Co-authored-by: MariusC <[email protected]>
Co-authored-by: Marius Conjeaud <[email protected]>
@mariusconjeaud mariusconjeaud deleted the fix/share-multidatabase-dashboards branch May 16, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants