mobilizon.chapril.org-mobil.../test/mobilizon_web/resolvers
Thomas Citharel cc820d6b63
Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules
* Data doesn't need anymore to be converted to ActivityStream format to
be saved (this was taken from Pleroma and not at all a good idea here)
* Everything saved when creating an event is inserted into PostgreSQL in
a single transaction
2019-10-31 10:06:11 +01: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 Fix software design suggestions 2019-09-26 17:45:47 +02:00
comment_resolver_test.exs Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +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 Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01: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 Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01: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 Refactor Core things, including Ecto handling, ActivityPub & Transmogrifier modules 2019-10-31 10:06:11 +01:00
person_resolver_test.exs (Hopefully) improve grammar 2019-10-15 21:38:49 +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 Fix code readability issues 2019-09-26 17:45:47 +02:00
search_resolver_test.exs Implement search engine & service in backend 2019-10-23 15:27:11 +02:00
tag_resolver_test.exs Fix refactoring opportunities 2019-09-26 17:45:33 +02:00
user_resolver_test.exs Translate them and handle difference between user not found and user not 2019-10-16 17:07:49 +02:00