From 9b5fe2adf491ef2b4c23f54559cf647b69c4bdba Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 18 Feb 2022 09:48:29 -0500 Subject: [PATCH 01/12] Side Door Options --- .../side-door-options/side-door-options.vue | 62 +++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/layouts/vehicle-damage/side-door-options/side-door-options.vue diff --git a/src/layouts/vehicle-damage/side-door-options/side-door-options.vue b/src/layouts/vehicle-damage/side-door-options/side-door-options.vue new file mode 100644 index 000000000..9f4cd0105 --- /dev/null +++ b/src/layouts/vehicle-damage/side-door-options/side-door-options.vue @@ -0,0 +1,62 @@ + + + \ No newline at end of file From a76f3f75a28d796939629e7f4925c71bc91e2b6d Mon Sep 17 00:00:00 2001 From: bmauger Date: Mon, 21 Feb 2022 12:32:10 -0500 Subject: [PATCH 02/12] Remove unused component. --- src/layouts/nested-radio-poc/nested-radio.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/layouts/nested-radio-poc/nested-radio.vue b/src/layouts/nested-radio-poc/nested-radio.vue index d8404e838..3bdeba866 100644 --- a/src/layouts/nested-radio-poc/nested-radio.vue +++ b/src/layouts/nested-radio-poc/nested-radio.vue @@ -44,13 +44,11 @@ - - diff --git a/src/layouts/vehicle-damage/side-door-options/side-door-options.vue b/src/layouts/vehicle-damage/side-door-options/side-door-options.vue index 63aedf580..1372f23f6 100644 --- a/src/layouts/vehicle-damage/side-door-options/side-door-options.vue +++ b/src/layouts/vehicle-damage/side-door-options/side-door-options.vue @@ -1,13 +1,17 @@ diff --git a/src/layouts/vehicle-damage/windshield-options/windshield-chip-count-question/windshield-chip-count-question.vue b/src/layouts/vehicle-damage/windshield-options/windshield-chip-count-question/windshield-chip-count-question.vue index 41a3b872b..347ee2fdf 100644 --- a/src/layouts/vehicle-damage/windshield-options/windshield-chip-count-question/windshield-chip-count-question.vue +++ b/src/layouts/vehicle-damage/windshield-options/windshield-chip-count-question/windshield-chip-count-question.vue @@ -1,8 +1,7 @@