aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/EditCommentForm.tsx
Commit message (Expand)AuthorAgeFilesLines
* webui: adapt to CombinedIdMichael Muré2022-08-231-2/+1
* webui: upgrade Material UIQuentin Gliech2022-02-221-5/+5
* webui: replace React importsQuentin Gliech2022-02-161-1/+2
* Fix eslint pipeline fail hopefullySascha2021-03-191-4/+4
* Reduced arbitary variable namesSascha2021-03-191-4/+8
* Return of new comment works...Sascha2021-03-191-4/+7
* Use theme colors for submit buttonSascha2021-03-191-3/+4
* Update comment on submitSascha2021-03-191-7/+16
* Several fixesSascha2021-03-191-28/+15
* Create EditCommentForm and handle cancle buttonSascha2021-03-191-0/+119