webkom / lego

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

Enable filtering memberships by multiple roles #3518

Closed norbye closed 8 months ago

norbye commented 11 months ago

Memberships can now be filtered by multiple roles - which makes it possible to do the same in the frontend.

Frontend PR: https://github.com/webkom/lego-webapp/pull/4257

The filtering still works the old way, so this should be good to merge regardless of the frontend PR

ABA-366