Commit Graph

8 Commits

Author SHA1 Message Date
Michael Muré
1effc91556
graphql: merge defaultRepository and repository for simplified webUI code 2020-02-11 21:23:28 +01:00
Michael Muré
74e9114410
more more wip 2020-02-08 17:19:57 +01:00
Michael Muré
17cbe457d2
graphql: fix typo 2019-06-23 21:29:04 +02:00
Michael Muré
bc03a89aa7 fix tests 2019-06-16 21:40:45 +02:00
Michael Muré
b2f8572c44 graphql: change mutations to respect the Relay specification
https://facebook.github.io/relay/graphql/mutations.htm

This specification also allow to expose a mutationId for fire and forget,
as well as the created operation.
2019-06-16 21:29:49 +02:00
Michael Muré
15c258cdc4
graphql: expose allIdentities, identities and userIdentity in the repo 2019-04-01 14:03:13 +02:00
Michael Muré
14b240af8f
identity: more cleaning and fixes after a code review 2019-03-01 22:40:22 +01:00
Michael Muré
feab9412df
WIP identity in git 2019-03-01 22:35:36 +01:00