bitwarden / passwordless-server

Bitwarden Passwordless.dev infrastructure/backend (API, database, Docker, etc).
https://bitwarden.com/
Other
83 stars 26 forks source link

Migrate Organization Overview #696

Closed jonashendrickx closed 1 month ago

jonashendrickx commented 1 month ago

Description

Migrates the /organization/overview page and isolates components.

Shape

Screenshots

Checklist

I did the following to ensure that my changes were tested thoroughly:

I did the following to ensure that my changes do not introduce security vulnerabilities:

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 95.65217% with 3 lines in your changes missing coverage. Please review.

Project coverage is 35.05%. Comparing base (bc4d39a) to head (41b2108). Report is 2 commits behind head on main.

Files Patch % Lines
...le/Components/Pages/Organization/Overview.razor.cs 92.85% 1 Missing and 1 partial :warning:
...inConsole/Components/Shared/Alerts/LinkAlert.razor 97.22% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #696 +/- ## ========================================== + Coverage 34.88% 35.05% +0.17% ========================================== Files 567 568 +1 Lines 31010 31058 +48 Branches 936 940 +4 ========================================== + Hits 10818 10888 +70 + Misses 20046 20022 -24 - Partials 146 148 +2 ```

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