Commit graph

1971 commits

Author SHA1 Message Date
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
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
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
a4034dd3eb unhide Continue button in Firefox 2023-03-16 10:58:54 -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
c7142cfb7a removed unneeded unit test 2023-03-14 11:08:57 -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
Bryan Mauger
0ebb68dfae SSR-312 update all pages to have non-sticky header. 2023-03-13 14:37:04 -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
b960c768f4 testing some changes 2023-03-09 13:11:34 -05:00
Kroell
48214193a1 start of masking vin when navigating back to vin-lookup 2023-03-09 12:09:22 -05:00
Kroell
162743b75f added missing alert to vin-lookup 2023-03-09 12:08:41 -05:00
Kroell
2d73c30c4d Merge branch 'develop' into feature/digital/SSR-254 2023-03-09 11:05:28 -05:00
sheena
417ebef6d5 SSR-227
Fixed scrollbar for the above pages
2023-03-09 20:50:00 +05:30
shnsuku
4fa607ba34
Merge pull request #192 from Safelite/feature/Digital/SSR-291
SSR-291
2023-03-09 20:03:29 +05:30
sheena
07a09674f1 SSR-291
Fixed issue in the welcome page for the cards
SSR-291
SSR-292
SSR-293
2023-03-09 14:15:34 +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
44330315b2 Merge branch 'develop' into feature/digital/SSR-254 2023-03-08 15:44:33 -05:00
Kroell
b3bb54a2ba display correct coverage statement unit tests 2023-03-08 15:44:13 -05:00
Jeremy Zimmerman
0d2fa8538a Merge branch 'develop' into feature/Digital/SSR-275 2023-03-08 13:17:40 -05:00
Jeremy Zimmerman
87eb922413 Updates. 2023-03-08 13:16:53 -05:00
Kroell
219a8964de EOD commit - unit testing for coverage statement 2023-03-07 16:23:39 -05:00
Jeremy Zimmerman
df241cc1e7 Merge branch 'develop' into feature/Digital/SSR-275 2023-03-07 14:01:49 -05:00
Jeremy Zimmerman
34dbc82477 Updates. 2023-03-07 13:46:56 -05:00
Jeremy Zimmerman
4c24fdd6ff Updates. 2023-03-07 12:49:03 -05:00
sheena
5f1520a87e SSR-277
defect card -fixed scrollbar
2023-03-07 20:03:20 +05:30
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
e8942ac25d Merge branch 'develop' into feature/digital/SSR-254 2023-03-06 14:23:37 -05:00
Bryan Mauger
30f6f55f9f Remedy for horizontal scrolling on select pages. 2023-03-06 14:10:41 -05:00
Jeremy Zimmerman
e462b23af5 Auto stash before merge of "feature/Digital/SSR-275" and "develop" 2023-03-03 15:43:06 -05:00
Jeremy Zimmerman
95f0507747 Merge branch 'develop' into feature/Digital/SSR-275 2023-03-03 15:27:30 -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
6496fff524 placeholder for provider-preference page 2023-03-03 11:26:56 -05:00
Kroell
4e7480383e Merge branch 'develop' into feature/digital/SSR-219 2023-03-03 08:20:10 -05:00
hiteshkumar87
ed405fd19b updated vinlookupmethod constant
updated vin lookup method constant file
2023-03-02 20:58:48 +05:30
hiteshkumar87
1ed1561598 SSR - 268
update naming conventions
2023-03-02 20:34:07 +05:30
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
hiteshkumar87
dec8f048d6 SSR-268
updated endpoint to get prohibited states with single source of truth
2023-03-02 12:52:51 +05:30
Kroell
33235224be change to damageString if >1 damage location 2023-03-01 15:46:16 -05:00
Jeremy Zimmerman
56bed721b1 Updates. 2023-03-01 15:43:40 -05:00
Kroell
44225e1921 update to method to check for ADAS 2023-03-01 15:15:13 -05:00
Jeremy Zimmerman
0629442570 Merge branch 'develop' into feature/Digital/SSR-275 2023-03-01 12:26:06 -05:00
Kroell
03ea2d4950 Merge branch 'develop' into feature/digital/SSR-219 2023-03-01 10:30:51 -05:00
AMSNEHA
6fb546fa94
Merge pull request #177 from Safelite/feature/Digital/SSR-231.01
SSR-231
2023-03-01 07:37:03 +05:30
Kroell
745dc93668 Merge branch 'develop' into feature/digital/SSR-219 2023-02-28 16:33:15 -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
Jeremy Zimmerman
dfeb1a11c4 Merge branch 'develop' into feature/Digital/SSR-275 2023-02-28 15:14:38 -05:00
Jeremy Zimmerman
ff8be8e0dc Updates 2023-02-28 15:14:03 -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
Sneha
f4230c5858 SSR-231
UI Capability page
2023-02-28 21:23:37 +05:30
Kroell
d720533b84 start of linking to recal modal 2023-02-27 15:40:40 -05:00
Jason Wheeler
e467db8030 fixed tests to look specific navigation scenarios 2023-02-27 14:39:34 -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
katie
f8204c9054 Commit 2023-02-24 14:16:37 -05:00
Kroell
f463992367 pull in content group widget for bold font 2023-02-24 14:15:03 -05:00
Jason Wheeler
97aa0ec11a slight style adjustments 2023-02-24 12:10:54 -05:00
Jason Wheeler
7855aa2e30 style fixes 2023-02-23 17:05:27 -05:00
Kroell
3b7f1151df Merge branch 'develop' into feature/digital/SSR-219 2023-02-23 11:12:32 -05:00
Kroell
00d26e1874 remove vehicle-banner from coverage-statement page 2023-02-23 11:11:56 -05:00
Jeremy Zimmerman
2b92a22651 Merge branch 'develop' into feature/Digital/SSR-261 2023-02-23 10:25:59 -05:00
Jeremy Zimmerman
d3e0960c0f Removed import that is no longer needed. 2023-02-23 10:25:22 -05:00
AMSNEHA
c5220f64b4
Merge pull request #172 from Safelite/feature/Digital/SSR-141
SSR-141
2023-02-23 18:25:47 +05:30
Sneha
dbf449089b fixing build errors 2023-02-23 13:02:26 +05:30
Sneha
8179a019c2 Update capability-questions.vue 2023-02-23 12:53:53 +05:30
Sneha
9112046093 Update capability-questions.spec.js 2023-02-23 12:27:43 +05:30
Sneha
af50992a0c Update capability-questions.spec.js 2023-02-23 09:32:25 +05:30
Jeremy Zimmerman
c14d6964f1 Removed some debugging code. 2023-02-22 16:39:48 -05:00
Sneha
39a5385b57 SSR-141
Capability Questions
2023-02-22 20:42:32 +05:30
Jeremy Zimmerman
3a18b52640 Merge branch 'develop' into feature/Digital/SSR-261 2023-02-22 10:10:52 -05:00
sheena
28984e6085 Revert "SSR-247" due to breaking changes.
This reverts commit f2986d9168.
2023-02-22 10:08:00 -05:00
Jeremy Zimmerman
5fdc2b7fa7 Added unauthorized message block. Code refactoring. 2023-02-21 15:11:05 -05:00
Jeremy Zimmerman
5fd6dfeff9 Updates for account number population logic. 2023-02-21 11:23:13 -05:00
Jeremy Zimmerman
7709a1be64 Merge branch 'develop' into feature/Digital/SSR-261 2023-02-21 10:59:15 -05:00
hiteshkumar87
c9a688e839
Merge pull request #169 from Safelite/feature/Digital/SSR-247
SSR-247
2023-02-21 19:00:31 +05:30
sheena
f2986d9168 SSR-247
Added new logo and BG
2023-02-21 16:38:56 +05:30
Kroell
c81725d4eb pre-populate state entered on policy-holder-details page 2023-02-18 12:00:28 -05:00
Jeremy Zimmerman
65fbd04031 Updates. 2023-02-17 15:35:27 -05:00
Jeremy Zimmerman
0708392fb4 Merge branch 'develop' into feature/Digital/SSR-261 2023-02-17 15:21:07 -05:00
Jeremy Zimmerman
dc11f727b6 Updates. 2023-02-17 15:04:38 -05:00
Jeremy Zimmerman
329a9fbae3 Updates. 2023-02-17 13:23:01 -05:00
Jeremy Zimmerman
42057df157 Merge branch 'develop' into feature/Digital/SSR-261 2023-02-17 10:54:03 -05:00
hiteshkumar87
f95576cb76 SSR-253
Added style to address-lookup, license plate lookup and vin lookup for Two identical YMM vehicles display.
2023-02-17 20:39:03 +05:30
Jason Wheeler
55fc7c66a9 Merge branch 'develop' into feature/Digital/SSR-226 2023-02-16 17:32:16 -05:00
Jason Wheeler
17fbf65129 tests updated 2023-02-16 17:31:22 -05:00
Jason Wheeler
c46d527acb All defaults selection logic is working 2023-02-16 16:31:48 -05:00
Kroell
a8a25c21b8 fix to save vin to store correctly so getPartsOrQuestions can use vin 2023-02-16 16:19:48 -05:00
Jason Wheeler
76b31a3faa refactored 2023-02-16 14:19:38 -05:00
Jeremy Zimmerman
c38389abd4 Testing the new clientauth api. 2023-02-16 12:45:05 -05:00
bmauger
7d342213e9
Merge pull request #164 from Safelite/SSR-219-create-coverage-statement-page
Create CSM entries and markup for coverage statement page.
2023-02-14 13:00:46 -05:00
Jason Wheeler
be3f574cac fixed autopopulation rules 2023-02-14 12:47:19 -05:00
Bryan Mauger
e8e88133a8 Update font size/weight. 2023-02-14 11:10:46 -05:00
Bryan Mauger
def94c9275 Create CSM entries and markup for coverage statement page.
Remove hard-coded margin-bottom from vehicleBanner and replace it at the component level.

"Recalibration" link at bottom of page is for testing only and will be removed when textLink functionality is added to the CMS.
2023-02-13 15:40:52 -05:00
Kroell
03e525c8e8 SSR-263: change to line-height on field error messages 2023-02-13 13:34:52 -05:00
Kroell
0fcdbf92a2 SSR-265: changes to line-height on alert 2023-02-13 11:45:15 -05:00
Kroell
eb78ede3a6 SSR-256: changes to margin-top spacing 2023-02-13 11:16:14 -05:00
Kroell
728f7d35ac SSR-255: changes to font size, line height, and font color 2023-02-13 11:14:04 -05:00
katie
04b3ab2157 Revert "spacing fix"
This reverts commit 89c029b41d.
2023-02-13 10:53:20 -05:00
Kroell
c7f7995ad3 policy-holder-details: styling fixes for font-size, line-height, and color 2023-02-13 10:37:47 -05:00
Kroell
89c029b41d spacing fix 2023-02-13 09:19:25 -05:00
Kroell
9a536d2886 completed unit tests for molding-questions 2023-02-09 16:49:29 -05:00
Kroell
e9bcab5402 typo fix 2023-02-09 16:49:08 -05:00
Kroell
a7e3c8b669 start of unit tests for molding-questions 2023-02-09 15:03:11 -05:00
Kroell
3686e4907d fix to navigation from molding-questions 2023-02-09 15:02:47 -05:00
Jason Wheeler
8aac1a1d0a update 2023-02-09 12:35:46 -05:00
Kroell
ec8731f9a3 navigation for molding-questions 2023-02-08 15:40:46 -05:00
Kroell
140f94913e build molding-questions page 2023-02-07 15:48:22 -05:00
bmauger
36b1e9e19f
Merge pull request #157 from Safelite/BRM-fix-sticky-footer-image
Fix issue where sticky footer image didn't go all...
2023-02-06 16:15:04 -05:00
Bryan Mauger
3b34e8f3d2 Fix issue where sticky footer image didn't go all...
the way to the bottom on taller screens.
2023-02-06 16:04:13 -05:00
Kroell
2cf1f34044 Merge branch 'develop' into feature/digital/SSR-207 2023-02-06 15:12:14 -05:00
Kroell
c2a70c55a3 unit tests for address-vehicles complete 2023-02-06 15:11:56 -05:00
Jason Wheeler
acbbbfe661 vin-lookup couldn't rely on registration zip, updated logic to pull from either registration or customer depending on which was available. 2023-02-06 13:41:06 -05:00
Kroell
fb8e4db6a9 unit tests, work in progress 2023-02-03 16:43:22 -05:00
Kroell
349e006b6b EOD commit - unit testing 2023-02-02 17:00:07 -05:00
Kroell
4d9d1623bf unit tests 2023-02-02 12:49:49 -05:00
Kroell
78fa90a6cf EOD commit - updates to unit tests 2023-02-01 16:50:41 -05:00
Kroell
4ddb9b6047 updates for unit testing 2023-02-01 14:52:09 -05:00
Kroell
4bcfed0c88 unit test for address-vehicles-question 2023-02-01 14:51:44 -05:00
Kroell
91f2a31d6b changes to alert 2023-01-31 14:18:51 -05:00
Kroell
d2c09c6be3 move alert from bottom of page 2023-01-31 14:04:46 -05:00
Kroell
c195cd9778 styling fix, update to store method 2023-01-31 11:22:24 -05:00
Kroell
3b02458335 commit - update to navigation 2023-01-30 16:43:43 -05:00
US\katie.kroell
962dadf78f EOD commit - address-vehicles 2023-01-26 16:55:39 -05:00
US\katie.kroell
eabefd8ee4 Merge branch 'develop' into feature/digital/SSR-207 2023-01-26 15:10:10 -05:00
Kroell
a3c3b0b300 start of address-vehicles page 2023-01-26 15:02:16 -05:00
Kulbhushan Kaushik
8b03a40f7a commit 2023-01-26 13:55:16 -05:00
Kulbhushan Kaushik
0af85cb634 commit 2023-01-26 07:45:22 -05:00
Kulbhushan Kaushik
4341ed913b Merge branch 'develop' into feature/SSR-233 2023-01-25 13:04:44 -05:00
Kulbhushan Kaushik
243b062c43 commit 2023-01-25 12:00:36 -05:00
Kroell
6e715dfdef Merge branch 'develop' into feature/digital/SSR-179 2023-01-23 15:39:02 -05:00
Kroell
1052fe873a styling fix to field error - spacing now matches mocks 2023-01-23 15:38:36 -05:00
Johan Gunawan
5af50be77b Fix vehicle-lookup test affected by text-link 2023-01-23 10:19:37 -05:00
Johan Gunawan
2171f473c0 Fix vin-lookup test affected by text-link 2023-01-23 10:17:33 -05:00
Johan Gunawan
ae4817bcf4 Fix vin-location-information test affected by text-link 2023-01-23 10:12:39 -05:00
Kulbhushan Kaushik
b13b80de23 commit 2023-01-23 08:35:36 -05:00
Kulbhushan Kaushik
871fc4702a Merge branch 'develop' into feature/SSR-233 2023-01-23 07:53:24 -05:00
Kulbhushan Kaushik
21d21e3489 commit 2023-01-23 07:53:11 -05:00
Johan Gunawan
63a6891f15 Adjust path for license-plate-lookup 2023-01-20 16:16:33 -05:00
Johan Gunawan
0f49d601cb Merge branch 'develop' into feature/SSR-199 2023-01-20 16:16:04 -05:00
Johan Gunawan
8ab9838425 SSR-199 2023-01-20 15:30:32 -05:00
Kroell
d6ea4e8418 Merge branch 'develop' into feature/digital/SSR-179 2023-01-20 14:30:45 -05:00
Kroell
af50c7c31e finished up unit tests for license-plate-lookup 2023-01-20 14:30:23 -05:00
Johan Gunawan
4a44dfde46
Merge pull request #133 from Safelite/feature/SSR-211
SSR-211
2023-01-20 14:20:55 -05:00
Kulbhushan Kaushik
7c02d08938 commit 2023-01-20 14:12:59 -05:00
Johan Gunawan
3b7ef8c410 SSR-211 2023-01-20 14:08:35 -05:00
Kroell
73edb7f457 Merge branch 'develop' into feature/digital/SSR-179 2023-01-20 14:07:01 -05:00
Kroell
8da1c0c7c8 fix for mismatched vehicle - navigates to correct page 2023-01-20 14:06:42 -05:00
Kulbhushan Kaushik
f5c02b4f0e commit 2023-01-20 13:01:29 -05:00
Kroell
853a7affe7 added dropdown-question component to page 2023-01-20 11:17:49 -05:00
Kulbhushan Kaushik
16322ceb62 commit 2023-01-20 10:14:48 -05:00
Kulbhushan Kaushik
3cd39fffda commit 2023-01-20 08:21:38 -05:00
Kulbhushan Kaushik
e51f06ec94 commit 2023-01-20 08:08:17 -05:00
katie
dcbc8d08ba Merge 'develop' into feature/digital/SSR-179 2023-01-19 15:50:53 -05:00
Kroell
8ef119c113 start of pre-populating zip code 2023-01-19 15:48:05 -05:00
Jason Wheeler
575aa01b9d
Merge pull request #130 from Safelite/feature/Digital/SSR-228
Fixed issue with address-lookup triggering validation when autopopula…
2023-01-19 14:57:22 -05:00
Jason Wheeler
68a63de959 Fixed issue with address-lookup triggering validation when autopopulating empty values on load and the user getting a page full of errors on first load 2023-01-19 13:53:04 -05:00
Kulbhushan Kaushik
a93e7a2819 Merge branch 'develop' into feature/SSR-229 2023-01-19 13:14:09 -05:00
Kulbhushan Kaushik
61954f3a2b commit 2023-01-19 13:13:31 -05:00
Kroell
a59440d823 Merge branch 'develop' into feature/digital/SSR-179 2023-01-19 12:29:37 -05:00
Kroell
fa77f6775a unit test for vinNotFound alert 2023-01-19 12:29:11 -05:00
Kroell
f6dea71133 changed method name to make shareable between address and license lookup 2023-01-19 12:28:42 -05:00
Jason Wheeler
bdf9e08085
Merge pull request #128 from Safelite/feature/Digital/SSR-228
Migrated address-questions to common-components
2023-01-19 11:59:59 -05:00
Jason Wheeler
2bba9ac1f4 Migrated address-questions to common-components 2023-01-19 11:23:37 -05:00
Kulbhushan Kaushik
dd5ad14bd5 Merge branch 'develop' into feature/SSR-220 2023-01-19 10:23:02 -05:00
Kulbhushan Kaushik
006135f844 commit 2023-01-19 10:22:53 -05:00
Kulbhushan Kaushik
4ef0a83311 changes to load data back to page from store up on return 2023-01-19 10:20:05 -05:00
Jason Wheeler
b175740272
Merge pull request #125 from Safelite/feature/Digital/SSR-224
Removed references to serviceZip and serviceability checks. These will…
2023-01-19 10:18:18 -05:00
Kulbhushan Kaushik
2c4f1ed790 Merge branch 'develop' into feature/SSR-220 2023-01-19 09:22:30 -05:00
Kulbhushan Kaushik
f142f129f5 commit 2023-01-19 09:22:22 -05:00
Johan Gunawan
0cf2702210
Merge pull request #124 from Safelite/feature/SSR-189
SSR-189: vin-lookup page features
2023-01-19 09:10:54 -05:00
Kulbhushan Kaushik
d47b81b52a commit 2023-01-19 07:48:45 -05:00
Jason Wheeler
d8a51533c4 Removed references to serviceZip and servicability checks. These will be done earlier in the flow. 2023-01-18 16:47:12 -05:00
Kroell
ab16344dd9 Merge branch 'develop' into feature/digital/SSR-179 2023-01-18 16:26:10 -05:00
Kroell
55a63e6683 unit tests for license-plate-lookup 2023-01-18 16:25:52 -05:00
Johan Gunawan
8e0ec66203 SSR-189 2023-01-18 15:36:46 -05:00
Kulbhushan Kaushik
ad97d9880e Merge branch 'develop' into feature/SSR-220 2023-01-18 13:17:30 -05:00
Jason Wheeler
41fc0f3fd9 small style correction 2023-01-18 12:44:34 -05:00
Kroell
572a2f73c2 Merge branch 'develop' into feature/digital/SSR-179 2023-01-18 12:16:46 -05:00
Jason Wheeler
499f99c30c forgot to fix tests 2023-01-18 12:05:15 -05:00
Kroell
617bb61d7a continue button shows as disabled with VehiceNotFound alert 2023-01-18 11:38:55 -05:00
Kroell
54705cc61a unit tests for navigation 2023-01-18 11:28:21 -05:00
Jason Wheeler
9cef5b6f52 updated functionality to show continue button as disabled 2023-01-18 11:19:08 -05:00
Kroell
934dccd37d refactor to match FMG structure 2023-01-18 09:56:34 -05:00
katie
ba5dad580f Merge 'develop' into feature/digital/SSR-179 2023-01-18 09:44:42 -05:00
Kroell
eadf919f52 formatting 2023-01-18 09:43:20 -05:00
Kulbhushan Kaushik
eab90e936c Merge branch 'develop' into feature/SSR-220 2023-01-18 07:37:10 -05:00
Kulbhushan Kaushik
9b470eb959 commit 2023-01-18 07:36:19 -05:00
Jason Wheeler
b56735bc6d corrected test 2023-01-17 17:05:14 -05:00
Kroell
15115716a9 updates to navigation 2023-01-17 16:31:45 -05:00
Jason Wheeler
832f566060 Merge branch 'develop' into feature/Digital/SSR-193
# Conflicts:
#	src/router/router-constants/routing-table.js
2023-01-17 15:48:58 -05:00
Jason Wheeler
71364d4134 updated tests 2023-01-17 15:41:48 -05:00
katie
68731cac91 Merge 'develop' into feature/digital/SSR-179 2023-01-17 12:26:59 -05:00
Kroell
24a5eb7494 updates to navigation, saving data to store 2023-01-17 12:20:54 -05:00
Kulbhushan Kaushik
947c1a8abd created navigation scenario for welcome page, also created dummy policy holder details page 2023-01-17 09:33:34 -05:00
Kulbhushan Kaushik
c43822d900 commit 2023-01-17 09:17:45 -05:00
Kroell
214b510d31 vinPagesMixin, navigation scenarios 2023-01-16 16:02:48 -05:00
Kroell
919b7af58f Merge branch 'feature/digital/SSR-193' into feature/digital/SSR-179 2023-01-16 15:11:31 -05:00
Jason Wheeler
de0add665c updates 2023-01-16 15:09:38 -05:00
Kroell
99ef6a8190 Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 15:00:32 -05:00
Kroell
e9e127e864 updates to navigation 2023-01-16 15:00:11 -05:00
Kulbhushan Kaushik
28cda35fba commit 2023-01-16 14:37:02 -05:00
Kroell
c5efeac70a Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 14:27:42 -05:00
Kroell
775f461170 navigation from license-plate-lookup 2023-01-16 14:27:14 -05:00
Kulbhushan Kaushik
dc366ffc58 commit 2023-01-16 13:11:23 -05:00
Kroell
ecee185d82 navigation when glass is not available 2023-01-16 11:59:49 -05:00
Jason Wheeler
ac1bad19ad everything seems to be working, still need to update tests 2023-01-16 11:21:52 -05:00
Jason Wheeler
2b7d94524c Merge branch 'develop' into feature/Digital/SSR-193 2023-01-16 10:12:28 -05:00
Jason Wheeler
29efc286f7 updates 2023-01-16 10:11:41 -05:00
Kulbhushan Kaushik
4216ad524e commit 2023-01-16 08:54:08 -05:00
Kulbhushan Kaushik
6ca30f13fa Merge branch 'develop' into feature/SSR-135 2023-01-13 12:27:41 -05:00
Kulbhushan Kaushik
9b587a37ab commit 2023-01-13 12:27:29 -05:00
Jason Wheeler
3b7d708cd0 Merge branch 'develop' into feature/Digital/SSR-193
# Conflicts:
#	package-lock.json
#	package.json
#	src/constants/application-config.js
#	src/constants/endpoints.js
2023-01-13 11:57:51 -05:00
Kroell
7be1bd9b24 unit tests for alerts on license-plate-lookup 2023-01-13 11:56:44 -05:00
Jason Wheeler
ecb80542e4 no message 2023-01-13 11:45:49 -05:00
Kroell
5d1faae901 refactoring to license-plate-lookup based on team convo 2023-01-13 11:39:31 -05:00
Kulbhushan Kaushik
375d91600f commit 2023-01-13 09:59:57 -05:00
Kroell
fadc90f9a3 moved all unit tests to license-plate-lookup.spec.js 2023-01-12 14:59:58 -05:00
Kroell
d3d78c088e removed folders for alerts - all alerts are within license-plate-lookup.vue 2023-01-12 14:59:22 -05:00
Kroell
8370fc0b46 removed license-plate-question and zip-question components 2023-01-12 13:12:26 -05:00
Kroell
cc9311de21 change to calling lookupVinByPlate method 2023-01-12 11:36:58 -05:00
Kroell
be1c078d58 moved lookupVinByPlate to store 2023-01-12 09:59:11 -05:00
Kroell
546915e39c moved file to correct folder 2023-01-12 09:48:00 -05:00
Johan Gunawan
73776f5f6e Add baseFormMixin 2023-01-11 22:11:52 -05:00
katiekroell
e8f4e7f3a8
Merge pull request #99 from Safelite/feature/digital/SSR-178
Feature/digital/ssr 178
2023-01-11 17:02:30 -05:00
Jason Wheeler
b0bef5b5e2 everything is converted over but it needs tested now 2023-01-11 16:01:31 -05:00
Kulbhushan Kaushik
9b5c5283d9 commit 2023-01-11 14:18:03 -05:00
Kroell
4410816c86 Created common config value to pull dev domain from 2023-01-11 09:38:45 -05:00
Jason Wheeler
c3d164cc2c updates 2023-01-10 17:16:39 -05:00
Johan Gunawan
9b1772c631 Add placeholder pages
Placeholder pages for pages that don't exist yet but needed so the navigation in the lookup pages can be tested.
2023-01-10 16:13:45 -05:00
Jason Wheeler
8e4c4f1ed1 commit so I can merge develop again 2023-01-10 15:38:44 -05:00
Kroell
23c5680399 path changes 2023-01-10 11:37:16 -05:00
Kroell
c55450c81d Unit tests for license-plate-lookup 2023-01-10 10:13:02 -05:00
Jason Wheeler
db94b0639a Merge branch 'develop' into feature/Digital/SSR-193 2023-01-10 09:08:09 -05:00
Jason Wheeler
d53b7e276c check in so I can pull develop into this branch. 2023-01-10 09:07:35 -05:00
Kroell
1dca9f7f6c Start of unit tests for alerts 2023-01-09 16:50:00 -05:00
Kroell
813eddf124 edits to casing (changed to camelCase) 2023-01-09 16:07:38 -05:00
Kroell
bbf8fc0440 Merge branch 'develop' into feature/digital/SSR-178 2023-01-09 15:59:09 -05:00
Kroell
66ae239757 Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-09 15:58:58 -05:00
Kroell
83df3b71c9 unit tests for license-plate-lookup 2023-01-09 15:58:39 -05:00
Kulbhushan Kaushik
0752041403 COMMIT - deleted policy zip from essential flow. 2023-01-09 15:34:14 -05:00
Kroell
97412df60b Merge branch 'develop' into feature/digital/SSR-178 2023-01-09 09:21:03 -05:00
Kroell
87fb867b7c Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop 2023-01-09 09:20:41 -05:00
Johan Gunawan
7e294fa91d Use camelCase
Use camelCase for component tag and when passing props to match the style in Concept Funnel.
2023-01-06 14:47:07 -05:00
Kroell
9be65c0c81 unit test to check page prereqs 2023-01-06 14:22:54 -05:00
Johan Gunawan
242aff4083 Merge branch 'develop' into feature/SSR-188-v2 2023-01-06 14:19:51 -05:00
Kroell
9bac32b093 change to form on vehicle-lookup pages 2023-01-06 13:19:31 -05:00
Kroell
1e8152feef Merge branch 'develop' into feature/digital/SSR-178
# Conflicts:
#	src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:18:12 -05:00
Kroell
61f3691cfc Merge branch 'develop' of https://github.com/Safelite/DigitalConsumer.ISS into develop
# Conflicts:
#	src/layouts/license-plate-lookup/license-plate-lookup.vue
2023-01-06 13:17:09 -05:00
Kulbhushan Kaushik
2f0ce627ec commit 2023-01-06 12:36:41 -05:00
Kulbhushan Kaushik
230dc752b3 commit 2023-01-06 12:07:47 -05:00
Kulbhushan Kaushik
20cbb9272e commit 2023-01-06 11:28:33 -05:00
Johan Gunawan
e24de8bf70 Fix whitespace issue reported by QA 2023-01-05 21:53:00 -05:00
Kroell
662b6944c4 first unit test - back button navigates 2023-01-05 16:36:41 -05:00
Kulbhushan Kaushik
50d111811f COMMIT 2023-01-05 15:59:15 -05:00
Kroell
a27e5c4c06 change to vehicle lookup method 2023-01-05 12:01:54 -05:00
Kroell
9e53043d36 testing alerts 2023-01-04 16:14:08 -05:00
Kroell
930d6bf7be formatting edits 2023-01-04 15:13:31 -05:00
Kroell
07d1dfa3b9 license-plate-lookup alerts, back and continue button routing/methods 2023-01-04 13:55:33 -05:00
Kulbhushan Kaushik
5614873010 commit 2023-01-04 13:46:25 -05:00
Kroell
8c5114e536 Merge branch 'develop' into feature/digital/SSR-178 2023-01-04 10:09:00 -05:00
Kulbhushan Kaushik
ca5db18028 commit 2023-01-04 09:30:14 -05:00
Kroell
e9b77fd352 update to zip-format validation 2023-01-03 17:00:50 -05:00
Kulbhushan Kaushik
9d3bc66488 Merge branch 'develop' into feature/SSR-135 2023-01-03 13:57:27 -05:00
Kulbhushan Kaushik
5c3df3c7a1 commit 2023-01-03 12:54:37 -05:00
Kroell
9b2e4663d4 Merge branch 'feature/digital/SSR-178' into develop 2023-01-03 12:24:51 -05:00
Kroell
b55405f3fb updates to validation rules 2023-01-03 12:22:29 -05:00
Kroell
64cd3468a9 restructured license-plate-lookup, start of alerts 2023-01-03 12:06:35 -05:00
Kroell
928f9fd4c1 error messages for license plate and zip input, start of validation rules 2023-01-03 11:11:33 -05:00
Johan Gunawan
e084e2b518 SSR-188 2023-01-03 10:30:51 -05:00
Kulbhushan Kaushik
10c501b626 commit 2023-01-03 10:00:46 -05:00
Kroell
2a2df2b276 added VinNotFound alert, license plate and registration zip lookup methods 2022-12-30 13:52:14 -05:00
Kroell
98ef72f8b7 Added textbox components to license-plate-lookup page 2022-12-29 16:13:37 -05:00
Kulbhushan Kaushik
dac63255f1 commit 2022-12-29 14:04:08 -05:00
Johan Gunawan
7a3a6e5d19 SSR-175
address-lookup and license-plate-lookup pages are added as a placeholder so QA can test the navigation for this ticket.
2022-12-21 17:01:30 -05:00
Kulbhushan Kaushik
d1c2001ade Merge branch 'develop' into feature/SSR-169 2022-12-19 13:45:37 -05:00
Kulbhushan Kaushik
b98109ba7c commit. Unit tests and few other changes for button question modal component 2022-12-19 13:45:29 -05:00
Johan Gunawan
10f12c8f60 Add event handlers for submit and invalid-submit events (VeeValidate) 2022-12-16 13:56:28 -05:00
Kulbhushan Kaushik
a4da7fad51
Merge pull request #75 from Safelite/feature/SSR-169
Feature/ssr 169
2022-12-16 09:40:30 -05:00
Kulbhushan Kaushik
cef550b806 commit 2022-12-16 09:26:32 -05:00
Johan Gunawan
126b027b05
Feature/Digital/SSR-174 2022-12-15 15:27:53 -05:00
Kulbhushan Kaushik
489cf492af commit 2022-12-15 10:55:54 -05:00
Jason Wheeler
87159dbb87 final 2022-12-12 16:27:43 -05:00
Jason Wheeler
d68146b312 no message 2022-12-12 15:21:03 -05:00
Jason Wheeler
b8fcf6db3d styled and functional 2022-12-12 10:56:04 -05:00
Jason Wheeler
000a047c80 functional but needs styles completed 2022-12-09 15:49:36 -05:00
Jason Wheeler
a15b7fb0de fixed some tests 2022-12-08 15:40:50 -05:00
Jason Wheeler
6a7d41f164 vehicle-style page will skip to damage if only one style and they haven't visited the damage page yet. 2022-12-07 16:38:03 -05:00
Kulbhushan Kaushik
34acc1c6ca Merge branch 'develop' into feature/SSR-131 2022-12-06 10:19:40 -05:00
Kulbhushan Kaushik
503e594393 commit 2022-12-06 10:16:59 -05:00
Johan Gunawan
915dc8634e
Merge pull request #61 from Safelite/defect/Digital/SSR-153
SSR.-153. Resolve "Invalid prop" warning after a year is selected in "vehicle-year" page
2022-12-06 09:22:03 -05:00
Johan Gunawan
b60d892f2d
Merge pull request #62 from Safelite/defect/Digital/SSR-154
SSR-154. Resolve "cmsWidgetName" warning from unit test.
2022-12-06 09:21:15 -05:00
Johan Gunawan
60d98f9938 Array needs to be initialized 2022-12-05 17:28:31 -05:00
Johan Gunawan
75b7833a80 Remove unnecessary computed
SiteSubHeader component already has a computed property  for backButtonAccessibleText.
2022-12-05 17:13:34 -05:00
Johan Gunawan
8a1933d76f Change String to Number
The actual implementation in the component is using number instead of a string. The tests should match that.
2022-12-05 16:10:45 -05:00
Johan Gunawan
81a35dd0bb Fix console warning in DevTools 2022-12-05 16:08:35 -05:00
Kulbhushan Kaushik
b770d9c078 commit 2022-12-05 14:51:22 -05:00
Kulbhushan Kaushik
3efb2f6e15 COMMIT 2022-12-05 10:35:25 -05:00
Kulbhushan Kaushik
17a736b542 Merge branch 'develop' into feature/SSR-131 2022-12-05 08:54:42 -05:00
Johan Gunawan
8281a7faf9 Fix “Invalid prop: type check failed for prop "answers" warnings displayed in the DevTools Console when opening the “vehicle-year” page locally.
Initial value for "years" should be assigned to an empty array. "Array" is a function and need to be called with "new Array()" to get an empty array. I opted for a shorter syntax but the idea is the same.
2022-12-01 15:12:09 -05:00
Kulbhushan Kaushik
a2eb94015e commit 2022-12-01 14:59:13 -05:00
Kulbhushan Kaushik
240e450f74 commit 2022-11-29 13:53:39 -05:00
Kulbhushan Kaushik
5eb4c2f9ee commit 2022-11-29 09:58:31 -05:00
Kulbhushan Kaushik
8a04f2e2ae Merge branch 'develop' into feature/SSR-129 2022-11-28 13:00:16 -05:00
Jason Wheeler
21a4db6a30 completed tests 2022-11-28 12:47:15 -05:00
Jason Wheeler
cff016c30f Merge branch 'develop' into feature/Digital/SSR-130 2022-11-28 09:36:14 -05:00
Kulbhushan Kaushik
7b78fe1e74 commit 2022-11-23 08:36:21 -05:00
Kulbhushan Kaushik
024c10df8f commit 2022-11-23 08:15:52 -05:00
Kulbhushan Kaushik
bd232833e3 Merge branch 'develop' into feature/SSR-129 2022-11-23 08:10:58 -05:00
Jason Wheeler
b25022f15a Started working on parts page, still need to get some tests to work 2022-11-22 16:31:22 -05:00
Kulbhushan Kaushik
7c21369f57 update damage to the store. 2022-11-22 13:58:21 -05:00
Kroell
785dae5d2f Styling fixes- button-question padding and vehicle-damage scrolling 2022-11-21 12:54:59 -05:00
Kulbhushan Kaushik
6a0582b363 unit tests for vehicle damage components 2022-11-18 10:01:25 -05:00
Kulbhushan Kaushik
298b880d83 Merge branch 'develop' into feature/SSR-113 2022-11-17 07:53:29 -05:00
US\katie.kroell
f5c5f9af7d Added backButtonAccessibilityText to vehicle-style page 2022-11-16 16:19:30 -05:00
Jason Wheeler
aa541505df
Merge pull request #43 from Safelite/feature/digital/SSR-103
Added backButtonAccessibleText to vehicle-model page
2022-11-16 11:35:03 -05:00
Jason Wheeler
c008ac3ff3 test fix 2022-11-16 11:24:21 -05:00
Jason Wheeler
f84ff4a26e test 2022-11-16 11:03:58 -05:00
Jason Wheeler
7815775463 test 2022-11-16 10:57:05 -05:00
Jason Wheeler
aa4cd108c1 test 2022-11-16 10:45:16 -05:00
Jason Wheeler
3fc7c0bde7 continue to isolate test 2022-11-16 10:29:08 -05:00
Jason Wheeler
ee210a18c4 forgot to add at least one test 2022-11-16 10:22:18 -05:00
Jason Wheeler
4655f38dec isolating the test 2022-11-16 10:17:48 -05:00
Jason Wheeler
36f08d9a14 another test 2022-11-16 10:12:52 -05:00
Jason Wheeler
04c5c291ab update testing to clear some warning and try to get build to pass 2022-11-16 10:00:25 -05:00
Kroell
6b1d0a9229 Merge branch 'develop' into feature/digital/SSR-103 2022-11-16 09:43:11 -05:00
Kroell
b1851a605b Added backButtonAccessibleText to vehicle-model page 2022-11-16 09:37:41 -05:00
Jason Wheeler
a8d3df3a41
Merge pull request #41 from Safelite/feature/digital/SSR-87
Feature/digital/ssr 87
2022-11-16 09:27:38 -05:00
Jason Wheeler
1d7be6c8cd Merge branch 'develop' into feature/Digital/SSR-87
# Conflicts:
#	src/store/store.spec.js
2022-11-16 09:21:17 -05:00
Kroell
18abd042b5 Added backButtonAccessibleText to vehicle-make page 2022-11-14 17:17:07 -05:00
Kulbhushan Kaushik
f20758ee5b commit 2022-11-14 10:09:54 -05:00
Kulbhushan Kaushik
c6646d0637 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:44:46 -05:00
Kulbhushan Kaushik
acee099333 commit 2022-11-14 08:35:35 -05:00
Kulbhushan Kaushik
2c215e23a9 Merge branch 'develop' into feature/SSR-113 2022-11-14 08:05:22 -05:00
Jason Wheeler
21ec33f8dc requested updates 2022-11-11 15:33:32 -05:00
Jason Wheeler
a9df577851 Merge branch 'develop' into feature/Digital/SSR-108
# Conflicts:
#	src/constants/endpoints.js
#	src/helpers/unit-test-helper.js
#	src/mixins/base-mixin.js
#	src/store/store.spec.js
2022-11-11 14:21:05 -05:00
Jason Wheeler
53160a5119 updated to clear the entire vehicle object. Additional store items can be added to resetVehicle method as they are added to the store. 2022-11-11 12:51:43 -05:00
Jeremy Zimmerman
4d2ec40931 Added one back. 2022-11-11 12:48:41 -05:00
Jeremy Zimmerman
cb5c6dafcb Removed store reference. 2022-11-11 12:35:16 -05:00
Jeremy Zimmerman
f7295dad1a Removed store reference. 2022-11-11 12:33:49 -05:00
Jeremy Zimmerman
b019bd556e Put the store update methods back on the vehicle vue components. 2022-11-11 12:01:25 -05:00
Jason Wheeler
b0d91b0224 updated to clear other areas of the vehicle when previous areas are changed 2022-11-11 11:53:08 -05:00
Jason Wheeler
7789d19fbf Created call to getVehicle, refactored setting vehicle properties, updated tests and removed store-actions (it wasn't being used) 2022-11-10 15:34:54 -05:00
Kulbhushan Kaushik
2ba1f71767 commit 2022-11-10 12:15:30 -05:00
Kulbhushan Kaushik
120369c5bc COMMIT 2022-11-10 08:03:43 -05:00
Jeremy Zimmerman
b769e74b6c Updates 2022-11-09 15:50:17 -05:00
Jeremy Zimmerman
6f48a901fb Merge branch 'develop' into feature/Digital/SSR-51 2022-11-09 12:55:11 -05:00
Kulbhushan Kaushik
a901892227 Merge branch 'develop' into feature/SSR-113 2022-11-09 12:34:55 -05:00
Kulbhushan Kaushik
548dff63ea commit 2022-11-09 12:34:05 -05:00
Jason Wheeler
292c46fe34 completed tests, removed old 404 page and cleared up a few warnings 2022-11-09 12:12:42 -05:00
Kulbhushan Kaushik
181f2bb113 commit 2022-11-09 09:49:07 -05:00
Kulbhushan Kaushik
11e4bea599 commit 2022-11-09 08:31:27 -05:00
Jason Wheeler
4475508db5 Everything seems to be working now, need to update tests 2022-11-08 17:42:11 -05:00
Jeremy Zimmerman
9f10994cae Merge branch 'develop' into feature/Digital/SSR-51 2022-11-07 14:27:45 -05:00
Jeremy Zimmerman
f33810a43d Updates 2022-11-07 13:49:26 -05:00
Jason Wheeler
239ab309d6 removed references to accessibletext prop in favor of CMS calculated prop 2022-11-07 10:59:00 -05:00
Jason Wheeler
67f2707995 updated pattern for asynchronous testing. It should now fail the test if assertion in promise fails or if an error is thrown during the assertion. 2022-11-03 12:58:19 -04:00
Kulbhushan Kaushik
6fe6628dec commit 2022-11-03 10:17:42 -04:00
Jason Wheeler
dca3fdbf29 Merge branch 'develop' into feature/Digital/SSR-100 2022-11-02 14:50:28 -04:00
Jason Wheeler
6c8c3db0fc updated tests 2022-11-02 14:48:33 -04:00
Jason Wheeler
bc07b2419a page functions 2022-11-02 14:25:02 -04:00
Kulbhushan Kaushik
dad65390dd COMMIT 2022-11-02 12:34:27 -04:00
Kulbhushan Kaushik
f9ff6916d8 commit 2022-11-02 12:20:22 -04:00
Kulbhushan Kaushik
a0494cd07e commit 2022-11-02 12:14:33 -04:00
Kulbhushan Kaushik
b77078266e commit 2022-11-02 12:09:59 -04:00
Kulbhushan Kaushik
d4adc7910d commit 2022-11-02 09:30:38 -04:00
Kulbhushan Kaushik
f0d5b5b6b1 Merge branch 'develop' into feature/SSR-96 2022-11-02 09:16:22 -04:00
Jason Wheeler
fc842b0c5b removed console.log 2022-11-02 09:03:51 -04:00
Kulbhushan Kaushik
75eef92707 commit 2022-11-02 09:01:53 -04:00
Kulbhushan Kaushik
755627a0f5 Merge branch 'feature/Digital/SSR-93' into feature/SSR-96 2022-11-02 08:15:57 -04:00
Jason Wheeler
ced1b59fed Moved setting selected value in store from question components to parent components. Pulled over arePagePrerequisitesValids methods. 2022-11-01 16:12:58 -04:00
Kulbhushan Kaushik
f74ee61231 commit 2022-11-01 15:09:43 -04:00
Jason Wheeler
5606f41432 brought over custom mixins for button gradient, added links to google fonts to fix font-weight issue, finished tests vehicle make. 2022-11-01 14:44:57 -04:00
Kulbhushan Kaushik
882e8c0110 commit 2022-11-01 12:58:01 -04:00
Kulbhushan Kaushik
5eb899c080 commit 2022-11-01 11:45:00 -04:00
Jason Wheeler
badbece45c updated to match vehicle-year tests 2022-11-01 11:19:25 -04:00
Jason Wheeler
94607d9a89 Merge branch 'develop' into feature/Digital/SSR-93
# Conflicts:
#	src/helpers/unit-test-helper.js
2022-11-01 10:56:36 -04:00
Jason Wheeler
76087dc752 wip 2022-11-01 10:54:26 -04:00
Kulbhushan Kaushik
ab61fd6150 commit 2022-11-01 10:50:47 -04:00
Kulbhushan Kaushik
7242c3b04e unit test for vehicle-year page 2022-11-01 10:30:20 -04:00
Kulbhushan Kaushik
6c730ebcc6 commit 2022-11-01 09:25:24 -04:00
Jason Wheeler
e02070fa39 Added back button component 2022-10-28 15:54:11 -04:00
Jason Wheeler
fb15bf1ca1 Created make-question and finished vehicle-make template 2022-10-28 14:31:45 -04:00
Jason Wheeler
934248dbce started vehicle-make layout and fixed bug in cms-content-helper 2022-10-27 16:58:59 -04:00
Jason Wheeler
4f91f9fff5 Created vehicle-banner and added to vehicle-year for testing 2022-10-26 17:17:57 -04:00
Kulbhushan Kaushik
93e576a012 commit 2022-10-26 10:02:41 -04:00
Kulbhushan Kaushik
0ac2cb9eac commit 2022-10-26 09:19:39 -04:00
Kulbhushan Kaushik
7fae80b802 Merge branch 'develop' into feature/SSR-82 2022-10-25 10:29:17 -04:00
Kulbhushan Kaushik
9b682610a4 commit 2022-10-25 10:29:02 -04:00
Jason Wheeler
670a3d943f Merge branch 'develop' into feature/Digital/SSR-81
# Conflicts:
#	src/layouts/welcome-page/welcome-page.vue
2022-10-25 10:22:37 -04:00
Kulbhushan Kaushik
2ad0c1e8a8 commit 2022-10-25 09:22:29 -04:00
Kulbhushan Kaushik
7ed248734e commit 2022-10-25 09:11:43 -04:00
Jason Wheeler
07cc446039 sub-header vue added 2022-10-24 17:10:23 -04:00
Kulbhushan Kaushik
329d67f84b commit 2022-10-24 11:04:31 -04:00
Kulbhushan Kaushik
7daddf0ef6 commit 2022-10-24 10:55:40 -04:00
Jason Wheeler
0f7702ad0e Merge branch 'develop' into feature/Digital/SSR-37
# Conflicts:
#	src/layouts/vehicle-year/vehicle-year.vue
2022-10-24 09:23:21 -04:00
Jason Wheeler
b6071e953c completed header component 2022-10-21 15:06:26 -04:00
Kulbhushan Kaushik
8e3e038597 commit 2022-10-21 14:46:06 -04:00
Kulbhushan Kaushik
1c3f887134 SSR-76 and SSR-80 changes 2022-10-21 08:27:05 -04:00
Jason Wheeler
546b09a534 Added header vue and mapped to cms 2022-10-20 17:09:29 -04:00
Kulbhushan Kaushik
cbb0ff0884 commit 2022-10-12 09:46:57 -04:00
Kulbhushan Kaushik
64a23683c7 commit 2022-10-12 09:38:08 -04:00
Kulbhushan Kaushik
f22f42c260 commit 2022-10-11 10:27:37 -04:00
Kulbhushan Kaushik
0e2f3ad480 commit 2022-10-06 08:11:21 -04:00
FrankRua
9b92943db0 Some suggested edits 2022-09-30 09:09:48 -04:00
Jason Wheeler
888022240b moved fade-on-route-transition class to a parent div 2022-09-26 10:29:38 -04:00
Jason Wheeler
159f730d6a Moved nav-scenario import to base-mixin 2022-09-26 09:33:53 -04:00
Jason Wheeler
bf72d0f0cc fixed transition 2022-09-23 17:23:40 -04:00
Jason Wheeler
09c6744dd8 changes for reviews 2022-09-23 12:16:15 -04:00
Jason Wheeler
537be49593 refactored and tested getNavigationMap to make it less fragile. nav-button can also be a text link. Added test route for welcome-page. Pulled in navigation to external page using navigationMap from funnel. 2022-09-22 15:16:42 -04:00
Jason Wheeler
4b411810eb Merge branch 'develop' into feature/Digital/SSR-39
# Conflicts:
#	src/router/index.js
2022-09-22 12:32:30 -04:00
Jason Wheeler
df2ed6eb67 fixed some import paths 2022-09-22 11:14:58 -04:00
Jason Wheeler
6f82be6546 switched from v-bind: to just : 2022-09-21 16:25:53 -04:00
Jason Wheeler
1e5c966421 pulling navigation scenarios for button from js file 2022-09-21 15:39:39 -04:00
Kulbhushan Kaushik
70c46a8cd5 code review changes 2022-09-21 08:00:24 -04:00
Jason Wheeler
8fe4d924cb removed store dependancy for now, navigation is working 2022-09-20 16:15:15 -04:00
Kulbhushan Kaushik
bc473d5e03 commit 2022-09-20 15:27:01 -04:00
Jason Wheeler
d262d0ac1d got to where it's relying on the store for something. nearly there. 2022-09-20 14:39:58 -04:00
Kulbhushan Kaushik
9e969b8c86 commit 2022-09-20 14:32:54 -04:00
Jason Wheeler
200b4bb141 started nav-button 2022-09-20 10:26:30 -04:00
FrankRua
f868cdcea7 Test config, one test 2022-09-19 10:55:21 -04:00
Jason Wheeler
b8b23f5448 router is working with mock endpoints for checking if a page exists 2022-09-16 16:40:48 -04:00