neo4j-labs / neodash

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

Revert "Handle token expiration in SSO" #815

Closed nielsdejong closed 7 months ago

nielsdejong commented 7 months ago

Reverts neo4j-labs/neodash#611

sonarcloud[bot] commented 7 months ago

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

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 37.50%. Comparing base (19b7538) to head (3e18281). Report is 1 commits behind head on develop.

Files Patch % Lines
src/application/ApplicationThunks.ts 66.66% 1 Missing :warning:
src/component/sso/SSOUtils.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #815 +/- ## ======================================== Coverage 37.49% 37.50% ======================================== Files 216 216 Lines 9140 9120 -20 Branches 2703 2696 -7 ======================================== - Hits 3427 3420 -7 + Misses 5654 5641 -13 Partials 59 59 ```

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