aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages/bug/Bug.tsx
Commit message (Expand)AuthorAgeFilesLines
* webui: upgrade Material UIQuentin Gliech2022-02-221-1/+1
* webui: replace React importsQuentin Gliech2022-02-161-2/+0
* Fix label alignment to title on bug list pageSascha2021-04-081-0/+2
* Cut of very long labels with an ellipseSascha2021-04-081-1/+1
* Add label menu to bug detail pageTim Becker2021-04-081-6/+9
* Merge pull request #602 from GlancingMind/upstream-4-interface-to-edit-issuesMichael Muré2021-03-241-1/+2
|\
| * Fix CommentForm marginSascha2021-03-191-0/+1
| * Pass BugFragment as prop to EditCommentSascha2021-03-191-1/+1
* | Remove BackToList button from BugPageSascha2021-03-211-10/+2
* | Adjust Button #10Lena2021-03-151-1/+1
* | Refactor BackToListButton #10Lena2021-03-151-2/+2
* | Make BackButton a component and Add it to NewBugPage #10Lena2021-03-151-21/+2
* | Adjust BackToList button color for dark/light-modeSascha2021-03-151-3/+4
* | Backbutton to left with patch from GlancingMind, Adjusting and 404 for missin...Lena2021-03-151-17/+28
* | Make backbutton sticky #10Lena2021-03-151-1/+21
|/
* Commit for #541Cláudio2021-02-051-1/+1
* Fix #546Cláudio2021-02-021-1/+1
* Commit for #535Cláudio2021-02-021-18/+8
* webui: dependencies upgradesQuentin Gliech2020-09-301-2/+2
* webui: render component's children as a function to avoid uncecessary renderingMichael Muré2020-06-271-3/+5
* Refactor webui changes.Luke Granger-Brown2020-06-271-3/+3
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-271-3/+6
* webui: adjust some marginsMichael Muré2020-02-231-2/+4
* webui: more styling on the bug pageMichael Muré2020-02-161-4/+17
* webui: move pages componentsQuentin Gliech2020-02-131-0/+98