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