Commit graph

792 commits

Author SHA1 Message Date
AMSNEHA
c5220f64b4
Merge pull request #172 from Safelite/feature/Digital/SSR-141
SSR-141
2023-02-23 18:25:47 +05:30
Sneha
01c6ee9c27 Update questions-page-layout.vue
removed the commented code
2023-02-23 18:21:06 +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
Jeremy Zimmerman
5fa7bdc3c3 Updated the CMS page override logic to account for the Generic launch case. Now uses account number as additional check. 2023-02-22 15:49:27 -05:00
Jeremy Zimmerman
4a4aa4c2b6 Removed unused variable. 2023-02-22 12:44:08 -05:00
Jeremy Zimmerman
afc6e55504 Removed some debugging statements. 2023-02-22 12:43:09 -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
Jason Wheeler
5dc68817bb changes 2023-02-21 16:28:49 -05:00
Kroell
ae9874cdbd Merge branch 'develop' into feature/digital/SSR-270 2023-02-21 15:36:31 -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
366d60685a change where zip is pulled for getParts method 2023-02-18 12:36:31 -05:00
Kroell
ea2f1d4dad zip code field no longer exists on license-plate-lookup, value not saved to store 2023-02-18 12:01:46 -05:00
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
Jeremy Zimmerman
fcf620eecd Client Auth endpoint logic, first run. 2023-02-16 14:53:31 -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
Kroell
4f31b1c8f0 Reverting change for SSR-257 - zipCode will either pull registration.zip or customer.address.zip 2023-02-09 15:02:16 -05:00
Jason Wheeler
8aac1a1d0a update 2023-02-09 12:35:46 -05:00
Kroell
45bdfaabc4 Merge branch 'develop' into feature/digital/SSR-140 2023-02-09 12:34:48 -05:00
Kroell
d54694ebaf change to getPartsOrQuestions method - zip code can be empty string 2023-02-09 11:53:23 -05:00
Kroell
ec8731f9a3 navigation for molding-questions 2023-02-08 15:40:46 -05:00
Kroell
13d76dae62 Merge branch 'develop' into feature/digital/SSR-140 2023-02-08 13:52:41 -05:00
Jason Wheeler
3153c65ac6 fixed back button and updated forward action to go to the coverage-statement page 2023-02-07 17:01:17 -05:00
Kroell
140f94913e build molding-questions page 2023-02-07 15:48:22 -05:00
Jason Wheeler
629e0b6812 found bug on textbox pasting 2023-02-07 15:16:01 -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
Jason Wheeler
96476aa44a removed hardcode value 2023-02-06 10:45:48 -05:00
Kroell
010c4f14e1 Merge branch 'develop' into feature/digital/SSR-207 2023-02-03 16:43:42 -05:00
Kroell
fb8e4db6a9 unit tests, work in progress 2023-02-03 16:43:22 -05:00
Jason Wheeler
462d5b3ee8 updated textbox question to trim whitespace before setting the value of the textbox 2023-02-03 12:08:40 -05:00
Jason Wheeler
0979544d2d Added media query to adjust footer image when the footer height grows at less than 340 width 2023-02-03 10:23:19 -05:00
Kroell
349e006b6b EOD commit - unit testing 2023-02-02 17:00:07 -05:00
Jason Wheeler
a2b8928993 made font-weight and margins match for all error messages 2023-02-02 16:53:25 -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
a5840245d7 Merge branch 'develop' into feature/digital/SSR-207 2023-01-30 16:44:28 -05:00
Kroell
3b02458335 commit - update to navigation 2023-01-30 16:43:43 -05:00
Kulbhushan Kaushik
719c5225f7 commit 2023-01-27 08:44:23 -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
37c8110595 commit 2023-01-25 13:49:33 -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
Jason Wheeler
57abb810b2 Moved warning messages back above fields 2023-01-25 11:37:35 -05:00
Jason Wheeler
df4a2491fd fixed tests 2023-01-25 11:24:53 -05:00
Jason Wheeler
b0c403c652 Added hide/show ability for address2, city, state, zip fields and moved warning messages to be below the fields. 2023-01-25 11:07:54 -05:00
Johan Gunawan
8a650adfa2 Use formatString ISS implementation 2023-01-23 17:19:06 -05:00
Johan Gunawan
a1df895460
Merge pull request #144 from Safelite/adjust-whitespace-dropdown-question
Adjust whitespace on dropdown-question component
2023-01-23 17:04:01 -05:00
Johan Gunawan
30c3dd7e0f Adjust whitespace 2023-01-23 16:05:46 -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
d44c723816 SSR-238 2023-01-23 14:13:21 -05:00
Johan Gunawan
abc5889b0c SSR-237 2023-01-23 12:50:14 -05:00
Johan Gunawan
f0cae00486 SSR-236 2023-01-23 11:12:34 -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
Johan Gunawan
2fa12be359 SSR-235 2023-01-23 09:45:43 -05:00
Johan Gunawan
34828a073f
Merge pull request #137 from Safelite/feature/SSR-234
SSR-234: Update digital-components/modal.vue
2023-01-23 08:59:23 -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
c098a6a2d1 SSR-234 2023-01-22 20:31:44 -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
Kulbhushan Kaushik
164bd0bf0c
Merge pull request #134 from Safelite/feature/SSR-233
commit
2023-01-20 14:27:37 -05:00
Kulbhushan Kaushik
429d12f94d commit 2023-01-20 14:21:51 -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
3b8ec45c79 commit 2023-01-20 13:30:07 -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
6bae6a3fc7 forgot to update test 2023-01-19 14:12:17 -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
87bd5205fe fixed router unit tests 2023-01-17 11:16:14 -05:00
Kroell
bbffb5f18d Merge branch 'develop' into feature/digital/SSR-179 2023-01-17 10:11:15 -05:00
Kulbhushan Kaushik
dab5173d84 commit 2023-01-17 09:39:45 -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
Kulbhushan Kaushik
e37820fde6 commit 2023-01-17 08:44:06 -05:00
Kroell
e290ee5c38 Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 16:03:13 -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
Kulbhushan Kaushik
a9e4d3be6f fixing footer image height issue 2023-01-16 15:05:18 -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
Kroell
49db6154b7 updates to routing table 2023-01-16 13:54:38 -05:00
Kulbhushan Kaushik
25489f1b55 Merge branch 'develop' into feature/SSR-135 2023-01-16 13:49:38 -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
Kroell
406d565efb Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 11:23:50 -05:00
Jason Wheeler
ac1bad19ad everything seems to be working, still need to update tests 2023-01-16 11:21:52 -05:00
Kroell
324da8117c remove Firefox-specific code (unneeded after adding position:absolute to input) 2023-01-16 11:12:33 -05:00
Kroell
3bcb01dc58 Merge branch 'develop' into feature/digital/SSR-179 2023-01-16 10:16:27 -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
Kroell
144fdaf8a4 class added to textbox-question for field errors - to match spacing on mocks 2023-01-13 15:46:16 -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