- 21 Jan, 2021 1 commit
-
-
Benjamin Bouvier authored
-
- 11 Jan, 2021 1 commit
-
-
Benjamin Bouvier authored
With TypeScript definitions for properties and state, the prop-types are much less useful. Considering that they should disappear in the long tail (once all the code has been migrated over to TypeScript), we can already disable the warning rule that spams the CI console. This removes around 331 warnings.
-
- 05 Jan, 2021 2 commits
-
-
Antoine authored
- 03 Jan, 2021 1 commit
-
-
Antoine authored
-
- 21 Dec, 2020 2 commits
-
-
Nicolas Frandeboeuf authored
-
Benjamin Bouvier authored
-
- 20 Dec, 2020 10 commits
-
-
Benjamin Bouvier authored
and fix issues with existing components ported to ts;
-
Benjamin Bouvier authored
-
Benjamin Bouvier authored
-
Benjamin Bouvier authored
-
Benjamin Bouvier authored
-
Antoine authored
-
Benjamin Bouvier authored
-
Antoine authored
-
Antoine authored
[client] Remove SEND_TEST_NOTIFICATION action as it does not update the store, and update client accordingly.
-
Antoine authored
[client] Remove SEND_TEST_EMAIL action as the action does not update the store and update client accordingly.
-
- 19 Dec, 2020 7 commits
-
-
Antoine authored
-
Antoine authored
-
dependabot[bot] authored
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.6) Signed-off-by:
dependabot[bot] <support@github.com>
-
Benjamin Bouvier authored
-
Benjamin Bouvier authored
-
- 17 Dec, 2020 4 commits
-
-
Antoine authored
-
Antoine authored
-
Nicolas Frandeboeuf authored
-
Nicolas Frandeboeuf authored
-
- 15 Dec, 2020 1 commit
-
-
Nicolas Frandeboeuf authored
-
- 14 Dec, 2020 1 commit
-
-
Antoine authored
-
- 13 Dec, 2020 1 commit
-
-
Benjamin Bouvier authored
Otherwise the session is kept in the in-memory store, while being deleted from the database (so the deletion only happens on the next run).
-
- 12 Dec, 2020 9 commits
-
-
Benjamin Bouvier authored
-
Antoine authored
[tools] Activate '@typescript-eslint/no-floating-promises' eslint rule to prevent promises to be called without async or not returned by its parent function and fix code.
-
Antoine authored
-
Benjamin Bouvier authored
-
Antoine authored
-
Antoine authored
-
Antoine authored
-
Benjamin Bouvier authored
-
Benjamin Bouvier authored
-