From 008a10dab80a34b8d16f86c085948c30be57b29d Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Wed, 29 Sep 2021 17:35:37 +0200 Subject: [PATCH] otf: patch person and thirdparty from the store, emit parent method saveFormOnTheFly() --- .../PersonsAssociated/ParticipationItem.vue | 23 +++---- .../components/Requestor.vue | 13 ++-- .../components/Resources/ResourceItem.vue | 11 +++- .../vuejs/AccompanyingCourse/store/index.js | 64 +++++++++++++++++++ .../public/vuejs/_components/AddPersons.vue | 19 +++--- .../vuejs/_components/OnTheFly/Person.vue | 11 +--- .../vuejs/_components/OnTheFly/ThirdParty.vue | 9 +-- 7 files changed, 103 insertions(+), 47 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue index 7f01c87e9..6566b00e4 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/AccompanyingCourse/components/PersonsAssociated/ParticipationItem.vue @@ -19,20 +19,8 @@ v-if="hasCurrentHouseholdAddress" v-bind:person="participation.person"> -
  • - - -
  • -
  • - - -
  • +
  • +