immich/web/src/lib/components/faces-page
Mohamed BOUSSAID 234449f3c6
fix(server, web): Prevent the user from setting a future date of birth (#5803)
* Hide the person age if it is negative

* Add validation to prevent future birth dates

* Add comment

* Add test, Add birth date validation and update birth date modal

* Add birthDate validation in PersonService and SetBirthDateModal

* Running npm run format:fix

* Generating the migration file propoerly, and Make the birthdate form logic simpler

* Make birthDate type only string

* Adding useLocationPin back
2023-12-19 10:07:38 -06:00
..
assign-face-side-panel.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
edit-name-input.svelte fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
face-thumbnail.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
merge-face-selector.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
merge-suggestion-modal.svelte feat(web): re-assign person faces (2) (#4949) 2023-12-05 09:43:15 -06:00
people-card.svelte feat: use <a> tag for albums in list view (#5645) 2023-12-11 20:35:57 -06:00
people-list.svelte fix(web): don't limit merge face selector to 10 people (#5551) 2023-12-08 08:21:29 -06:00
person-side-panel.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
set-birth-date-modal.svelte fix(server, web): Prevent the user from setting a future date of birth (#5803) 2023-12-19 10:07:38 -06:00
show-hide.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00
unmerge-face-selector.svelte feat(web): add types to dispatcher (#5700) 2023-12-14 20:54:21 -06:00