From 7af85bc40127868eda21b01cb7c5e2fa423e91b5 Mon Sep 17 00:00:00 2001 From: Julie Lenaerts Date: Tue, 17 Aug 2021 16:14:08 +0200 Subject: [PATCH] AddressRenderBox created and added to PersonRenderBox, still some styling issue with address. Render options not done yet --- .../PersonsAssociated/ParticipationItem.vue | 24 ---------- .../_components/Entity/AddressRenderBox.vue | 46 +++++++++++++++++++ .../_components/Entity/PersonRenderBox.vue | 44 ++++++++++-------- 3 files changed, 70 insertions(+), 44 deletions(-) create mode 100644 src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/AddressRenderBox.vue 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 fce8351c2..dc5e0c6ce 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 @@ -52,23 +52,12 @@ diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/AddressRenderBox.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/AddressRenderBox.vue new file mode 100644 index 000000000..e90242d15 --- /dev/null +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/AddressRenderBox.vue @@ -0,0 +1,46 @@ + + + diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue index e7a0d2486..36aa19ff7 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/_components/Entity/PersonRenderBox.vue @@ -57,22 +57,30 @@
@@ -88,26 +96,22 @@