aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/App.js
Commit message (Collapse)AuthorAgeFilesLines
* webui: transform index and App to TypeScriptludovicm672020-02-111-63/+0
|
* webui: add logoludovicm672020-01-241-7/+13
|
* webui: display current identity in the AppBarludovicm672020-01-231-3/+9
|
* webui: fix AppBarludovicm672020-01-231-1/+4
|
* webui: change primary colorludovicm672020-01-231-2/+11
|
* webui: upgrade to material-ui 4Michael Muré2019-08-311-1/+1
|
* webui: Migrate to Material-UI's new style APIQuentin Gliech2019-05-221-24/+24
|
* webui: Format everything with prettierQuentin Gliech2018-08-191-19/+19
|
* webui: rework of the bug page with a timelineMichael Muré2018-08-151-4/+4
|
* webui: reorganize the codeMichael Muré2018-08-151-2/+2
|
* webui: revamp the bug listMichael Muré2018-08-141-21/+20
|
* webui: Basic bug listQuentin Gliech2018-07-221-7/+17
|
* webui: Split into multiple, smaller componentsQuentin Gliech2018-07-221-2/+2
|
* Basic WebUIQuentin Gliech2018-07-221-17/+28
| | | | Based on Material-UI, react-router and react-apollo
* cleanup webuiMichael Muré2018-07-171-6/+4
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-161-0/+21