Commit graph

3005 commits

Author SHA1 Message Date
Katie Kroell
de143ef752 add progress bar WIP 2025-12-04 15:02:21 -05:00
Jeremy-Z
e76bab1d9c Updated ITAC quote pricing call to pass provider sate. Now required by microservice. 2025-12-04 13:21:57 -05:00
Bill Richardson
33ed8e68fb access denied footer/css 2025-12-03 15:46:42 -05:00
Bill Richardson
581674a322 remove vehicle banner component 2025-12-03 15:18:18 -05:00
Bill Richardson
1413140bef last updates for this card for now.
remove vehicle banner
blindly make header/css changes
2025-12-03 15:15:59 -05:00
Bill Richardson
4d14c07fcd payment page updates
feel like this is gonna need some work when we can get there.  not sure on the iframe and the 2 forms
2025-12-03 14:41:21 -05:00
Bill Richardson
4ab5496f6c order confirmation
couldnt nav to
formatting
remove banner
header updates
2025-12-03 14:29:52 -05:00
Bill Richardson
d82af3bdb1 question page layout updates 2025-12-03 14:21:46 -05:00
Bill Richardson
c85ec1e09e remove vehicle banner from tests and snapshots
for pages i have done
2025-12-03 14:13:55 -05:00
Bill Richardson
d357a3ba75 Files that i navigated to directly 2025-12-03 13:20:22 -05:00
Bill Richardson
b0dc48d7ef policy vehicle update 2025-12-03 12:51:09 -05:00
Bill Richardson
c1d14593af more updates
several more pages
2025-12-03 11:32:18 -05:00
Bill Richardson
95ed1c5b35 more updates
policy-endorsements (formatting)
license-plate-lookup
coverage-statement
2025-12-03 09:29:11 -05:00
Bill Richardson
e5f80409d4 Update Vin Lookup
upped max-len to 160 from 140 on eslint
2025-12-03 08:42:11 -05:00
Bill Richardson
940b7d295f updates to lookup and damage. 2025-12-02 16:07:34 -05:00
Bill Richardson
85e920c35b page updates
policy holder details
vehicle-selection
- remove image
- auto formatting
2025-12-02 13:52:06 -05:00
Bill Richardson
a0a6a8ab0d Initial Updates for INSR-7740
Also includes INSR-7741 footer menu

Known issues:
OneTrust not set up on click.
Header updates need to be done on each page.
Committing welcome-page.vue only for those.
2025-12-02 12:31:57 -05:00
Katie Kroell
cdcbf17806 add big truck alert 2025-10-30 10:48:52 -04:00
Rob Donahey
d539df9550
Feature/insr 7038: Playwright tests for big truck scenarios (#963)
List of commits in this pr:

* Begin essential Playwright test cases for big truck

* Implement non serviceable big truck vin lookup and fix test case tags

* Rename non serviceable vin cases

* Common sense .env.dev example

* Move extraneous stuff to .env.example

* Add playwright environment file to gitignore

* Stop tracking .env.dev

* Specify file ignore

* Ignore .env

* Implement advanced tests for big truck

* Remove duplicate smoke test

* Implement PR feedback

* Add  comments to type definitions for clarity for any future uses

* More descriptive env comment
2025-10-16 16:07:01 -04:00
Katie Kroell
24e1ec1677 enable continue button after changing to non-policy vehicle 2025-09-15 13:39:53 -04:00
Katie Kroell
185d6744a5 unit test fixes 2025-09-11 13:40:08 -04:00
Katie Kroell
52688f7baa remove isBigTruck check, block all non-serviceable vehicles 2025-09-11 11:31:55 -04:00
Katie Kroell
faa04c6fbf spacing/comma fixes 2025-09-11 10:16:20 -04:00
Katie Kroell
85aa3ec46f negative test cases 2025-09-11 09:31:53 -04:00
Katie Kroell
7569e1641a remove unneeded call 2025-09-11 09:10:29 -04:00
Katie Kroell
0a039a3dc2 PR fixes 2025-09-11 09:08:53 -04:00
Katie Kroell
cae54add94 PR fixes 2025-09-10 15:55:22 -04:00
Katie Kroell
5e204b51b3 unit tests and clean up 2025-09-10 15:36:02 -04:00
Katie Kroell
490641ceba add big truck no service alert to vin/license/address lookup, remove bailout 2025-09-08 11:51:12 -04:00
Katie Kroell
8dcca6951d set canSafeliteService 2025-09-08 10:39:08 -04:00
Katie Kroell
f0413c2a90 add big truck alert to vehicle selection page, get vehicle info 2025-09-08 10:38:19 -04:00
Katie Kroell
f4eb96ecb3 add big truck alert to policy-vehicles page 2025-09-08 10:37:45 -04:00
Katie Kroell
7f8747dfb2 Merge branch 'develop' into feature/INSR-2205
# Conflicts:
#	src/store/index.js
2025-09-08 10:37:21 -04:00
AHumphriesSL
1871385109
Merge pull request #954 from Safelite/bugfix/humphries/INSR-6560
INSR-6560: Fix some fonts in hop, add letter spacing change
2025-08-06 16:04:53 -04:00
Michaela Brydon
94fdc89f90 Tweaks 2025-08-06 09:37:46 -04:00
Michaela Brydon
e9b4149503 Replacing var 2025-08-06 09:31:07 -04:00
Alex Humphries
01ceb85622 Fix some font in hop, add letter spacing change 2025-08-05 16:50:39 -04:00
Michaela Brydon
4d54e16ad3 Deleting unused component 2025-08-05 14:20:51 -04:00
Michaela Brydon
f63f9863c5 Making Roboto secondary font 2025-08-05 14:20:35 -04:00
Michaela Brydon
981d03faaf Removing needless font setting 2025-07-31 14:46:21 -04:00
Michaela Brydon
67810c52c5 Forgot these 2025-07-31 14:06:21 -04:00
Michaela Brydon
4dc98d2f35 Swapping Averta for Urbanist 2025-07-24 15:56:12 -04:00
Michaela Brydon
d6bb9ea7fc Add Urbanist font files 2025-07-24 15:25:30 -04:00
Alex Humphries
d4e9e326b1 INSR-6211: Include isHeavyTruckVehicle in providers API call
Get isBigTruck from vehicle API, pass it back to locationAPI
2025-07-02 14:18:14 -04:00
US\katie.kroell
7827f70a0c fix value 2025-05-13 15:02:57 -04:00
US\katie.kroell
643749dd87 save isBigTruck, add to payload 2025-05-01 16:03:33 -04:00
Michaela Brydon
387f912157 Updating label font weight to 600 2025-03-24 10:07:34 -04:00
Michaela Brydon
5c503d947b Updating general font to AvertaRegular 2025-03-11 15:16:23 -04:00
Michaela Brydon
50aa6072c7 Importing Averta font 2025-03-11 14:57:14 -04:00
Michaela Brydon
862ea85f5a Adding averta font files 2025-03-11 14:55:43 -04:00
Bill Richardson
35312ceb4b updates to mimic fmg for experiment api updates 2025-01-29 16:21:32 -05:00
Michaela Brydon
d001299e2a Removing unused call 2025-01-09 12:33:32 -05:00
Alex Humphries
e4a8413e4c Refactored new bailout to reduce redundancy 2024-12-23 13:46:44 -05:00
Alex Humphries
009f219415 More robust handling of vehicle YMMS lookup errors 2024-12-20 13:58:31 -05:00
Alex Humphries
5655494e40 Update test to use tweaked bailout code/message 2024-12-19 11:38:33 -05:00
Alex Humphries
4077b2dfef Update bailout on policy-vehicles to properly use tweaked message 2024-12-19 11:25:45 -05:00
Alex Humphries
91e2726aa3 New bailout for errors in vehicle lookup on vehicle-selection page 2024-12-19 10:58:29 -05:00
Bill Richardson
3a7bfa83b1 update test 2024-12-12 14:53:16 -05:00
Bill Richardson
6eada2ed48 Use v-show instead of v-if since those fields are required.
Fields are hidden to start and are shown once a google address is chosen or tab/enter is used to select first.
2024-12-12 14:48:28 -05:00
Bill Richardson
d9373df9b4 Add Feature Toggle payload object to combined quote call
Fixed constant for Recycle Fee in one spot.
2024-12-12 13:20:55 -05:00
Michaela Brydon
86eb076013 No longer removing loading 2024-12-12 12:55:47 -05:00
Josh Dassinger
4bb75b8d91 Fix some issues caused by previous loader color changes 2024-12-12 10:28:14 -06:00
Jeremy Zimmerman
068f97d162 Reverting change from SSR-1942 to due blocking issues. 2024-12-09 09:41:18 -05:00
Josh Dassinger
62b7f318c2 SSR-1942 use fillInAddressUsingFirstItem instead for address-questions focus out 2024-12-06 11:39:55 -06:00
Josh Dassinger
d47b86e0cd SSR-1942 Removed commented removeLoader() call 2024-12-06 10:42:34 -06:00
Josh Dassinger
bd2f7a2f12 SSR-1942 Attempt to fix timing issues with playwright 2024-12-06 10:31:22 -06:00
Bill Richardson
5d26e42223 Devyn okay'd having the email error messages be the same. 2024-12-04 15:12:40 -05:00
michaela-brydon-safelite
fbcf6d6155
Merge pull request #907 from Safelite/feature/brydon/SSR-1760
Feature/brydon/ssr 1760
2024-12-02 15:38:06 -05:00
Josh Dassinger
1ab7940886 SSR-1932 Remove duplicate error message 2024-12-02 13:31:30 -06:00
Josh Dassinger
282965c74e SSR-1932 Updated Phone Number required error message 2024-12-02 13:17:23 -06:00
Michaela Brydon
c5e58dd1fe Converting to number 2024-12-02 12:24:14 -05:00
Michaela Brydon
9e40d99025 Actually getting account number 2024-12-02 12:21:51 -05:00
michaela-brydon-safelite
c6ce9bce71
Merge pull request #906 from Safelite/feature/brydon/SSR-1760
Fixing bug
2024-12-02 11:57:08 -05:00
Michaela Brydon
b7e4a9b646 Fixing bug 2024-12-02 11:54:40 -05:00
Josh Dassinger
0efc74c304 SSR-1934 Fix unit test 2024-12-02 08:20:27 -06:00
Josh Dassinger
11b2a1ebd7 SSR-1934 Change Terms of use to Terms of service 2024-12-02 08:10:19 -06:00
Josh Dassinger
96c29f38cc SSR-1924 Fix unit tests for changes 2024-11-27 11:15:39 -06:00
Josh Dassinger
0d6e8f2cd9 SSR-1924 Fix custom client loader color 2024-11-27 10:58:32 -06:00
Katie Kroell
85f105a9ae use customer.address.state in ITAC pricing call if damageState isn't available 2024-11-26 16:35:09 -05:00
Michaela Brydon
f1df4cc69a If value truthy then set 2024-11-26 13:33:42 -05:00
Michaela Brydon
6173799884 Fixing tests 2024-11-25 17:05:05 -05:00
Michaela Brydon
da5ec8d8e9 Removing comment 2024-11-25 16:27:33 -05:00
Michaela Brydon
d9c6139b21 fixing response policy account number name 2024-11-25 16:22:43 -05:00
Michaela Brydon
7e5938510e Using order parent account number 2024-11-25 16:08:47 -05:00
Michaela Brydon
b253d3d78e Just spacing 2024-11-25 15:42:50 -05:00
Michaela Brydon
48eaebc9b5 Missed one 2024-11-25 14:57:58 -05:00
Michaela Brydon
550a1c8363 Replacing most issConfig parent account numbers with order ones 2024-11-25 14:55:37 -05:00
Bill Richardson
143bb76047 Updates for Cancel claim
Also added Michaela updates from SSR-1860 to all client sections.
2024-11-22 15:36:29 -05:00
Michaela Brydon
ac09198ed6 Removing styling from footer 2024-11-21 16:26:10 -05:00
Josh Dassinger
96693dbecc SSR-1830 Fix Policy Vehicle race condition 2024-11-19 15:26:10 -06:00
Josh Dassinger
23d7f736b5
Merge pull request #897 from Safelite/feature/digital/SSR-1473
SSR-1473 RSA Auth
2024-11-19 11:20:57 -06:00
Michaela Brydon
04af205b1c need loading modal to appear on return page 2024-11-18 14:15:26 -05:00
Josh Dassinger
84d52c900f SSR-1473 toLowerCase key 2024-11-18 12:59:57 -06:00
Michaela Brydon
6933e7fc92 Fixing loading modal position 2024-11-18 13:35:08 -05:00
Josh Dassinger
9d05650476 SSR-1473 RSA Auth 2024-11-18 10:02:38 -06:00
Alex Humphries
12a54932b9 Only use policy holder's state for combined quote 2024-11-12 12:55:22 -05:00
Alex Humphries
4ed95a1341 Use policy holder's state for combined quote if damage state is not provided/available 2024-11-12 12:15:35 -05:00
Alex Humphries
573a08743d ssR-1668/1683 Accessibility updates for date picker 2024-11-07 11:59:49 -05:00
Josh Dassinger
0f68a8c0e2 SSR-1724 Fix null error in Safari 2024-11-07 08:52:23 -06:00
Josh Dassinger
67d82a1eaa SSR-1724 Attempt to fix apple devices 2024-11-07 08:48:41 -06:00
Alex Humphries
0959aace2d Update style for disabled button so that proper text color is used when focused 2024-11-05 10:52:51 -05:00
Josh Dassinger
527712c7ea
Merge pull request #888 from Safelite/defect/digital/SSR-1727
SSR-1727 Fix passing wrong CTU value to the hop
2024-11-01 11:52:08 -05:00
Josh Dassinger
15a088b594 SSR-1727 Fix passing wrong CTU value to the hop 2024-11-01 09:58:07 -05:00
Bill Richardson
a4bfdd381e update to account for bootstrap issue with modal called from modal 2024-10-31 13:55:24 -04:00
Bill Richardson
5a816fec55 Lift modal above cookie notification in mobile
Allows button to be shown
2024-10-31 12:34:43 -04:00
Bill Richardson
ce2b45c4f7 fix unit test 2024-10-31 11:28:14 -04:00
Bill Richardson
436612c1c6 Commit for draft comparison 2024-10-31 10:41:10 -04:00
katiekroell
00a30e9b2a
Merge pull request #882 from Safelite/feature/SSR-1634
SSR-1634: Essential Client Customizations
2024-10-30 11:20:53 -04:00
Jeremy Zimmerman
81f25bafc8 Added code comment. 2024-10-30 10:49:30 -04:00
Jeremy Zimmerman
a201035b45 Merge branch 'develop' into feature/SSR-9999 2024-10-30 10:46:36 -04:00
Jeremy Zimmerman
8c1e8ba182 Added code to remove the loading animation if the client tag validation fails. 2024-10-30 10:46:01 -04:00
Josh Dassinger
c7a9250aa2
Merge pull request #883 from Safelite/defect/digital/SSR-1660
SSR-1660 Missed a file
2024-10-30 09:26:04 -05:00
Josh Dassinger
9b6837a486 SSR-1660 Missed a file 2024-10-30 09:04:40 -05:00
Katie Kroell
cb2d0f993c logic changes for zero deductible 2024-10-30 09:47:35 -04:00
Katie Kroell
4ad6b3e1b6 remove bootstrap class 2024-10-30 09:37:57 -04:00
Josh Dassinger
17512095c6
Merge pull request #880 from Safelite/defect/digital/SSR-1660
SSR-1660 Fix dupe check not being called on welcome page
2024-10-30 08:32:46 -05:00
Katie Kroell
328372176f clean up 2024-10-30 09:10:28 -04:00
Katie Kroell
d043f22f0e remove console log 2024-10-30 09:08:50 -04:00
Katie Kroell
9192bb6690 Merge branch 'develop' into feature/SSR-1634 2024-10-30 09:05:16 -04:00
Josh Dassinger
7c57b3f5a0 SSR-1660 Update Dupe Check API Call 2024-10-29 14:03:29 -05:00
Katie Kroell
dbe46de69b clean up 2024-10-29 10:16:24 -04:00
Katie Kroell
a82bc33f9d styling change 2024-10-29 10:15:32 -04:00
bmauger
20d012c706
Merge pull request #879 from Safelite/SSR-1549-amica-advanced-styling
SSR-1549 style updates for Nationwide, Country Financial, Travelers
2024-10-28 12:18:23 -04:00
Bill Richardson
eedc5c31d7 css update to scoot continue button up above cookie disclaimer 2024-10-28 10:05:47 -04:00
Josh Dassinger
7b5bc29126 SSR-1660 change field back and added reason why. 2024-10-28 08:49:34 -05:00
Josh Dassinger
ff49da46e2 SSR-1660 Fix dupe check not being called on welcome page 2024-10-28 08:34:41 -05:00
Josh Dassinger
70e1081019
Merge pull request #874 from Safelite/feature/digital/SSR-1522
SSR-1522 Add Apple Pay
2024-10-25 13:44:41 -05:00
Bryan Mauger
fbf76d2612 SSR-1549 style updates for Nationwide, Country Financial, Travelers 2024-10-25 12:06:59 -04:00
Katie Kroell
4be0809a72 update value for transaction id 2024-10-25 10:19:00 -04:00
Katie Kroell
f3bf9b93c5 WIP 2024-10-25 10:03:04 -04:00
bmauger
ac0423323e
Merge pull request #876 from Safelite/SSR-1549-amica-advanced-styling
CSR-1549 add Amica styles.
2024-10-24 16:55:42 -04:00
Bill Richardson
107cec3d69 Updates to provider call.
Reorg'd imports on store index.js
Sorted by file name (constants, helpers)
Updated serviceability call with application name.
2024-10-24 14:34:23 -04:00
Bryan Mauger
b2950d0d43 CSR-1549 add Amica styles. 2024-10-24 12:42:34 -04:00
Josh Dassinger
2a4342a477 Pass BillToAccountNumber 2024-10-24 10:07:56 -05:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05:00
Bryan Mauger
0e640ca2d7 CSR-1553 update styles and add SafeCo. 2024-10-23 11:12:02 -04:00
Bryan Mauger
0faaca14b3 WIP style updates. 2024-10-23 09:57:40 -04:00
Katie Kroell
dc5b9977d9 console log 2024-10-22 09:49:55 -04:00
Katie Kroell
1e426da316 WIP 2024-10-18 16:03:05 -04:00
Josh Dassinger
a81562a63a Don't mark the coverage status as verified if we don't have a valid policy 2024-10-18 14:29:32 -05:00
Katie Kroell
6792aa0d9a change value of transaction id 2024-10-18 12:23:45 -04:00
Katie Kroell
0cf68c2c8a Merge branch 'develop' into feature/SSR-1464 2024-10-18 12:21:28 -04:00
Josh Dassinger
dd51a88598
Merge pull request #868 from Safelite/defect/digital/SSR-1483
SSR-1483 Don't show cart if we fail to settle PIA
2024-10-17 11:01:27 -05:00
Josh Dassinger
d14889a5cf
Merge pull request #869 from Safelite/defect/digital/SSR-1632
SSR-1632 Handle null line items
2024-10-17 09:30:23 -05:00
Josh Dassinger
65be039010 SSR-1632 Handle null line items 2024-10-17 09:16:03 -05:00
Josh Dassinger
2f816c8ec1 SSR-1483 Don't show cart if we fail to settle PIA
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Josh Dassinger
a1fb19b37c
Merge pull request #867 from Safelite/defect/digital/SSR-1632
SSR-1632 Don't pass null values
2024-10-16 13:43:19 -05:00
Josh Dassinger
5b72a3fddd SSR-1632 Don't pass null values 2024-10-16 13:37:04 -05:00
Josh Dassinger
cb5eb6bfc1
Merge pull request #866 from Safelite/defect/digital/SSR-1632
SSR-1632 Update getServiceabilityDetails for API Changes
2024-10-16 12:40:57 -05:00
Josh Dassinger
edd1dcc4f8 SSR-1632 Update getServiceabilityDetails for API Changes 2024-10-16 11:54:09 -05:00