Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix (hopefully) eslint error on node 14.x pipeline | Sascha | 2021-03-04 | 1 | -1/+2 | |
| | ||||||
* | Inject theme instead of defining it in Themer.tsx | Sascha | 2021-03-04 | 1 | -38/+19 | |
| | ||||||
* | Use brower preference and persist theme mode | Sascha | 2021-03-04 | 1 | -13/+26 | |
| | ||||||
* | Add button to toggle between light- and dark-mode | Sascha | 2021-03-04 | 2 | -0/+71 | |
| | ||||||
* | Commit for #543 | Cláudio | 2021-02-08 | 1 | -17/+22 | |
| | | | | | - To test I forced Ifloggedin always return null. - Layout is ok even when edition components are hidden. | |||||
* | Commit for #541 | Cláudio | 2021-02-05 | 9 | -22/+230 | |
| | ||||||
* | Webui 548 (#549) | Cláudio Silva | 2021-02-05 | 2 | -0/+62 | |
| | | | | | * Commit for #548 * Commit for #548 | |||||
* | Merge pull request #547 from claudioantonio/webui_546 | Michael Muré | 2021-02-05 | 2 | -0/+63 | |
|\ | | | | | Webui 546 | |||||
| * | Commit for #546 | Cláudio | 2021-02-04 | 1 | -1/+1 | |
| | | | | | | | | - Fixing code review requests | |||||
| * | Fix #546 | Cláudio | 2021-02-02 | 1 | -5/+11 | |
| | | | | | | | | - Fixing code review requests | |||||
| * | Commit for #546 | Cláudio | 2021-02-02 | 2 | -0/+57 | |
| | | ||||||
* | | 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 | |