Commit d963515
ledouxm
feat: add validation fields for user settings and update account management
- Added `validationNom` and `validationPrenom` fields to user settings schema.
- Updated frontend AppSchema to include new validation fields.
- Modified account management logic to handle new validation fields.
- Enhanced ConstatValidation component to include inputs for `validationNom` and `validationPrenom`.
- Adjusted validation logic for email input to ensure proper formatting.1 parent ab150f8 commit d963515
File tree
6 files changed
+3788
-10
lines changed- db
- meta
- packages
- backend/src/db
- frontend/src
- db
- routes
6 files changed
+3788
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments