US\katie.kroell
|
28e8508e12
|
add isBigTruck to payload
|
2026-05-08 11:09:46 -04:00 |
|
Jeremy-Z
|
0f2b37806a
|
Adding logic and files to support a static error page.
|
2026-05-07 13:27:55 -04:00 |
|
Jeremy-Z
|
0f54fceedc
|
Merge pull request #1216 from Safelite/dependabot/npm_and_yarn/axios-1.15.2
Bump axios from 1.15.0 to 1.15.2
|
2026-05-07 10:46:47 -04:00 |
|
dependabot[bot]
|
a36895b759
|
Bump axios from 1.15.0 to 1.15.2
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.15.0...v1.15.2)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.15.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-06 23:54:01 +00:00 |
|
Jeremy-Z
|
5c9aae68dc
|
Merge pull request #1215 from Safelite/feature/jzimmerman/INSR-9443-2
INSR-9443: Adding duplicate flag back in case we need to push to prod fast.
|
2026-05-06 15:49:25 -04:00 |
|
Jeremy-Z
|
e6341d4894
|
Adding the base isRepair flag back (yes its duplicated). This is temporary to make sure we can push new code to prod and ignore having to update the coverage service.
|
2026-05-06 15:48:07 -04:00 |
|
Jeremy-Z
|
d47f6d0d39
|
Merge branch 'develop' into feature/jzimmerman/INSR-9443-2
|
2026-05-06 15:46:54 -04:00 |
|
brich1212safe
|
7acf3da77d
|
Merge pull request #1213 from Safelite/feature/richardson/INSR-9520
INSR-9520
|
2026-05-06 15:17:36 -04:00 |
|
dependabot[bot]
|
7ecda10a99
|
Bump ip-address and socks
Bumps [ip-address](https://github.com/beaugunderson/ip-address) and [socks](https://github.com/JoshGlazebrook/socks). These dependencies needed to be updated together.
Updates `ip-address` from 9.0.5 to 10.2.0
- [Commits](https://github.com/beaugunderson/ip-address/commits)
Updates `socks` from 2.8.3 to 2.8.8
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](https://github.com/JoshGlazebrook/socks/compare/2.8.3...2.8.8)
---
updated-dependencies:
- dependency-name: ip-address
dependency-version: 10.2.0
dependency-type: indirect
- dependency-name: socks
dependency-version: 2.8.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-06 17:42:59 +00:00 |
|
Bill Richardson
|
df0f41e560
|
remove console log
|
2026-05-06 10:40:09 -04:00 |
|
Bill Richardson
|
47d00e22af
|
INSR-9520
scroll to top on mounted
add helper file for beforeEach for all jest tests.
|
2026-05-06 10:23:00 -04:00 |
|
JennyNou
|
5537f66782
|
Merge pull request #1212 from Safelite/feature/jnou/more-fixes-playwright
Feature/jnou/more fixes playwright
|
2026-05-06 09:46:01 -04:00 |
|
JennyNou
|
29a0007f94
|
Merge branch 'develop' into feature/jnou/more-fixes-playwright
|
2026-05-05 16:52:36 -04:00 |
|
JennyNou
|
ca3b8a452a
|
Fix for test failures
|
2026-05-05 16:48:52 -04:00 |
|
Jeremy-Z
|
5e01bcdf3d
|
Merge pull request #1211 from Safelite/feature/jzimmerman/INSR-9443-2
INSR-9443: Removed a duplicate field.
|
2026-05-05 14:22:38 -04:00 |
|
Jeremy-Z
|
8c5d6ce3c5
|
Revert "Removed duplicate field."
This reverts commit 30a7cdff9f.
|
2026-05-05 14:20:56 -04:00 |
|
Jeremy-Z
|
30a7cdff9f
|
Removed duplicate field.
|
2026-05-05 14:20:31 -04:00 |
|
Jeremy-Z
|
acf3bab418
|
Update for register claim request payload.
|
2026-05-05 14:05:47 -04:00 |
|
JennyNou
|
f4b4e6e863
|
Merge branch 'develop' into feature/jnou/more-fixes-playwright
|
2026-05-05 12:43:08 -04:00 |
|
katiekroell
|
3fff8eea75
|
Merge pull request #1210 from Safelite/feature/kroell/INSR-9538
INSR-9538: add Massachusetts steering language to coverage-statement
|
2026-05-05 10:56:23 -04:00 |
|
AHumphriesSL
|
943e23f4de
|
Merge pull request #1209 from Safelite/feature/humphries/ISR-9513
INSR-9513: Add all recal parts to glass part child parts array
|
2026-05-05 09:45:02 -04:00 |
|
US\katie.kroell
|
9a73338d7b
|
Merge branch 'develop' into feature/kroell/INSR-9538
|
2026-05-05 09:16:38 -04:00 |
|
Alex Humphries
|
5e5d31d979
|
INSR-9513: Add getRecalibrationTotal tests
|
2026-05-05 08:41:37 -04:00 |
|
Katie Kroell
|
04bae6464a
|
add MA steering language to coverage-statement
|
2026-05-04 19:31:25 -04:00 |
|
Alex Humphries
|
2be1a91e16
|
INSR-9513: Remove console.log, handle multiple recal parts in price calc
|
2026-05-04 15:39:34 -04:00 |
|
Jeremy-Z
|
d25d39770a
|
Merge pull request #1208 from Safelite/feature/jzimmerman/INSR-9498
INSR-9498: Fix for invalid user seq num
|
2026-05-04 15:33:55 -04:00 |
|
Jeremy-Z
|
f8056d0099
|
Some additional updates.
|
2026-05-04 15:30:48 -04:00 |
|
Jeremy-Z
|
0e06dce78c
|
Some additional fixes.
|
2026-05-04 15:22:58 -04:00 |
|
Alex Humphries
|
4fbca5ccd8
|
INSR-9513: Add all recal parts to glass part child parts array
|
2026-05-04 15:08:52 -04:00 |
|
Jeremy-Z
|
b6b03e876a
|
Fix for invalid user seq number
|
2026-05-04 14:47:00 -04:00 |
|
Jeremy-Z
|
c2137278ad
|
Merge branch 'develop' into feature/jzimmerman/INSR-9498
|
2026-05-04 14:39:08 -04:00 |
|
JennyNou
|
eed4830620
|
Merge branch 'develop' into feature/jnou/more-fixes-playwright
|
2026-05-04 12:21:38 -04:00 |
|
Jeremy-Z
|
b1a8e23245
|
Merge pull request #1207 from Safelite/feature/jzimmerman/INSR-9498
INSR-9498: Ignore logging calls.
|
2026-05-04 10:42:41 -04:00 |
|
Jeremy-Z
|
972f55394b
|
Ignore logging calls.
|
2026-05-04 10:41:38 -04:00 |
|
Jeremy-Z
|
606263bf06
|
Merge pull request #1206 from Safelite/feature/jzimmerman/INSR-9498
INSR-9498: Force experiment api calls to not bailout.
|
2026-05-04 09:46:24 -04:00 |
|
Jeremy-Z
|
001f1efea1
|
Some additional refinements.
|
2026-05-04 09:35:00 -04:00 |
|
Jeremy-Z
|
9772637fbc
|
Force experiment api calls to not bailout.
|
2026-05-01 13:06:50 -04:00 |
|
Jeremy-Z
|
3d72aa36c9
|
Merge pull request #1205 from Safelite/feature/jzimmerman/INSR-9443
INSR-9443: Adding future support for policy data validation of separate repair + replacement deductibles.
|
2026-04-30 14:39:53 -04:00 |
|
Jeremy-Z
|
500540b7a8
|
Updated unit tests for final-deductible call.
|
2026-04-30 14:13:06 -04:00 |
|
JennyNou
|
64f2921b80
|
Update pipeline to use a valid Jira token so reports attach to the regression card
|
2026-04-30 14:08:58 -04:00 |
|
Jeremy-Z
|
7632e3ad38
|
Merge branch 'develop' into feature/jzimmerman/INSR-9443
|
2026-04-30 13:18:28 -04:00 |
|
Jeremy-Z
|
1a41824623
|
Updated final-deductible and register-claim calls to pass additional params.
|
2026-04-30 13:18:10 -04:00 |
|
JennyNou
|
4dc471026f
|
Add bailout code for need help bailout page
|
2026-04-30 11:41:16 -04:00 |
|
JennyNou
|
82b7851b63
|
Merge branch 'develop' into feature/jnou/more-fixes-playwright
|
2026-04-30 09:43:27 -04:00 |
|
brich1212safe
|
e8536baa75
|
Merge pull request #1204 from Safelite/feature/richardson/INSR-9440.2
Change to NeedHelp
|
2026-04-29 15:49:35 -04:00 |
|
Bill Richardson
|
663530f737
|
grumble
|
2026-04-29 15:39:31 -04:00 |
|
Bill Richardson
|
1ae1f89a97
|
WIP on feature/richardson/INSR-9400
|
2026-04-29 13:45:38 -04:00 |
|
JennyNou
|
4f217a6b5d
|
Change variable back to use ISS Nextgen
|
2026-04-28 15:39:35 -04:00 |
|
JennyNou
|
d6a58d9e94
|
Merge branch 'develop' into feature/jnou/more-fixes-playwright
|
2026-04-28 15:15:41 -04:00 |
|
gabdelmalikGaniev
|
dfb7dba50d
|
Update azure-pipelines-automated-testing.yml for Azure Pipelines
|
2026-04-28 14:24:45 -04:00 |
|