aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/Message.tsx
Commit message (Expand)AuthorAgeFilesLines
* webui: replace React importsQuentin Gliech2022-02-161-1/+2
* Show placeholder for empty comment(preview)Sascha2021-05-011-1/+5
* Fix #656 (#657)Sascha2021-04-291-0/+1
* Use profile page for each identitySascha2021-04-131-0/+1
* Fix and improve rendering of markdown elementsSascha2021-04-071-1/+2
* Remove TODO commentsSascha2021-03-201-2/+0
* Fix eslint pipeline fail hopefullySascha2021-03-191-1/+1
* Use dialog with accordion for message history menuSascha2021-03-191-18/+18
* Move toggle button out of history menuSascha2021-03-191-7/+47
* Populate history menu with edit stepsSascha2021-03-191-0/+2
* Add test menu for edit historySascha2021-03-191-4/+9
* Add space between edit button and edited indicatorSascha2021-03-191-0/+1
* Update message view after editingSascha2021-03-191-3/+4
* Return of new comment works...Sascha2021-03-191-2/+6
* Several fixesSascha2021-03-191-10/+12
* Create EditCommentForm and handle cancle buttonSascha2021-03-191-2/+10
* Display comment form on edit clickSascha2021-03-191-21/+34
* Pass BugFragment as prop to EditCommentSascha2021-03-191-1/+12
* Add onClick handler to edit buttonSascha2021-03-191-0/+6
* Add EditButton to bug messageSascha2021-03-191-0/+20
* Use info.contrastText instead of text.secondarySascha2021-03-041-1/+1
* Fix padding around issue commentsSascha2021-03-041-1/+1
* Use proper semantic color valuesSascha2021-03-041-2/+4
* Fix Bug description header for dark modeSascha2021-03-041-4/+4
* webui: dependencies upgradesQuentin Gliech2020-09-301-1/+1
* webui: more styling on the bug pageMichael Muré2020-02-161-0/+1
* webui: move pages componentsQuentin Gliech2020-02-131-0/+79