aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/ReopenBugButton/OpenBug.graphql
Commit message (Collapse)AuthorAgeFilesLines
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-281-2/+2
| | | | | | | Also: use gqlgen directives to help the type auto-binding Missing: - namespace mutations - adapt the webUI queries
* webui: upgrade most dependenciesQuentin Gliech2022-02-161-1/+1
| | | | Also reformat everything with prettier
* Webui 548 (#549)Cláudio Silva2021-02-051-0/+7
* Commit for #548 * Commit for #548