Enhance PersonEdit form: Add birthdate input with validation, improve field error handling using hasValidationError, refactor birthDate to respect timezone offsets, and update translations for better user feedback. Replace DateTimeCreate with DateTimeWrite across types and components.

This commit is contained in:
2025-09-18 11:32:36 +02:00
parent 54f8c92240
commit bbd4292cb9
6 changed files with 80 additions and 14 deletions

View File

@@ -105,6 +105,8 @@ Administrative status: Situation administrative
person:
Identifiers: Identifiants
person_edit:
Error while saving: Erreur lors de l'enregistrement
# dédoublonnage
Old person: Doublon
@@ -1547,7 +1549,7 @@ person_messages:
center_id: "Identifiant du centre"
center_type: "Type de centre"
center_name: "Territoire"
phonenumber: "Téléphone"
phonenumber: "Téléphone fixe"
mobilenumber: "Mobile"
altnames: "Autres noms"
email: "Courriel"