aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/MessageHistoryDialog.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Treat description not as editSascha2021-03-241-9/+20
|
* Improve message history accordionsSascha2021-03-201-1/+4
| | | | | | | - Add unfold icon to edit history accordions - Change order of edit number. Most recent should have highest id and initial description should always have "#1 Edit" - Add "(Initial description)' to title of the first comment version
* Number accordion elementsSascha2021-03-191-1/+2
|
* Improve readability of accordion summarySascha2021-03-191-4/+6
|
* Sort history from most recent edit to oldSascha2021-03-191-1/+4
|
* Rename MessageEditHistoryQuerySascha2021-03-191-2/+2
|
* Use dialog with accordion for message history menuSascha2021-03-191-0/+215