summaryrefslogtreecommitdiffstatshomepage
path: root/webui/src/components/ReopenBugButton
Commit message (Collapse)AuthorAge
* graphql: properly namespace Bug to make space for other entities (#1254)Michael Muré2024-08-28
| | | | | | | Also: use gqlgen directives to help the type auto-binding Missing: - namespace mutations - adapt the webUI queries
* webui: upgrade Material UIQuentin Gliech2022-02-22
|
* webui: replace React importsQuentin Gliech2022-02-16
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-16
| | | | Also reformat everything with prettier
* Rename default component filename to index.tsxSascha2021-05-26
| | | | | This reduces duplicate filepath components and with it the overall import filepath length.
* Use spinner-icon instead of loading-textSascha2021-05-26
|
* WebUI: Add comment-and-reopen of a bug in one stepSascha2021-05-26
|
* Change caption of buttons from "Issue" to "Bug"Sascha2021-03-14
|
* Webui 548 (#549)Cláudio Silva2021-02-05
* Commit for #548 * Commit for #548