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