Commit Graph

256 Commits

Author SHA1 Message Date
6495085df6 Can update / delete member information through UI 2023-08-08 15:21:05 +02:00
b828fce039 Add feedback for member creation 2023-08-08 14:34:33 +02:00
c6d0ff187c Can create a member 2023-08-08 14:30:08 +02:00
d07dfd6596 Start to build edit member form 2023-08-08 13:55:51 +02:00
8f5131429f Automatically delete members when families are deleted 2023-08-04 19:17:51 +02:00
8cc720a214 Can delete a family 2023-07-12 17:58:03 +02:00
f1d6998dd8 Fix family routes in white mode 2023-07-12 17:48:35 +02:00
4be127f58e Can update family settings 2023-07-12 17:44:39 +02:00
6cd9b29178 Hide edit tools for non-admin users 2023-07-09 17:42:08 +02:00
014c2625f9 Refactor providers call 2023-07-09 17:35:12 +02:00
29254b49a6 Better handling of theme in AsyncWidget 2023-07-09 17:30:31 +02:00
b82a48d2aa Can remove a user from a family 2023-07-09 17:25:53 +02:00
addaca1b0e Display the list of family users 2023-07-09 17:02:43 +02:00
099e517688 Can toggle dark theme 2023-07-08 16:54:26 +02:00
f93bc704a5 Can change invitation code 2023-07-08 16:31:47 +02:00
e3dea1512c Can copy invitation code to clipboard 2023-07-08 16:02:18 +02:00
3a0f9c6e48 Temporarily enable dark theme 2023-07-08 12:51:03 +02:00
ea5dd34302 Make links live 2023-07-08 12:45:36 +02:00
d9993cab21 Build family information provider 2023-07-08 11:59:55 +02:00
ce7e21d20d Remove useless hook usage 2023-07-07 19:03:17 +02:00
6aceda7fe7 Add navigation to families screen 2023-07-07 18:57:43 +02:00
09f1584d18 Create families list screen 2023-07-07 18:41:00 +02:00
947a3ad274 Start to show the list of families 2023-07-04 19:05:36 +02:00
1a4a7985e0 Fix code compilation 2023-07-04 18:47:37 +02:00
b8c58ff1f5 Fix logic bug 2023-06-27 19:03:39 +02:00
3721f4ba5a Can join a family 2023-06-27 18:52:49 +02:00
817d14ef36 Add a dialog when a family was created 2023-06-27 17:15:13 +02:00
5b06886c71 Can create a family from the GUI 2023-06-27 17:13:12 +02:00
93436fbc09 Refactor rest password route 2023-06-17 18:27:51 +02:00
56f8dfeb9e Better handling of configuration load 2023-06-17 18:19:11 +02:00
74601a8d9d Optimize imports 2023-06-15 09:33:52 +02:00
6a399ac52a Can delete account 2023-06-15 09:33:41 +02:00
fc58e65ea1 Provide user info in context 2023-06-15 08:52:04 +02:00
1934354665 Create a context to store authentication 2023-06-15 08:45:21 +02:00
10e5c124fd Can request account deletion 2023-06-14 16:12:09 +02:00
6f58e767a2 Clean code 2023-06-14 15:30:16 +02:00
71db3339d8 Can replace user password from profile 2023-06-14 15:23:23 +02:00
e3bec527f0 Can update profile information 2023-06-14 14:14:46 +02:00
b64bc8fb6d Remove useless imports 2023-06-13 16:22:23 +02:00
eb0c1a5c21 Refactor BasAuthenticatedPage 2023-06-13 16:21:44 +02:00
c01ed9ae49 Ready to build profile route page 2023-06-13 16:16:07 +02:00
b3e1a4544c Handle invalid tokens 2023-06-13 15:29:15 +02:00
fc1104ec89 Can authenticate using password 2023-06-13 10:42:28 +02:00
ae84ae8822 Can request account creation from web app 2023-06-13 10:06:04 +02:00
37015807bb Réorganisation des imports 2023-06-12 19:11:33 +02:00
e5827656fa Can reset password 2023-06-12 19:10:31 +02:00
1bd18133b3 Check reset token validity 2023-06-12 16:25:38 +02:00
3e5648afca Add request password reset route 2023-06-09 18:55:36 +02:00
fea2059433 Can sign out 2023-06-09 18:27:03 +02:00
3ca941bd57 Create base main page 2023-06-09 11:19:40 +02:00
d55718f4de Can authenticate using OpenID 2023-06-09 10:45:01 +02:00
94a4ab4f91 Add login page layout 2023-06-08 19:47:59 +02:00
b63df5b953 Ready to build base login page 2023-06-06 16:50:47 +02:00
704a25d2e8 Add base UI config 2023-06-06 16:39:47 +02:00
8f0a3e1f07 Load server config on react app 2023-06-06 15:47:30 +02:00
ec98e728d8 Bootstrap app 2023-06-06 10:52:50 +02:00