neo4j-labs / neodash

NeoDash - a Dashboard Builder for Neo4j
https://neo4j.com/labs/neodash/
Apache License 2.0
400 stars 129 forks source link

Fixed issue where dashboards were marked as draft incorrectly on selection change #779

Closed nielsdejong closed 5 months ago

nielsdejong commented 5 months ago

Add 'UPDATE_SELECTION' as one of the cases where it should not be marked as draft.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues

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

See analysis details on SonarCloud

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (20e4e0a) 39.07% compared to head (76c2fa3) 38.81%. Report is 79 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #779 +/- ## =========================================== - Coverage 39.07% 38.81% -0.27% =========================================== Files 208 211 +3 Lines 8721 8837 +116 Branches 2598 2637 +39 =========================================== + Hits 3408 3430 +22 - Misses 5252 5346 +94 Partials 61 61 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.