Commit Graph

82 Commits

Author SHA1 Message Date
b5dc78a8e1 Do not display full dates if day and month are unknown 2023-08-26 08:04:02 +02:00
cf7ad598db Limit the number of choices in member input 2023-08-26 08:00:29 +02:00
21b64d9f43 Add SVG export
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 20:30:26 +02:00
54100d8e70 Found a proper way to colorize cards 2023-08-25 19:43:36 +02:00
f873990900 Family tree is shown full width
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 19:31:09 +02:00
26df996f8a Fix card width
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 19:17:08 +02:00
b3a19831a4 Adjust settings 2023-08-25 19:15:50 +02:00
e1bc10e299 Fix issue with large trees
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 19:06:36 +02:00
a9ac04147d Renamge generated tree 2023-08-23 17:57:28 +02:00
cb59550421 Remove borders around cards 2023-08-23 16:24:38 +02:00
89c3781219 Fix special characters 2023-08-23 16:19:45 +02:00
17a2cd156d Fill properly tiles on export 2023-08-23 16:07:21 +02:00
26dceaba06 Automatically calculate PDF width 2023-08-23 15:49:19 +02:00
965530517a Adaptative height 2023-08-23 15:42:07 +02:00
e97814586e Minor improvements 2023-08-23 15:32:02 +02:00
852354b739 Fix PDF export 2023-08-23 15:18:23 +02:00
947ab0277e Start to generate PDF export 2023-08-23 14:56:50 +02:00
c5ba69ddeb Improve theme integration 2023-08-23 14:02:05 +02:00
263a62c1a4 Add wedding info to tree 2023-08-23 11:25:33 +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
911d59cddb Typed data 2023-08-22 17:17:36 +02:00
6630037ac0 Turn class component into function component 2023-08-22 17:08:58 +02:00
4d28696be8 First PDF export attempt 2023-08-22 16:57:41 +02:00
9c606994e0 Add basic typings 2023-08-22 16:36:23 +02:00
b502e99c22 Start to test family-chart module 2023-08-22 16:12:55 +02:00
cae70ee738 Can access member page from basic family tree 2023-08-22 11:59:56 +02:00
51dbd04f7d Show couple state in basic family tree 2023-08-22 11:55:57 +02:00
365b71ba2d Improve basic family tree 2023-08-22 11:51:17 +02:00
8cfe51fb0d Start to build basic family tree 2023-08-22 11:31:04 +02:00
c414defb19 Ready to implement family tree 2023-08-21 12:45:37 +02:00
b424495fd9 Minor cleanup 2023-08-18 15:33:11 +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
e753710964 Minor adjustements 2023-08-17 12:50:16 +02:00
23fb77b152 Show couples on members page 2023-08-16 14:29:22 +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
e4ca9f7e9e Don't render unecessarily date of birth 2023-08-11 11:56:51 +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
1cf79e621f Fix thumbnail size 2023-08-10 12:14:44 +02:00
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