mobilizon.chapril.org-mobil.../test/mobilizon_web/resolvers
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
..
address_resolver_test.exs Work around Addresses to bring them properly through GraphQL 2019-04-01 16:51:15 +02:00
admin_resolver_test.exs Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
comment_resolver_test.exs Make register/1 only create an user 2019-01-30 10:53:40 +01:00
config_resolver_test.exs Get config and display/hide register button 2019-03-22 15:26:58 +01:00
event_resolver_test.exs Fix tests 2019-09-23 10:26:23 +02:00
feed_token_resolver_test.exs Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
group_resolver_test.exs Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
member_resolver_test.exs Add admin dashboard, event reporting, moderation report screens, moderation log 2019-09-09 20:53:16 +02:00
participant_resolver_test.exs Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
person_resolver_test.exs Add a dropdown on participate menu, disallow listing participations 2019-09-26 17:00:01 +02:00
picture_resolver_test.exs Add filesize to file entity, expose it to GraphQL API 2019-06-03 17:13:47 +02:00
report_resolver_test.exs Refactoring of Events context 2019-09-17 02:22:54 +02:00
search_resolver_test.exs Add ability to search on Group, Person or Event 2019-04-23 10:53:04 +02:00
tag_resolver_test.exs Refactoring of Events context 2019-09-17 02:22:54 +02:00
user_resolver_test.exs [Backend] Allow to change your password 2019-09-24 18:08:33 +02:00