18 Commits

Author SHA1 Message Date
ca6b5d398b Update Rust to edition 2024
All checks were successful
continuous-integration/drone/push Build is passing
2025-03-28 15:09:21 +01:00
2a69c89065 Automatically trim values before saving 2023-08-31 19:23:21 +02:00
1c1f2cc710 More properly return import errors
Some checks failed
continuous-integration/drone/push Build is failing
2023-08-25 15:14:59 +02:00
71ae2df2d7 Output email in error in case of validation failure
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 15:01:45 +02:00
5fa3d79b4c Can import photos 2023-08-18 13:41:20 +02:00
9e94cfc298 Remove useless check 2023-08-18 11:06:57 +02:00
57d919ee63 Can import basic data 2023-08-18 11:05:32 +02:00
eacf3b0700 Add new field 2023-08-08 11:11:29 +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
02da973dd8 Ready to implement photos management 2023-08-05 19:15:52 +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
f344765dd8 Can create a family member 2023-08-04 19:03:46 +02:00