From 61488e98769ea726a636857ac5fbd9471076603e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 4 Oct 2021 15:02:07 +0200 Subject: [PATCH] WIP test filtering elements on household [household editor] --- .../components/Household.vue | 107 ++++++++---------- 1 file changed, 50 insertions(+), 57 deletions(-) diff --git a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/Household.vue b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/Household.vue index 12c8bf0dc..98cf71bb3 100644 --- a/src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/Household.vue +++ b/src/Bundle/ChillPersonBundle/Resources/public/vuejs/HouseholdMembersEditor/components/Household.vue @@ -2,14 +2,15 @@

{{ $t('household_members_editor.household_part') }}

-
+
{{ $t('household_members_editor.household.no_household_choose_one') }}
-
+ +
-
+
@@ -18,7 +19,7 @@
-
    +
    • @@ -26,10 +27,35 @@
+ +
+
+
+ +
    +
  • + +
  • +
  • + +
  • +
+
+
+
+
-
+
@@ -45,7 +71,7 @@ {{ $t('household_members_editor.household.will_leave_any_household_explanation')}}
-
    +
-
-
-
- - -
- -
    -
  • - -
  • -
-
-