neo4j-labs / neodash

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

Add RBAC extensions and dashboard access management #793

Closed nielsdejong closed 7 months ago

adriens commented 7 months ago

WOW, amazing feature :star_struck:

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 14.89362% with 200 lines in your changes are missing coverage. Please review.

Project coverage is 37.60%. Comparing base (20e4e0a) to head (7bd6f7a). Report is 99 commits behind head on develop.

:exclamation: Current head 7bd6f7a differs from pull request most recent head 751120d. Consider uploading reports for the commit 751120d to get more accurate results

Files Patch % Lines
src/extensions/rbac/RBACUtils.ts 6.55% 57 Missing :warning:
src/extensions/rbac/RBACManagementModal.tsx 1.92% 51 Missing :warning:
...oard/sidebar/modal/DashboardSidebarAccessModal.tsx 34.72% 47 Missing :warning:
src/extensions/rbac/RBACManagementMenu.tsx 3.84% 25 Missing :warning:
src/extensions/rbac/RBACManagementLabelButton.tsx 21.42% 11 Missing :warning:
src/dashboard/sidebar/DashboardSidebar.tsx 0.00% 9 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #793 +/- ## =========================================== - Coverage 39.07% 37.60% -1.47% =========================================== Files 208 216 +8 Lines 8721 9112 +391 Branches 2598 2685 +87 =========================================== + Hits 3408 3427 +19 - Misses 5252 5628 +376 + Partials 61 57 -4 ```

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

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Issues
15 New issues
0 Accepted issues

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

See analysis details on SonarCloud