aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components/ReopenBugButton/ReopenBugButton.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Rename default component filename to index.tsxSascha2021-05-261-56/+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-051-0/+55
* Commit for #548 * Commit for #548