Commit graph

56 commits

Author SHA1 Message Date
Jason Wheeler
3bedee41db Fixed some routing issues caused by bad merges 2023-04-25 11:05:16 -04:00
Jason Wheeler
1a8adae934 fixed tests and cleaned up 2023-04-11 14:18:20 -04:00
Jason Wheeler
92f4da0852 Merge branch 'develop' into feature/digital/SSR-346
# Conflicts:
#	src/layouts/coverage-statement/coverage-statement.vue
#	src/styles/common-styles.scss
2023-04-11 12:13:26 -04:00
Jason Wheeler
0560ac3124 Everything is working now 2023-04-11 12:00:08 -04:00
Bryan Mauger
2e47d6b9ed Consolidate CSS. Remove comments. Set scroll to auto vs scroll. 2023-04-10 16:47:13 -04:00
Jason Wheeler
c83604c64d figured out that I needed to run the processing of the modal-links on the next tick. 2023-04-10 16:46:50 -04:00
Bryan Mauger
dce75aa653 Remove comments. 2023-04-10 14:41:12 -04:00
Bryan Mauger
4a3c61da1b WIP more pages updated to non-sticky header. 2023-04-10 13:27:34 -04:00
Jason Wheeler
47ae19653a nightly 2023-04-05 16:54:14 -04:00
saumyaChaturvedi123
42d9601ed4 SSR-365
fixing 'steeringText' casing.
2023-04-05 19:21:31 +05:30
saumyaChaturvedi123
307e7d2fbb SSR-365
Steering text to appear for state MA
2023-04-05 17:20:57 +05:30
Kroell
63cdcdda7e change line-height to accomodate recal modal link 2023-03-24 15:30:15 -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
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
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
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
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