1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-24 09:38:44 +00:00
mobilizon/lib/mobilizon_web/schema
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
..
actors Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
custom
events Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
actor.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
address.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
admin.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
comment.ex Exhaustive create/update event tests 2019-09-22 19:36:43 +02:00
config.ex
event.ex Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
picture.ex
report.ex Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
search.ex
sort.ex
tag.ex
user.ex Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
utils.ex