neo4j-labs / neodash

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

Improved styling of dashboard header buttons, download CSV button #729

Closed nielsdejong closed 9 months ago

nielsdejong commented 9 months ago

Small fixes to styling and improved usability through tooltips & reduced nesting

sonarcloud[bot] commented 9 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 9 months ago

Codecov Report

Attention: 164 lines in your changes are missing coverage. Please review.

Comparison is base (a9eb6c4) 38.87% compared to head (e968118) 39.05%. Report is 12 commits behind head on develop.

Files Patch % Lines
src/dashboard/DashboardThunks.ts 3.75% 77 Missing :warning:
src/application/logging/LoggingThunk.ts 2.94% 33 Missing :warning:
src/dashboard/sidebar/DashboardSidebar.tsx 13.33% 12 Missing and 1 partial :warning:
src/application/ApplicationReducer.ts 40.00% 12 Missing :warning:
src/modal/ConnectionModal.tsx 46.15% 6 Missing and 1 partial :warning:
...ns/text2cypher/component/QueryTranslatorButton.tsx 0.00% 5 Missing :warning:
src/application/ApplicationThunks.ts 72.72% 3 Missing :warning:
src/application/logging/LoggingReducer.ts 85.71% 3 Missing :warning:
src/application/ApplicationSelectors.ts 66.66% 2 Missing :warning:
src/dashboard/Dashboard.tsx 50.00% 1 Missing and 1 partial :warning:
... and 4 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #729 +/- ## =========================================== + Coverage 38.87% 39.05% +0.18% =========================================== Files 204 208 +4 Lines 8546 8716 +170 Branches 2533 2597 +64 =========================================== + Hits 3322 3404 +82 - Misses 5163 5250 +87 - Partials 61 62 +1 ```

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