aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/ReopenBugButton
Commit message (Collapse)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-2/+2
|
* webui: replace React importsQuentin Gliech2022-02-161-2/+0
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-161-1/+1
| | | | Also reformat everything with prettier
* Rename default component filename to index.tsxSascha2021-05-261-0/+0
| | | | | This reduces duplicate filepath components and with it the overall import filepath length.
* Use spinner-icon instead of loading-textSascha2021-05-261-1/+2
|
* WebUI: Add comment-and-reopen of a bug in one stepSascha2021-05-261-1/+1
|
* Change caption of buttons from "Issue" to "Bug"Sascha2021-03-141-1/+1
|
* Webui 548 (#549)Cláudio Silva2021-02-052-0/+62
* Commit for #548 * Commit for #548