aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/CloseBugButton
Commit message (Collapse)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-13/+4
|
* 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-close of a bug in one stepSascha2021-05-251-1/+1
| | | | | | When a user has some text entered in the comment field, the close bug button will change to "Close bug with comment". This way the user does not have to comment and close a bug in two separate steps.
* Change caption of buttons from "Issue" to "Bug"Sascha2021-03-141-1/+1
|
* Add Icon to "Close Issue"-buttonSascha2021-03-041-0/+11
|
* Commit for #546Cláudio2021-02-041-1/+1
| | | | - Fixing code review requests
* Fix #546Cláudio2021-02-021-5/+11
| | | | - Fixing code review requests
* Commit for #546Cláudio2021-02-022-0/+57