Commit graph

5525 commits

Author SHA1 Message Date
Jeremy-Z
970fc0dd20
Merge branch 'develop' into dependabot/npm_and_yarn/svgo-2.8.3 2026-07-28 12:50:13 -04:00
Jeremy-Z
88833b76a3
Merge pull request #1318 from Safelite/dependabot/npm_and_yarn/fast-uri-3.1.4
Bump fast-uri from 3.1.2 to 3.1.4
2026-07-28 12:50:00 -04:00
Jeremy-Z
3b695c5f11
Merge branch 'develop' into dependabot/npm_and_yarn/fast-uri-3.1.4 2026-07-28 12:25:50 -04:00
Jeremy-Z
82b05cdca1
Merge pull request #1317 from Safelite/dependabot/npm_and_yarn/shell-quote-1.10.0
Bump shell-quote from 1.8.4 to 1.10.0
2026-07-28 12:25:36 -04:00
Jeremy-Z
50fd3a4a71
Merge branch 'develop' into dependabot/npm_and_yarn/shell-quote-1.10.0 2026-07-28 12:25:25 -04:00
Jeremy-Z
6effbaf16f
Merge pull request #1321 from Safelite/feature/humphries/INSR-10489
INSR-10489: Added content to account for USAA customizations
2026-07-28 12:10:39 -04:00
AHumphriesSL
40972d1052
Make hasBenefitRecalModal return a boolean value
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-24 23:55:50 -04:00
AHumphriesSL
ceddfee3ad
Remove redundant props
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-24 23:50:09 -04:00
Alex Humphries
413391893f INSR-10489: A bunch of formatting fixes 2026-07-24 23:42:06 -04:00
Alex Humphries
5686afa931 INSR-10489: Fix mock store duplicating lineItems on schedule=page.spec 2026-07-24 23:26:48 -04:00
AHumphriesSL
d63cca3b8f
Remove unneeded mock
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-24 23:20:31 -04:00
Alex Humphries
79894f18f7 INSR-10489: Add tests for state-specific text on payment-method 2026-07-24 23:14:29 -04:00
Alex Humphries
1f7e5f10ec INSR-10489: Add tests related to benefit recal modal to schedule page 2026-07-24 23:02:28 -04:00
Alex Humphries
ca8d77d2c2 INSR-10489: Fix inconsistent indentation and missing semicolons 2026-07-24 22:26:57 -04:00
Alex Humphries
b5620e087e INSR-10489: Remove debug logging 2026-07-24 22:25:26 -04:00
Alex Humphries
3edc040b6a INSR-10489: Add benefit-recal-modal to schedule-page 2026-07-24 15:07:14 -04:00
Alex Humphries
8755ce6ba6 INSR-10489: Remove unneeded class, fix unneeded text, fix variable name 2026-07-24 13:29:29 -04:00
Alex Humphries
3bc87fd128 INSR-10489: Added state specific text to payment method page 2026-07-24 12:21:54 -04:00
dependabot[bot]
2156e0444d
Bump svgo from 2.8.2 to 2.8.3
Bumps [svgo](https://github.com/svg/svgo) from 2.8.2 to 2.8.3.
- [Release notes](https://github.com/svg/svgo/releases)
- [Commits](https://github.com/svg/svgo/compare/v2.8.2...v2.8.3)

---
updated-dependencies:
- dependency-name: svgo
  dependency-version: 2.8.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 15:45:45 +00:00
dependabot[bot]
ce1ad1388d
Bump fast-uri from 3.1.2 to 3.1.4
Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.2 to 3.1.4.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.2...v3.1.4)

---
updated-dependencies:
- dependency-name: fast-uri
  dependency-version: 3.1.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 15:45:39 +00:00
dependabot[bot]
5616dee3e2
Bump shell-quote from 1.8.4 to 1.10.0
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 1.10.0.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.10.0)

---
updated-dependencies:
- dependency-name: shell-quote
  dependency-version: 1.10.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 15:45:36 +00:00
Jeremy-Z
b69092a716
Merge pull request #1316 from Safelite/dependabot/npm_and_yarn/linkify-it-5.0.2
Bump linkify-it from 5.0.1 to 5.0.2
2026-07-24 11:44:11 -04:00
dependabot[bot]
b90d97d28a
Bump linkify-it from 5.0.1 to 5.0.2
Bumps [linkify-it](https://github.com/markdown-it/linkify-it) from 5.0.1 to 5.0.2.
- [Changelog](https://github.com/markdown-it/linkify-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/linkify-it/compare/5.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: linkify-it
  dependency-version: 5.0.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-24 09:47:53 +00:00
brich1212safe
b40809474f
Merge pull request #1314 from Safelite/feature/digital/INSR-10109
Ymms new endpoint
2026-07-23 16:14:42 -04:00
Bill Richardson
f2b9df02de return empty if call returns 500 2026-07-23 16:04:14 -04:00
Bill Richardson
36fbca4ba0 copilot 2026-07-23 16:04:14 -04:00
Bill Richardson
0dafce88a3 bailout addded to navigatewithsingle
and a copilot suggestion
2026-07-23 16:04:14 -04:00
Bill Richardson
9f32e9df51 update 2026-07-23 16:04:14 -04:00
Bill Richardson
a4ed7ff75d fix test 2026-07-23 16:04:13 -04:00
Bill Richardson
48aa306498 nother draft check
test broken atm
2026-07-23 16:04:13 -04:00
Bill Richardson
76f9ec39aa Committing to compare via Draft 2026-07-23 16:04:12 -04:00
Josh Dassinger
457c112243 INSR-10109 Initial Setup for Vin Required Parts Lookup 2026-07-23 16:04:12 -04:00
AHumphriesSL
d94bd6ebe0
Merge pull request #1310 from Safelite/feature/humphries/INSR-523
INSR-523: Move claim registration to just before work order submission for USAA
2026-07-23 15:48:21 -04:00
Alex Humphries
613456bba3 INSR-523: Change variable name to reduce potential confusion 2026-07-23 15:27:19 -04:00
AHumphriesSL
95e7736c52
Merge branch 'develop' into feature/humphries/INSR-523 2026-07-23 14:43:02 -04:00
AHumphriesSL
dacfa374b1
Merge pull request #1312 from Safelite/feature/humphries/INSR-10101
INSR-10101: Handle member number in save/load session
2026-07-23 14:42:49 -04:00
Alex Humphries
9958363147 INSR-10101: Handle member number in save/load session 2026-07-23 14:11:09 -04:00
Alex Humphries
2690bf881a INSR-523: Move late claim registration to just before order submission 2026-07-22 11:23:32 -04:00
Alex Humphries
3c1e87a341 INSR-523: Make sure deferred claim registration is not called for NoComp
Also adds a unit test for this behavior
2026-07-22 09:37:10 -04:00
Alex Humphries
658efb063a INSR-523: Fix some unit test issues caught by copilot
- Add space to a test name
- Add unit tests for change to submitWorkOrder
2026-07-22 09:18:14 -04:00
Alex Humphries
ec67c21b40 INSR-523: Update shouldRegisterClaim unit tests 2026-07-22 09:02:11 -04:00
Alex Humphries
7a7d064f0d INSR-523: Move claim registration after work order submission for USAA
- Uses callClaimRegistrationAtEnd config to skip it on
  coverage-statement and to call it after work order submission
2026-07-21 17:21:55 -04:00
AHumphriesSL
7ea7390b6d
Merge pull request #1309 from Safelite/feature/humphries/INSR-10446
INSR-10446: Update policy number/member number handling
2026-07-21 15:47:40 -04:00
AHumphriesSL
61c408d784
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-07-21 15:37:21 -04:00
copilot-swe-agent[bot]
196dc7962c
INSR-10446: Fix remaining review nits in store spec 2026-07-21 19:34:55 +00:00
Alex Humphries
f81895f768 INSR-10446: More robust polcy number reassignment and related test 2026-07-21 15:24:42 -04:00
Alex Humphries
6a7d6f401c INSR-10446: More member number adjustments
- Clarify some comments
- Add a unit test
- Remove field from loading session until its saving properly
2026-07-21 15:14:27 -04:00
Alex Humphries
19e48b61cb INSR-10446: Update policy number/member number handling
- When using member number, holds on to policy number from lookup
  for later use in claim registration
2026-07-21 14:47:24 -04:00
AHumphriesSL
46cef5c9ce
Merge pull request #1308 from Safelite/feature/humphries/INSR-10447
INSR-10447: Add accountUserId to claim registration for client 900040
2026-07-21 13:17:32 -04:00
Alex Humphries
f0f17328c4 INSR-10447: Fix some unit test nitpicks 2026-07-21 13:04:49 -04:00