aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/Message.tsx
Commit message (Expand)AuthorAgeFilesLines
* 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