Commit graph

56 commits

Author SHA1 Message Date
Kroell
63cdcdda7e change line-height to accomodate recal modal link 2023-03-24 15:30:15 -04:00
Kroell
7c5e740b87 recal modal styling changes 2023-03-23 15:39:38 -04:00
Kroell
7a44814f0a fix to font-weight - bolded text 2023-03-23 15:39:06 -04:00
Kroell
ed897c35dd Revert "correction to font-weight for bolded text"
This reverts commit c7c9a62b2e.
2023-03-23 15:33:37 -04:00
Kroell
edbd589976 Revert "change font-size and line-height on recalModal"
This reverts commit 33c73b258f.
2023-03-23 15:33:21 -04:00
Kroell
50a4e9b3e6 Revert "remove vertical scrollbar when modal opens"
This reverts commit 09fde2a701.
2023-03-23 15:33:01 -04:00
Kroell
65ca5b8804 Revert "change padding on modal to match mocks"
This reverts commit ae211ad2cb.
2023-03-23 15:32:41 -04:00
Kroell
ae211ad2cb change padding on modal to match mocks 2023-03-23 15:14:58 -04:00
Kroell
09fde2a701 remove vertical scrollbar when modal opens 2023-03-23 15:04:30 -04:00
Kroell
33c73b258f change font-size and line-height on recalModal 2023-03-23 14:59:25 -04:00
Kroell
c7c9a62b2e correction to font-weight for bolded text 2023-03-23 14:50:43 -04:00
Kroell
eba043084e formatting 2023-03-23 14:36:36 -04:00
Kroell
425b985a6b change "continue with scheduling" font color to black 2023-03-23 14:31:44 -04:00
Kroell
6ad50a8c49 change font-size and line-height - "continue with scheduling" textBlock 2023-03-23 14:30:44 -04:00
Kroell
150617e075 change font-size and line-height of ordered list 2023-03-23 13:57:35 -04:00
Kroell
2cf5849feb change font color - "What happens next:" 2023-03-23 13:46:16 -04:00
Kroell
cd37127f19 change font color - "we're verifying your coverage" 2023-03-23 13:24:48 -04:00
katie
e4dcb783b2 Revert "styling fixes" 2023-03-23 13:16:23 -04:00
katie
f505226a7a Revert "styling changes to coverage-statement" 2023-03-23 13:13:07 -04:00
katie
2089235bfe Revert override font color to match mocks 2023-03-23 13:08:14 -04:00
katie
7393043d6b Revert change to textBox top margin to match mocks 2023-03-23 13:05:55 -04:00
Kroell
1947d88846 styling fixes 2023-03-23 13:01:28 -04:00
Kroell
096d1432fa prevent vertical scrollbar from appearing when recal modal opens 2023-03-23 11:27:02 -04:00
Kroell
de7d68a50e styling changes to coverage-statement 2023-03-22 16:56:09 -04:00
Kroell
521744bd41 override font color to match mocks 2023-03-22 15:12:56 -04:00
Kroell
b870cfc948 change to textBox top margin to match mocks 2023-03-22 14:57:13 -04:00
Kroell
c7142cfb7a removed unneeded unit test 2023-03-14 11:08:57 -04:00
Kroell
8e4de86f0d Merge branch 'develop' into feature/digital/SSR-254
# Conflicts:
#	src/constants/vehicle-lookup-alert-types.js
#	src/layouts/coverage-statement/coverage-statement.vue
#	src/layouts/vin-lookup/vin-lookup-alerts/vin-lookup-alerts.vue
#	src/layouts/vin-lookup/vin-lookup.vue
2023-03-10 11:47:48 -05:00
sheena
417ebef6d5 SSR-227
Fixed scrollbar for the above pages
2023-03-09 20:50:00 +05:30
Kroell
c4a69a273c unit tests for recal modal 2023-03-08 16:15:40 -05:00
Kroell
f62d462771 unit test forward navigation 2023-03-08 16:15:29 -05:00
Kroell
b3bb54a2ba display correct coverage statement unit tests 2023-03-08 15:44:13 -05:00
Kroell
219a8964de EOD commit - unit testing for coverage statement 2023-03-07 16:23:39 -05:00
Kroell
7310d43c1a start of unit testing for coverage statement 2023-03-06 16:05:25 -05:00
Kroell
a933503b04 fix to arePrereqsValid method 2023-03-06 16:05:00 -05:00
Kroell
1fa2810eef styling fix for modal window 2023-03-03 14:28:41 -05:00
Kroell
934d6abba3 start of navigation for coverage-statement 2023-03-03 14:26:08 -05:00
Kroell
93084e5ade typo 2023-03-02 09:24:39 -05:00
Kroell
aa48a73e2b update coverage-statement page to use modalLink 2023-03-02 09:22:58 -05:00
Kroell
33235224be change to damageString if >1 damage location 2023-03-01 15:46:16 -05:00
Kroell
44225e1921 update to method to check for ADAS 2023-03-01 15:15:13 -05:00
Kroell
7f1be1feeb pull in damageString to display on statement 2023-02-28 16:32:53 -05:00
Kroell
564d4db313 create new component for recal modal to match mocks 2023-02-28 16:01:30 -05:00
Kroell
6fece25716 update property to match CMS changes 2023-02-28 15:42:28 -05:00
Kroell
87c7009a50 add missing v-if for ADAS replace 2023-02-28 11:20:40 -05:00
Kroell
85e4d0252c recal modal link 2023-02-28 11:00:13 -05:00
Kroell
d720533b84 start of linking to recal modal 2023-02-27 15:40:40 -05:00
Kroell
1898949565 logic to display correct coverage statement 2023-02-27 11:33:19 -05:00
Kroell
442405e8a2 start of logic for displaying coverage statement 2023-02-24 16:11:50 -05:00
katie
5f693ad3ea styling change from ssr-249 2023-02-24 14:18:53 -05:00