|
d1e55d574e
|
Can set member photo
|
2023-08-10 12:10:09 +02:00 |
|
|
10e8f339cc
|
Can set date of birth and date of death
|
2023-08-10 09:21:57 +02:00 |
|
|
359dd2f9ee
|
Make members information globally available
|
2023-08-09 08:55:37 +02:00 |
|
|
1128b5ebd4
|
Ask user confirmation before leaving an unsaved form
|
2023-08-09 08:28:37 +02:00 |
|
|
049b9bdd53
|
Show save button only when modifications are made
|
2023-08-08 15:24:11 +02:00 |
|
|
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 |
|
|
eacf3b0700
|
Add new field
|
2023-08-08 11:11:29 +02:00 |
|
|
0262889913
|
Can set photo to couple
|
2023-08-08 10:33:12 +02:00 |
|
|
3a219ff9e2
|
Can delete a couple information
|
2023-08-07 19:31:05 +02:00 |
|
|
ea84c45e8a
|
Can update couple information
|
2023-08-07 19:28:44 +02:00 |
|
|
4997132bf8
|
Can get couple information
|
2023-08-07 17:16:00 +02:00 |
|
|
ff8e3cce9d
|
Can get possible couple states through API
|
2023-08-07 17:01:56 +02:00 |
|
|
29c503a6b0
|
Can create couple
|
2023-08-07 16:50:22 +02:00 |
|
|
75438f4ae0
|
Can download uploaded images
|
2023-08-07 14:53:44 +02:00 |
|
|
c6148f6562
|
Can delete member image
|
2023-08-07 11:07:24 +02:00 |
|
|
c27ed56b8a
|
Can upload photo for members
|
2023-08-07 11:00:44 +02:00 |
|
|
02da973dd8
|
Ready to implement photos management
|
2023-08-05 19:15:52 +02:00 |
|
|
4cd7519890
|
Add S3 bucket configuration
|
2023-08-05 14:49:17 +02:00 |
|
|
aa351bfae9
|
Add DELETE /family/{id}/member/{id_member}
|
2023-08-05 13:56:24 +02:00 |
|
|
c6d9264d94
|
Mother and father can not be identical
|
2023-08-05 12:12:36 +02:00 |
|
|
5506149efc
|
Add loop protection
|
2023-08-05 12:10:23 +02:00 |
|
|
eaf09135f4
|
Add PUT /family/{id}/member/{id_member}
|
2023-08-05 10:50:18 +02:00 |
|
|
e59ed6ed71
|
Add GET /family/{id}/members
|
2023-08-05 10:38:10 +02:00 |
|
|
5f0842b7dc
|
Add GET /family/{id}/member/{id_member}
|
2023-08-05 10:24:19 +02:00 |
|
|
8f5131429f
|
Automatically delete members when families are deleted
|
2023-08-04 19:17:51 +02:00 |
|
|
f344765dd8
|
Can create a family member
|
2023-08-04 19:03:46 +02:00 |
|
|
274e9d9a21
|
Can put photo on couples
|
2023-08-03 18:31:08 +02:00 |
|
|
0abd0e5516
|
Add last tables structure
|
2023-08-03 18:30:29 +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 |
|