Commit Graph

151 Commits

Author SHA1 Message Date
b34959df33 Can create calendars
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2024-05-31 21:41:58 +02:00
c4fadce69f Can create new accommodations using the API
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-05-23 21:20:14 +02:00
2f1df6c117 Can toggle accommodations module
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-05-23 19:28:29 +02:00
c8ee881b2c Genealogy as a feature (#175)
All checks were successful
continuous-integration/drone/push Build is passing
Start our journey into turning GeneIT as afully featured family intranet by making genealogy a feature that can be disabled by family admins

Reviewed-on: #175
2024-05-16 19:15:15 +00:00
d9a4e3249d Genealogy -> intranet
All checks were successful
continuous-integration/drone/push Build is passing
2024-05-14 21:19:14 +02:00
8cab8aa078 Update project dependencies (#140)
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #140
Co-authored-by: Pierre HUBERT <pierre.git@communiquons.org>
Co-committed-by: Pierre HUBERT <pierre.git@communiquons.org>
2024-04-08 16:24:09 +00: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
cba850251f Fix issue 2023-12-12 18:30:19 +01:00
935deeca2c Switch tree view to its new package
All checks were successful
continuous-integration/drone/push Build is passing
2023-09-08 11:28:24 +02: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
2c0b6356b6 Fix bug 2023-08-31 20:36:33 +02:00
c6c984c34c Handle particular cases in simple family tree
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-31 20:26:34 +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
c433934d68 Attempt to fix scaling issue
All checks were successful
continuous-integration/drone/push Build is passing
2023-08-28 10:09:54 +02:00
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
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
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
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
fb0a9d8287 Remove success and error banners when attempting a new import 2023-08-25 14:44:14 +02: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
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