aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package.json
Commit message (Collapse)AuthorAgeFilesLines
* webui: start reorganizing the component structureQuentin Gliech2020-02-131-1/+2
|
* webui: create comment formQuentin Gliech2020-02-131-0/+1
|
* webui: lint graphql filesQuentin Gliech2020-02-111-1/+3
|
* webui: force import orderQuentin Gliech2020-02-111-1/+1
|
* webui: typecheck remaining bug list componentsQuentin Gliech2020-02-111-0/+2
|
* webui: convert bug list to typescriptQuentin Gliech2020-02-111-1/+1
|
* webui: generate TS types for graphql queriesQuentin Gliech2020-02-111-2/+5
|
* webui: transform index and App to TypeScriptludovicm672020-02-111-0/+1
|
* webui: upgrade packages + add some typescript dependenciesludovicm672020-02-111-5/+10
|
* webui: enhance the issue list pageQuentin Gliech2020-01-241-2/+4
| | | | | | This starts some ground work for filtering & moves the pagination logic in the query params. Also has a nice loading placeholder.
* webui: use the IntrospectionFragmentMatcher & update dependenciesQuentin Gliech2020-01-211-11/+14
|
* webui: upgrade to material-ui 4Michael Muré2019-08-311-3/+3
|
* webui: update react-scriptsMichael Muré2019-08-311-1/+1
|
* webui: Render markdownQuentin Gliech2019-05-221-1/+5
|
* webui: Bump dependenciesQuentin Gliech2019-05-221-5/+5
|
* webui: Rework paginationQuentin Gliech2019-05-221-0/+1
|
* webui: Upgrade dependenciesQuentin Gliech2019-03-301-14/+14
| | | | | | | | | | | | | | | | | | @material-ui/core: 1.5.1 → 3.9.3 @material-ui/icons: 2.0.3 → 3.0.2 apollo-boost: 0.1.23 → 0.3.1 graphql: 14.0.2 → 14.2.0 moment: 2.23.0 → 2.24.0 react: 16.7.0 → 16.8.6 react-apollo: 2.3.3 → 2.5.3 react-dom: 16.7.0 → 16.8.6 react-router: 4.3.1 → 5.0.0 react-router-dom: 4.3.1 → 5.0.0 react-scripts: 2.1.3 → 2.1.8 eslint-config-prettier: 3.3.0 → 4.1.0 eslint-plugin-prettier: 2.7.0 → 3.0.1 prettier: 1.15.3 → 1.16.4
* upgrade webui dependencyMichael Muré2019-01-071-2/+2
|
* webui: upgrade npm dependencies to fix ↵Michael Muré2018-12-231-12/+18
| | | | https://nvd.nist.gov/vuln/detail/CVE-2018-16469
* webui: Format everything with prettierQuentin Gliech2018-08-191-1/+7
|
* webui: revamp the bug listMichael Muré2018-08-141-1/+3
|
* Basic WebUIQuentin Gliech2018-07-221-1/+8
| | | | Based on Material-UI, react-router and react-apollo
* cleanup webuiMichael Muré2018-07-171-1/+1
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-161-0/+16