Commit Graph

223 Commits

Author SHA1 Message Date
209cfe8965 Minor improvements of simple family tree
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-28 09:52:18 +02:00
173303de27 Update Rust crate redis to 0.23.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-08-28 00:31:53 +00:00
4e22455f46 Show always couples in same order in simple tree
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-26 17:05:31 +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
d3b1028fe4 Add tooltips to export buttons 2023-08-26 08:07:32 +02:00
df7600f959 Merge branch 'master' of ssh://gitea.communiquons.org:52001/pierre/GeneIT
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-26 08:04:26 +02:00
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
601a24473d Update Rust crate anyhow to 1.0.75
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-08-26 00:31:54 +00: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
d07bc200c4 Sort children by birth day
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 19:20:55 +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
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
83c757db6d Merge branch 'master' of ssh://gitea.communiquons.org:52001/pierre/GeneIT
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 14:44:18 +02:00
fb0a9d8287 Remove success and error banners when attempting a new import 2023-08-25 14:44:14 +02:00
1f5e47e7f7 Configure Renovate (#1)
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 06:15:11 +00:00
b9fae8e2aa Automatically upgrade to HTTPS in production
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-25 08:08:09 +02:00
616c063d24 Add missing carriage return
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 18:34:01 +02:00
cab0bfeccb Enable rust checks
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 18:14:40 +02:00
3bc9b0f8a1 Add React production configuration
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 18:11:21 +02:00
380fffa332 First website deployment
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-24 18:07:40 +02:00
72d0b39dc4 Add missing dependency 2023-08-24 17:41:21 +02:00
53c435881e Generate Docker image for backend 2023-08-24 16:10:53 +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