aboutsummaryrefslogtreecommitdiffstats
path: root/api/graphql/models/gen_models.go
Commit message (Expand)AuthorAgeFilesLines
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-281-112/+112
* core: make label a common type, in a similar fashion as for status (#1252)Michael Muré2024-08-251-6/+13
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-241-3/+3
* api/graphql: regenerate after gqlgen upgradeMichael Muré2023-08-111-34/+34
* bug: have a type for combined ids, fix https://github.com/MichaelMure/git-bug...Michael Muré2022-08-221-4/+2
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-181-93/+1
* entity/dag: proper base operation for simplified implementationMichael Muré2022-07-251-2/+3
* GraphQL: Implement AddCommentAndReopenBug mutationSascha2021-05-261-0/+24
* GraphQL: Add AddCommandAndCloseBug mutationSascha2021-05-201-9/+33
* GrapQL: Regenerate the GraphQL-ServerSascha2021-03-191-25/+24
* Fix compilation errorsSascha2021-03-191-1/+4
* GraphQL: Add EditComment input/payload to gen_modelsSascha2021-03-191-0/+22
* repository: merge git.Hash in for one less /util packageMichael Muré2020-07-011-3/+3
* Reorganize the webUI and API codeMichael Muré2020-06-271-0/+324