|
c19206be0c
|
Enhance validation in PersonEdit : Introduce hasValidationError and validationError helpers for form inputs. Improve error feedback for fields such as firstName , lastName , gender , and others. Refactor postPerson to handle validation exceptions and map errors to specific fields. Update related methods, styles, and API error type definitions.
|
2025-09-22 14:03:53 +02:00 |
|
|
4367ed086e
|
Enhance person creation workflow: Add onPersonCreated event handling in Create , CreateModal , and AddPersons . Update type definitions and integrate event emission for streamlined person management.
|
2025-09-22 14:03:51 +02:00 |
|
|
27548ad654
|
Add support for person identifiers workflow: update PersonEdit component, API methods, and modals for identifier handling during person creation. Adjust related types for improved consistency.
|
2025-09-22 14:03:48 +02:00 |
|
|
c05d0aad47
|
Refactor person creation workflow: Introduce PersonEdit component and integrate it across Create , Person.vue , and modals for improved modularity. Update type definitions and API methods for consistency.
|
2025-09-22 14:03:47 +02:00 |
|
|
1c0ed9abc8
|
Enhance entity creation: Add CreateModal and integrate with AddPersons workflow.
|
2025-09-22 14:03:42 +02:00 |
|