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

Support public activity query params #2713

Closed nicksellen closed 3 months ago

nicksellen commented 3 months ago

Allow to filter public activities by:

Only supported by setting the URL, no UI for it.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 73.52%. Comparing base (3b2b77e) to head (1b2571e).

Files Patch % Lines
src/groupInfo/pages/PublicActivitiesEmbed.vue 0.00% 9 Missing :warning:
src/base/services.js 40.00% 3 Missing :warning:
src/group/services.js 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2713 +/- ## ========================================== - Coverage 73.67% 73.52% -0.16% ========================================== Files 404 404 Lines 44236 44261 +25 Branches 2443 2435 -8 ========================================== - Hits 32593 32543 -50 - Misses 11643 11718 +75 ```

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