SujathaAnishetty
15dd8aafd5
ISS NextGen - Heritage Parity - Welcome_Page
2025-12-09 16:20:39 -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
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