Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #600 from GlancingMind/upstream-improve-navigation | Michael Muré | 2021-03-21 | 1 | -0/+1 |
|\ | | | | | WebUI: Improve navigation | ||||
| * | Make backbutton sticky #10 | Lena | 2021-03-15 | 1 | -10/+0 |
| | | |||||
| * | Add back-to-list-button #10 | Lena | 2021-03-15 | 1 | -0/+11 |
| | | |||||
* | | Use success.dark for green-button:hover | Sascha | 2021-03-14 | 1 | -3/+4 |
|/ | |||||
* | 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 |