shlinkio / shlink-web-client

A React-based client application for Shlink
https://app.shlink.io
MIT License
288 stars 76 forks source link

Replace local settings UI with the one from shlink-web-component #1196

Closed acelaya closed 4 months ago

acelaya commented 4 months ago

Replace all local settings-related UI with the one from @shlinkio/shlink-web-component 0.7, which is mostly the same that was here.

github-actions[bot] commented 4 months ago

Preview environment

https://shlinkio.github.io/shlink-web-client/feature/decoupled-settings/

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 85.72%. Comparing base (734ff22) to head (3ba0f38). Report is 86 commits behind head on develop.

Files Patch % Lines
src/common/NoMenuLayout.tsx 0.00% 0 Missing and 1 partial :warning:
src/settings/Settings.tsx 93.33% 0 Missing and 1 partial :warning:
src/settings/reducers/settings.ts 83.33% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1196 +/- ## =========================================== + Coverage 85.58% 85.72% +0.13% =========================================== Files 55 49 -6 Lines 2269 1905 -364 Branches 305 247 -58 =========================================== - Hits 1942 1633 -309 - Misses 23 27 +4 + Partials 304 245 -59 ```

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