Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Commit for #541 | Cláudio | 2021-02-05 | 1 | -1/+1 |
| | |||||
* | Webui 548 (#549) | Cláudio Silva | 2021-02-05 | 1 | -1/+10 |
| | | | | | * Commit for #548 * Commit for #548 | ||||
* | Fix #546 | Cláudio | 2021-02-02 | 1 | -5/+6 |
| | | | | - Fixing code review requests | ||||
* | Commit for #546 | Cláudio | 2021-02-02 | 1 | -0/+3 |
| | |||||
* | Commit for #539 | Cláudio | 2021-01-31 | 1 | -65/+26 |
| | | | | | - validating to avoid empty comments - comment button now is green | ||||
* | 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: move pages components | Quentin Gliech | 2020-02-13 | 1 | -0/+146 |