karrot-dev / karrot-frontend

We migrated to https://codeberg.org/karrot/karrot-frontend
https://codeberg.org/karrot/karrot-frontend
427 stars 178 forks source link

Add custom place statuses #2688

Closed nicksellen closed 6 months ago

nicksellen commented 7 months ago

Backend PR: https://github.com/karrot-dev/karrot-backend/pull/1277 Forum topic: https://community.karrot.world/t/possibility-to-edit-place-statuses-of-cooperation/1057

Updates to work with new place status backend.

TODO:

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (480b101) 75.52% compared to head (a26600b) 74.34%. Report is 3 commits behind head on master.

Files Patch % Lines
src/group/components/PlaceStatusForm.vue 0.00% 246 Missing :warning:
src/places/components/PlaceEdit.vue 0.00% 245 Missing :warning:
src/group/pages/PlaceStatuses.vue 0.00% 177 Missing :warning:
src/group/components/SetPlacesToStatus.vue 0.00% 96 Missing :warning:
src/utils/sortable.js 0.00% 77 Missing :warning:
src/places/helpers.js 69.90% 31 Missing :warning:
src/places/mutations.js 56.25% 21 Missing :warning:
src/utils/validation.js 78.87% 15 Missing :warning:
src/group/components/ActivityTypeForm.vue 91.61% 13 Missing :warning:
src/group/components/PlaceTypeForm.vue 91.21% 13 Missing :warning:
... and 24 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2688 +/- ## ========================================== - Coverage 75.52% 74.34% -1.19% ========================================== Files 377 390 +13 Lines 41391 42593 +1202 Branches 2328 2428 +100 ========================================== + Hits 31260 31664 +404 - Misses 10131 10929 +798 ```

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