aboutsummaryrefslogtreecommitdiffstats
path: root/graphql/schema
Commit message (Collapse)AuthorAgeFilesLines
* graphql: Implement `Authored` whenever possibleQuentin Gliech2019-05-223-8/+7
| | | | webui: Use a fragment for Authored nodes
* graphql: expose label colorludovicm672019-05-221-1/+18
|
* graphql: expose valid labelsludovicm672019-04-101-2/+5
|
* graphql: make Bug's actors and participants a connectionMichael Muré2019-04-051-2/+25
|
* Expose actors and participants in snapshot and bug excerptAmine Hilaly2019-04-041-0/+2
| | | | | | | | Append operations authors to each list on Apply() call Expose actors and participants in graphql Add actor/participant query filter and documentation
* graphql: expose allIdentities, identities and userIdentity in the repoMichael Muré2019-04-015-37/+72
|
* identity: complete the graphql apiMichael Muré2019-03-011-0/+5
|
* identity: more cleaning and fixes after a code reviewMichael Muré2019-03-015-5/+4
|
* WIP identity in gitMichael Muré2019-03-015-0/+345