Skip to content

Add a dropdown on participate menu, disallow listing participations

Thomas requested to merge feature/participate-dropdown into master

Now requires quering the person { participations { }} endpoint to know if an actor participates in an event, organizers can make authenticated requests to event { participants { } } to see the pending / approved participants.

Also closes #174 (closed)

Merge request reports