Commit Graph

96 Commits

Author SHA1 Message Date
d2a4bfb8e8 Add genealogy setting
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is failing
2024-05-15 19:05:45 +02:00
c6b518d8de Fix icons alignment 2024-05-15 18:40:00 +02:00
cd7462ffb1 Refactor API routes
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
2024-05-15 18:27:48 +02:00
d9a4e3249d Genealogy -> intranet
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-14 21:19:14 +02:00
cef5d3c416 Finish vite migration
All checks were successful
continuous-integration/drone/push Build is passing
2023-12-12 19:45:54 +01:00
34efa48c3e WIP vite migration 2023-12-12 19:37:41 +01:00
433f8384a0 Emphasis missing mother and father
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-31 20:39:17 +02:00
c84fb50087 Fix type declaration issue 2023-08-31 20:14:36 +02:00
79ce616781 Show a feedback when saving couple information
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-31 19:30:16 +02:00
e4a1817d7f Simplify navigation to set member photo 2023-08-31 19:27:14 +02:00
137b7422cf Can disable couple photos (#5)
All checks were successful
continuous-integration/drone/push Build is passing
Add an option in family settings to disable couple photos from Web UI

Reviewed-on: #5
2023-08-26 14:55:23 +00:00
8086c1b4c9 Add simple tree graph mode (#4)
All checks were successful
continuous-integration/drone/push Build is passing
Add a new kind of family tree: simple tree

Reviewed-on: #4
2023-08-26 13:59:58 +00:00
635fb667e1 Can customize shown depth
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-26 08:47:02 +02:00
fb0a9d8287 Remove success and error banners when attempting a new import 2023-08-25 14:44:14 +02:00
89471ba16d Can build ascending tree 2023-08-23 10:58:25 +02:00
f4c226ac98 WIP building descending tree 2023-08-23 10:27:51 +02:00
6630037ac0 Turn class component into function component 2023-08-22 17:08:58 +02:00
b502e99c22 Start to test family-chart module 2023-08-22 16:12:55 +02:00
4eaaa11cc6 Can access family tree from member page 2023-08-22 11:41:25 +02:00
8cfe51fb0d Start to build basic family tree 2023-08-22 11:31:04 +02:00
4d5bdaad57 Build tree couples 2023-08-21 17:53:51 +02:00
c414defb19 Ready to implement family tree 2023-08-21 12:45:37 +02:00
4b0292f0a4 Can import family data from UI 2023-08-18 15:27:29 +02:00
6c82104cdc Can export data from UI 2023-08-18 15:10:16 +02:00
3b5efb46cd Can export family data 2023-08-17 17:37:44 +02:00
680c2d2624 Update home route 2023-08-17 15:18:07 +02:00
fa7d60726f Can filter couples 2023-08-17 14:59:06 +02:00
e753710964 Minor adjustements 2023-08-17 12:50:16 +02:00
65c77be523 Start to build couples page 2023-08-17 12:42:44 +02:00
c230f83926 Simplify couples interactions 2023-08-16 14:57:28 +02:00
ce5fb3077d Can easily create children from member route 2023-08-16 14:46:57 +02:00
ee14d629d4 Can easily create a brother or a sister 2023-08-16 14:44:36 +02:00
23fb77b152 Show couples on members page 2023-08-16 14:29:22 +02:00
ec856b5cb4 Show children of couple 2023-08-16 13:35:00 +02:00
dd18ee129d Add wedding and divorce inputs 2023-08-16 12:29:27 +02:00
ac2004a51d Use different aspect ratio for single member and couple 2023-08-16 12:18:47 +02:00
328eada9ec Create basic couple route 2023-08-16 12:17:04 +02:00
0652fbadc8 Show sex on members list 2023-08-16 10:48:56 +02:00
8c6994e86d Can filter members list on members page 2023-08-16 10:39:00 +02:00
ac623fde9b Can delete member for members route 2023-08-16 10:18:19 +02:00
b39122cc43 Show family members list 2023-08-16 10:14:18 +02:00
d0cfc0e981 Show siblings on member page 2023-08-16 08:33:07 +02:00
44f54934cc Show children on member page 2023-08-11 11:51:59 +02:00
a062f27b0b Can set member biography 2023-08-11 11:38:16 +02:00
501f36e7ca Add missing contact information 2023-08-11 11:31:33 +02:00
7d97909d06 Can set member country 2023-08-11 11:09:40 +02:00
39190de454 Can set member email and phone number 2023-08-11 10:49:40 +02:00
335ff0f178 Can set the father and the mother of a member 2023-08-11 10:30:04 +02:00
e237abe4e1 Ready to implement member select 2023-08-10 14:13:27 +02:00
39c7163290 Can download / delete member photo 2023-08-10 13:53:23 +02:00