Commit graph

1882 commits

Author SHA1 Message Date
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
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
Alex Humphries
01ceb85622 Fix some font in hop, add letter spacing change 2025-08-05 16:50:39 -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
5c503d947b Updating general font to AvertaRegular 2025-03-11 15:16:23 -04:00
Michaela Brydon
d001299e2a Removing unused call 2025-01-09 12:33:32 -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
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
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
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
Josh Dassinger
96c29f38cc SSR-1924 Fix unit tests for changes 2024-11-27 11:15:39 -06:00
Michaela Brydon
b253d3d78e Just spacing 2024-11-25 15:42:50 -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
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
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
8c1e8ba182 Added code to remove the loading animation if the client tag validation fails. 2024-10-30 10:46:01 -04: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
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
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
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
Katie Kroell
f3bf9b93c5 WIP 2024-10-25 10:03:04 -04:00
Josh Dassinger
0bbb5ff051 SSR-1522 Add Apple Pay 2024-10-24 09:31:56 -05: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
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
Bill Richardson
90c7c459a7 Fix for no supporting items on repair 2024-10-15 15:24:52 -04:00
Bill Richardson
81414dfa4e Temp fix
Until conversation
2024-10-15 09:41:00 -04:00
Bill Richardson
8869236de6 Unneeded 2024-10-11 15:00:51 -04:00
Bill Richardson
fe76d39aac PR updates
Will double check this is still working since policy look up kept failing.
2024-10-11 15:00:51 -04:00
Bill Richardson
68ae6e0498 Updates for glass-fees call 2024-10-11 15:00:50 -04:00
Bill Richardson
bc6b31c790 PR updates 2024-10-01 15:25:21 -04:00
Bill Richardson
29c7125783 Updates for getting recal parts as child parts 2024-10-01 15:25:21 -04:00
Josh Dassinger
f43bf922ca
Merge pull request #848 from Safelite/defect/digital/SSR-1485
SSR-1485 Fix Non PIA navigating to payment-page
2024-09-19 15:15:32 -05:00
Josh Dassinger
871226d2ad SSR-1485 Update Unit tests for changes 2024-09-19 14:27:42 -05:00
Josh Dassinger
813898e8e5 SSR-1485 Fix Non PIA navigating to payment-page 2024-09-19 13:40:03 -05:00
Bill Richardson
ab77c185e2 Update to convert p tags to li tags
wrapped inside an ol
2024-09-19 13:33:39 -04:00
Josh Dassinger
4597a3d971 SSR-1460 Implement the combined-quote endpoint 2024-09-16 10:19:31 -05:00
Bill Richardson
c05f21eb2c add mocks for methods added 2024-09-12 13:27:42 -04:00
Bill Richardson
005223b2fc Update to disable button when button question cleared programmatically 2024-09-12 13:18:06 -04:00
Bill Richardson
811ac473f1 Unit tests for emits
Added max-len disable to test file for linting purposes.
2024-09-12 12:45:48 -04:00
Bill Richardson
6411211d7a leave unselected when modal pops up
remove unused watch parameters
2024-09-12 11:49:51 -04:00
Bill Richardson
ba56acb00f disable warnings since it's our text 2024-09-12 11:10:49 -04:00
Bill Richardson
8a8d53c96e move disclaimer text under footer 2024-09-12 11:09:02 -04:00
Bill Richardson
5ef8488ab1 DisclaimerText update for iTac/NoComp 2024-09-12 10:05:08 -04:00
Bill Richardson
615395efb0 Updates for ITAC Coverage Statement redesign
Add Cancel Claim Modal
Add CMS changes
2024-09-09 10:26:54 -04:00
Josh Dassinger
aab351ca6c
Merge pull request #832 from Safelite/feature/digital/SSR-776
SSR-776 Make Google Maps pins clickable
2024-09-03 11:46:58 -05:00
Josh Dassinger
563d9f18ab SSR-776 PR Feedback Make Google Maps component more generic 2024-08-30 11:36:05 -05:00
brich1212safe
378b06bbe3
Merge pull request #833 from Safelite/feature/richardson/SSR-325.4
Add a loader to the finish claim button
2024-08-30 12:01:00 -04:00
Josh Dassinger
e602dffa11 SSR-1295 Continue to next page after picking time slot 2024-08-30 09:38:18 -05:00
Josh Dassinger
6933a7ade7 SSR-776 Linting and Map Pins zIndex 2024-08-30 08:05:30 -05:00
Bill Richardson
e47acea58a Add a loader to the finish claim button
Some site-footer formatting
Removed unused import in test file
2024-08-29 16:49:05 -04:00
Josh Dassinger
20774378ec SSR-776 Missed spec File 2024-08-29 15:39:59 -05:00
Josh Dassinger
4aa6c4ed64 SSR-776 Make Google Maps pins clickable 2024-08-29 14:02:02 -05:00
Michaela Brydon
224832f092 Forgot to save 2024-08-27 14:49:08 -04:00
Michaela Brydon
a04cf58168 Removing old commented code 2024-08-27 13:24:15 -04:00
Bill Richardson
68d61466b7 Handle after cookie modal but returning to welcome page
Continue to skip dupe check.
2024-08-20 16:08:16 -04:00
michaela-brydon-safelite
f65d43d2e9
Merge pull request #815 from Safelite/bug/brydon/SSR-1440
Bug/brydon/ssr 1440
2024-08-19 12:58:19 -04:00
Michaela Brydon
63f8eea308 Fixing tests 2024-08-16 16:55:42 -04:00