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
852523e644
Refactor person management workflow: Introduce SetGender
, SetCivility
, and SetCenter
lightweight interfaces. Replace PersonState
with PersonEdit
for streamlined type usage. Enhance queryItems
logic and API methods for better consistency. Adjust AddPersons
modal to handle query input.
2025-09-22 14:03:47 +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
dcdfba5ccd
eslint fixes
2025-07-09 17:46:36 +02:00
Boris Waaub
a8dd1b3548
1277 refacto use symfony translation
2025-06-16 10:59:42 +00:00
aa0785fc71
Apply prettier rules
2024-11-14 18:47:38 +01:00
27ecae4486
first eslint corrections
2024-10-31 17:28:02 +01:00
c12f633829
fixes
2022-02-28 13:52:41 +01:00
nobohan
568c4b60ef
merge master into issue388
2022-02-22 12:47:56 +01:00
caaebd593b
misc fixes for Thirdparty / addPerson
...
* set default values for ThirdParty in ThirdParty.vue
* set correct value for binding with phone (telephone instead of
phonenumber)
* add validation on ThirdParty/denomination: at least two characters, no
Null value
2022-02-17 22:42:52 +01:00
nobohan
99afd2e830
OnTheFly: set a dynamic default
2022-02-14 22:03:11 +01:00
nobohan
94729a66ca
AddPersons: add suggestion of name when creating new person or thirdparty
2022-02-14 12:22:02 +01:00
nobohan
1c3f6c7c1e
AddPersons: allow creation of person or thirdparty depending on allowed types
2022-02-14 11:12:37 +01:00
bb93cb23a7
fix handling of address
2022-02-11 12:09:42 +01:00
d7ae279101
Create thirdparty on the fly with institution / contact
2021-10-11 14:08:36 +02:00
db9a203df0
otf: prepare to create vue root component: moving files
2021-10-01 12:18:40 +02:00