aboutsummaryrefslogtreecommitdiffstats
path: root/webui/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* webui: enhance the issue list pageQuentin Gliech2020-01-241-29/+38
| | | | | | 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-2502/+5439
|
* webui: Fix bug listing styleQuentin Gliech2019-09-041-9/+9
|
* webui: upgrade to material-ui 4Michael Muré2019-08-311-287/+263
|
* webui: update react-scriptsMichael Muré2019-08-311-7497/+4120
|
* Merge pull request #160 from ↵Michael Muré2019-06-061-3/+3
|\ | | | | | | | | MichaelMure/dependabot/npm_and_yarn/webui/js-yaml-3.13.1 build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui
| * build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webuidependabot[bot]2019-06-051-3/+3
| | | | | | | | | | | | Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)
* | build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webuidependabot[bot]2019-06-051-3/+3
|/ | | | | | | | Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): [security] bump tar from 4.4.1 to 4.4.9 in /webuidependabot-preview[bot]2019-06-031-36/+61
| | | | | Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.9. **This update includes security fixes.** - [Release notes](https://github.com/npm/node-tar/releases) - [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.9)
* webui: Render markdownQuentin Gliech2019-05-221-9/+343
|
* webui: Bump dependenciesQuentin Gliech2019-05-221-25/+27
|
* webui: Rework paginationQuentin Gliech2019-05-221-22/+170
|
* webui: Upgrade dependenciesQuentin Gliech2019-03-301-2412/+3813
| | | | | | | | | | | | | | | | | | @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-282/+413
|
* webui: upgrade npm dependencies to fix ↵Michael Muré2018-12-231-4837/+8666
| | | | https://nvd.nist.gov/vuln/detail/CVE-2018-16469
* webui: Format everything with prettierQuentin Gliech2018-08-191-0/+47
|
* webui: revamp the bug listMichael Muré2018-08-141-2355/+2763
|
* Basic WebUIQuentin Gliech2018-07-221-2325/+2558
| | | | Based on Material-UI, react-router and react-apollo
* add compiled webuiMichael Muré2018-07-181-4/+9
|
* cleanup webuiMichael Muré2018-07-171-7/+21
|
* add the infrastructure for an embedded web UI + commandMichael Muré2018-07-161-0/+11258