webkom / lego

Backend for abakus.no
https://lego.abakus.no
MIT License
54 stars 20 forks source link

Extend email-user filter to add boards and ordained #3577

Closed norbye closed 6 months ago

norbye commented 6 months ago

Backend PR for https://github.com/webkom/lego-webapp/pull/4576

Create another group type "ordained" to access Ordenen without having to hardcode group id's.

Allow filtering of more groups in the email-list view

Allow groups to be fetched by multiple group types and not only one

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.07%. Comparing base (038c919) to head (b8a64da). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3577 +/- ## ========================================== + Coverage 89.04% 89.07% +0.03% ========================================== Files 680 681 +1 Lines 21334 21363 +29 ========================================== + Hits 18997 19030 +33 + Misses 2337 2333 -4 ```

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

norbye commented 6 months ago

👍🏼 I would love a tiny test as well

mañana mañana