11 Commits

Author SHA1 Message Date
4b26080193 Update redux state management
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
Use immer with native javascript objects instead of immutablejs.
2020-04-07 18:22:26 +02:00
bcadc48d5a Launch prettier with the --fix option
They've changed their default settings, this changes a lot of stuff in
our code base.
2020-04-01 17:55:34 +02:00
a1922b2c75 Use prettier on all the js files 2020-02-27 11:12:51 +01:00
d1af1d3437 Update user profile to add the polochon selection 2019-07-15 12:34:56 +02:00
615a0b6d7c Add multiple polochon handling in the frontend 2019-07-15 12:34:56 +02:00
5b9e9b15d2 Set the token of the user synchronously if possible 2019-05-19 17:59:23 +02:00
c5cafacbf1 Update everything to work with the new router
By the way, remove the router state from redux.
2019-05-19 02:31:25 +02:00
a61c1379ec Frontend: Add modules
Add User's modules in the profile page
Add Canape's modules in the admin page
2019-04-13 14:31:01 +02:00
dcca50671c Handle login error in the USER_LOGIN_ERROR event 2018-10-14 14:07:59 +10:00
2ddca462da Add a page to list / delete the user tokens 2018-03-14 13:21:23 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00