karrot-dev / karrot-frontend

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

Add public activity series #2701

Closed nicksellen closed 8 months ago

nicksellen commented 8 months ago

Backend PR https://github.com/karrot-dev/karrot-backend/pull/1285

Currently Karrot supports public activities for individual activities but not public activity series.

This would help as it saves people from having to manually set each activity in a series to public.

TODO

codecov[bot] commented 8 months ago

Codecov Report

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

Comparison is base (e61ce32) 73.91% compared to head (34919e7) 73.72%.

Files Patch % Lines
src/groupInfo/pages/PublicActivitiesEmbed.vue 0.00% 131 Missing :warning:
src/activities/components/ActivityEdit.vue 55.55% 4 Missing :warning:
src/groupInfo/pages/GroupPreview.vue 66.66% 2 Missing :warning:
src/activities/pages/PublicActivity.vue 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2701 +/- ## ========================================== - Coverage 73.91% 73.72% -0.19% ========================================== Files 404 406 +2 Lines 44096 44309 +213 Branches 2451 2455 +4 ========================================== + Hits 32593 32668 +75 - Misses 11503 11641 +138 ```

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