Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: lint graphql files | Quentin Gliech | 2020-02-11 | 1 | -1/+3 |
| | |||||
* | webui: force import order | Quentin Gliech | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | webui: typecheck remaining bug list components | Quentin Gliech | 2020-02-11 | 1 | -0/+2 |
| | |||||
* | webui: convert bug list to typescript | Quentin Gliech | 2020-02-11 | 1 | -1/+1 |
| | |||||
* | webui: generate TS types for graphql queries | Quentin Gliech | 2020-02-11 | 1 | -2/+5 |
| | |||||
* | webui: transform index and App to TypeScript | ludovicm67 | 2020-02-11 | 1 | -0/+1 |
| | |||||
* | webui: upgrade packages + add some typescript dependencies | ludovicm67 | 2020-02-11 | 1 | -5/+10 |
| | |||||
* | webui: enhance the issue list page | Quentin Gliech | 2020-01-24 | 1 | -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 dependencies | Quentin Gliech | 2020-01-21 | 1 | -11/+14 |
| | |||||
* | webui: upgrade to material-ui 4 | Michael Muré | 2019-08-31 | 1 | -3/+3 |
| | |||||
* | webui: update react-scripts | Michael Muré | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | webui: Render markdown | Quentin Gliech | 2019-05-22 | 1 | -1/+5 |
| | |||||
* | webui: Bump dependencies | Quentin Gliech | 2019-05-22 | 1 | -5/+5 |
| | |||||
* | webui: Rework pagination | Quentin Gliech | 2019-05-22 | 1 | -0/+1 |
| | |||||
* | webui: Upgrade dependencies | Quentin Gliech | 2019-03-30 | 1 | -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 dependency | Michael Muré | 2019-01-07 | 1 | -2/+2 |
| | |||||
* | webui: upgrade npm dependencies to fix ↵ | Michael Muré | 2018-12-23 | 1 | -12/+18 |
| | | | | https://nvd.nist.gov/vuln/detail/CVE-2018-16469 | ||||
* | webui: Format everything with prettier | Quentin Gliech | 2018-08-19 | 1 | -1/+7 |
| | |||||
* | webui: revamp the bug list | Michael Muré | 2018-08-14 | 1 | -1/+3 |
| | |||||
* | Basic WebUI | Quentin Gliech | 2018-07-22 | 1 | -1/+8 |
| | | | | Based on Material-UI, react-router and react-apollo | ||||
* | cleanup webui | Michael Muré | 2018-07-17 | 1 | -1/+1 |
| | |||||
* | add the infrastructure for an embedded web UI + command | Michael Muré | 2018-07-16 | 1 | -0/+16 |