mobilizon/js/src/graphql
Thomas Citharel 757d2cabec
Add a dropdown on participate menu, disallow listing participations
Now requires quering the person 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

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-09-26 17:00:01 +02:00
..
actor.ts Allow to accept / reject participants 2019-09-22 10:40:12 +02:00
address.ts Reuse existing addresses when creating an event 2019-08-22 16:20:42 +02:00
admin.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
auth.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
config.ts
event.ts Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
feed_tokens.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
fragmentTypes.json
report.ts Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
search.ts
tags.ts Refactor adding tags to an event 2019-07-26 12:06:26 +02:00
upload.ts Attach actor to pictures entity 2019-05-31 18:07:37 +02:00
user.ts Implement password change in basic user settings 2019-09-24 18:47:35 +02:00