14 Commits

Author SHA1 Message Date
aa105443e5 Fix user deletion 2021-08-22 11:33:36 -10:00
cb6618e9f1 Add the user's last seen date in the admin panel
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-04-16 17:56:22 +02:00
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
81f497170f Use redux hooks on admin components 2020-04-03 16:13:56 +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
aa6059b1c7 Allow the admins to delete users
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2020-01-07 13:04:32 +01:00
c36c8b3c97 Update the admin panel to manage users' polochons 2019-07-15 12:34:56 +02:00
b23e311238 Update to bootstrap 4 2019-05-27 15:06:46 +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
2897f73cb9 Update the admin panel 2019-05-15 14:24:30 +00: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
bde810f277 Fix user edit modal 2018-02-21 13:10:06 +01:00
d0bc31fae4 Move files arround 2018-02-15 13:18:35 +01:00