Commit graph

771 commits

Author SHA1 Message Date
Kroell
2cf5849feb change font color - "What happens next:" 2023-03-23 13:46:16 -04:00
Kroell
c4f1ec9124 Merge branch 'develop' into feature/digital/SSR-332 2023-03-23 13:25:12 -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
hiteshkumar87
15f635b9b1 SSR-302
removed glass only field from welcome page for MVP (template) or Mutual liberty
2023-03-23 18:44:00 +05:30
Kroell
36f73800d6 Merge branch 'develop' into feature/digital/SSR-332 2023-03-22 16:57:34 -04:00
Kroell
de7d68a50e styling changes to coverage-statement 2023-03-22 16:56:09 -04:00
Jeremy-Z
e2f7f71c34
Merge pull request #204 from Safelite/feature/digital/SSR-330
Feature/digital/ssr 330
2023-03-22 15:25:27 -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
hiteshkumar87
53f36d72bf Update welcome-page.spec.js 2023-03-22 22:20:38 +05:30
hiteshkumar87
8589ad2583 SSR-305
update welcome-vue and unit test case
2023-03-22 22:18:49 +05:30
hiteshkumar87
1d400fe55c Update welcome-page.vue
hide City and state fields based on client
2023-03-22 19:55:55 +05:30
Kroell
13d04efec3 Merge branch 'develop' into feature/digital/SSR-330 2023-03-22 09:01:04 -04:00
Jeremy-Z
99f594a21e
Merge pull request #202 from Safelite/feature/Digital/SSR-139_fix
SSR-139 Fix
2023-03-21 15:09:31 -04:00
Bryan Mauger
13523bdf13 Set font color for checked state of horizontal radio button. 2023-03-21 13:57:33 -04:00
Jeremy Zimmerman
27e51873ed Fixed issue where client customized widgets were not being added to the page widget collection. 2023-03-21 13:32:38 -04:00
Kroell
b05e69ba2c remove extra padding to match mocks 2023-03-21 11:48:04 -04:00
Kroell
8c8a2d55fc change typeStyle to match mocks 2023-03-21 11:47:37 -04:00
Kroell
f7c51ba579 Firefox styling fixes for welcome-page 2023-03-17 15:18:19 -04:00
Kroell
fecd745eca remove empty div 2023-03-16 11:01:46 -04:00
Kroell
a4034dd3eb unhide Continue button in Firefox 2023-03-16 10:58:54 -04:00
Kroell
04905559d9 indent fix 2023-03-16 10:58:14 -04:00
Sneha
b4fd2309e2 Update address-vehicles.vue 2023-03-15 15:04:01 +05:30
Sneha
1f7422a19b SSR-279
Address vehicle two YMM
2023-03-15 14:58:01 +05:30
Kroell
43e562ac80 Merge branch 'develop' into feature/digital/SSR-254 2023-03-14 11:09:18 -04:00
Kroell
c7142cfb7a removed unneeded unit test 2023-03-14 11:08:57 -04:00
Bryan Mauger
afea24364b SSR-301 fix font weight of horizontal list button on focus. 2023-03-14 09:14:42 -04:00
katie
fa9631da03 Merge 'develop' into feature/digital/SSR-254 2023-03-13 15:41:42 -04:00
Kroell
9a0467d5ac updates to unit testing 2023-03-13 15:03:57 -04:00
Kroell
c282e3bfca changes to ensure vin is saved if moving backward through flow and restarting vin lookup 2023-03-13 15:03:40 -04:00
Bryan Mauger
0ebb68dfae SSR-312 update all pages to have non-sticky header. 2023-03-13 14:37:04 -04:00
Kroell
d808f8d7f7 Merge branch 'develop' into feature/digital/SSR-254 2023-03-13 09:59:09 -04:00
Bryan Mauger
cf33bd1db9 CSR-311 insert correct link for CPPA notice at collection. 2023-03-13 09:40:42 -04:00
Kroell
9147035126 clear vin when reselecting vin lookup method 2023-03-10 14:01:53 -05:00
Kroell
a0d1d282e5 logic for navigation when vin is masked 2023-03-10 14:01:28 -05:00
Kroell
934454141a success alert for vin match 2023-03-10 12:12:12 -05:00
Kroell
29d96e9140 vin masking 2023-03-10 12:11:53 -05: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
hiteshkumar87
c7679a1b85 Update vin-lookup-alerts.vue
import components using @ sign
2023-03-10 20:14:09 +05:30
hiteshkumar87
4b63638b6d SSR-280
added unit test cases and fixed issue related to same YMM- style different
2023-03-10 18:36:49 +05:30
shnsuku
c6e2a78534
Merge pull request #193 from Safelite/feature/Digital/SSR-277
SSR-227
2023-03-10 11:33:53 +05:30
Kroell
fe7e8227e7 updates to vin masking and success alert 2023-03-09 13:47:47 -05:00
Kroell
e8e419de83 pull damage string into success alert 2023-03-09 13:45:00 -05:00
Kroell
2bb782bfb0 replace estimate in routing table 2023-03-09 13:21:20 -05:00