aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/pages
Commit message (Expand)AuthorAgeFilesLines
* 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-272-6/+4
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-272-4/+9
* webui: adjust some marginsMichael Muré2020-02-231-2/+4
* webui: run linter fixludovicm672020-02-222-3/+5
* webui: style SetStatusMichael Muré2020-02-171-2/+8
* webui: fix the default queryMichael Muré2020-02-171-1/+1
* webui: more styling on the bug pageMichael Muré2020-02-162-4/+18
* webui: minor styling of the timeline eventsMichael Muré2020-02-163-7/+14
* webui: fix missing space in the bug previewMichael Muré2020-02-161-2/+2
* webui: list by default only open bugsMichael Muré2020-02-161-1/+1
* webui: in the bug list, toggle open and close when clickingMichael Muré2020-02-162-4/+10
* webui: move pages componentsQuentin Gliech2020-02-1328-0/+1483