Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix #544 | Cláudio | 2021-02-02 | 2 | -6/+6 |
| | | | | - Fixing code review requests | ||||
* | Commit for #544 | Cláudio | 2021-02-02 | 1 | -0/+16 |
| | |||||
* | Commit for #535 | Cláudio | 2021-02-02 | 1 | -1/+5 |
| | |||||
* | Commit for #535 | Cláudio | 2021-02-02 | 2 | -0/+184 |
| | |||||
* | webui: dependencies upgrades | Quentin Gliech | 2020-09-30 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Most upgrades are minor version without breaking changes. One big upgrade is Apollo 2 -> 3, which required a few changes in the Apollo setup (see src/apollo.ts). Other changes are due to changes in Prettier, requiring to add parenthesis around arrow function parameters. Because of an incompatibility in older version of typescript-eslint with newer versions of typescript, I had to switch to the "next" unstable version of react-scripts. It should not break stuff though. See typescript-eslint/typescript-eslint#2442 | ||||
* | webui: fix bad formatting on Date | Michael Muré | 2020-02-23 | 1 | -3/+1 |
| | |||||
* | webui: run linter fix | ludovicm67 | 2020-02-22 | 1 | -1/+3 |
| | |||||
* | webui: more readable dates, also localized | Michael Muré | 2020-02-17 | 1 | -2/+2 |
| | |||||
* | webui: move pages components | Quentin Gliech | 2020-02-13 | 5 | -6/+12 |
| | |||||
* | webui: start reorganizing the component structure | Quentin Gliech | 2020-02-13 | 7 | -0/+187 |