- 22 Dec, 2020 10 commits
-
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
Nicolas Delebecque authored
-
- 21 Dec, 2020 2 commits
-
-
-
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
-
-
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
-
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
-
Allow to apply bulkedit, even if the transactions to be edited are selected prior to the modification to be applied + update the "select all" status on checking/unchecking manually the transactions. fix #1055.
-
[client] Migrate settings/admin/logs to typescript + remove FETCH_LOGS and CLEAR_LOGS actions. Fix #1052.
-
- 17 Dec, 2020 4 commits
-
-
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 4 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
-