AHumphriesSL
3c8ee7fd95
Merge branch 'develop' into feature/humphries/INSR-10142
2026-07-06 09:03:58 -04:00
Alex Humphries
8312c43a24
INSR-10142: Various copilot suggestions
...
- Add comment to clarify member number
- Adjust tests to account for member number
- Add missing semicolon
2026-07-02 12:27:13 -04:00
Alex Humphries
67e624e16c
INSR-10142: Include member number in policy lookup based on client flag
2026-07-02 11:30:31 -04:00
Bill Richardson
a80d46a5f6
commit original changes for NextGen YMMS
...
some random auto formatting
2026-06-29 15:15:12 -04:00
Jeremy-Z
b30e7bc054
Renamed loadSession method to loadSessionFromDuplicate to more accurately reflect its usage.
2026-06-25 12:08:43 -04:00
Jeremy-Z
1a227d9d71
Fixed load session unit test.
2026-06-23 15:24:44 -04:00
Jeremy-Z
071a3a7b4f
Added some comments.
2026-06-23 13:56:33 -04:00
Jeremy-Z
54b8fedb5b
Added savedsessionid to the load session call. This is a required field for this call.
2026-06-23 13:54:56 -04:00
AHumphriesSL
312edaf021
Merge branch 'develop' into feature/humphries/INSR-9937
2026-06-18 11:31:55 -04:00
Alex Humphries
f8345d5b9f
INSR-9937: No longer need to null out company code on policy lookup fail
2026-06-18 11:28:02 -04:00
Jeremy-Z
d4c9682f08
Linting.
2026-06-18 11:12:01 -04:00
Jeremy-Z
df2bb00687
Adding referral number into some more log calls. Not being used, but is helpful when debugging using dev tools on browser.
2026-06-18 11:10:17 -04:00
Alex Humphries
b19e63e702
Move companyCode from insuranceCoverage to customer, fix tests
2026-06-17 17:13:01 -04:00
Alex Humphries
89e04c0019
Unit test updates
2026-06-17 16:54:38 -04:00
Alex Humphries
6d52832b4a
Clear companyCode on failed/empty policy lookup, just in case
2026-06-17 16:01:19 -04:00
Alex Humphries
6f51031ece
INSR-9937: Add source system and company code to register claim request
2026-06-17 15:44:48 -04:00
Bill Richardson
9632fa35fc
Small update to match coverage service update
2026-06-16 09:59:17 -04:00
Alex Humphries
ada9e54d09
INSR-9940: hasMSRPart as helper function instead of store getter
2026-06-11 12:08:00 -04:00
Jeremy-Z
be7b120847
Merge branch 'develop' into feature/humphries/INSR-9940
2026-06-11 12:03:50 -04:00
Jeremy-Z
cb76253882
Updates for build info. Added it to the error logger.
2026-06-11 11:50:11 -04:00
Alex Humphries
cf693023d7
INSR-9940: Improve logic for showing/hiding MSR related copy
...
Includes text on contact-details page and showing/hiding the relevant
line item in the cart.
Also includes some fixes to clear some warning related to the cart
dropdown component.
2026-06-10 16:47:56 -04:00
Jeremy-Z
6add3027f4
Added referral seq number and parent account number to log-custom-event.
2026-06-04 11:18:15 -04:00
Jeremy-Z
d0910cd1b5
Added additional logging for client auth signature validation failures. Also made sure to log this api call.
2026-05-26 11:17:33 -04:00
Jeremy-Z
c4bd1de992
Adding adidtional bailout and error information logging.
2026-05-22 11:19:42 -04:00
Jeremy-Z
a37020341f
Refactored front end entry-page loading and session initialization.
2026-05-20 13:58:01 -04:00
Jeremy-Z
f98a348b73
Fixes for missing ClientTag value on session log.
2026-05-19 13:15:21 -04:00
Alex Humphries
3236ce79c4
Add new test to handle different clearOnSubmit scenarios
2026-05-14 09:51:04 -04:00
Alex Humphries
7f5a91c6d4
INSR-9651: Do not clear VAPs prices on deductible submit
...
This is so that we pricing data in the call to Safelite API, so that
the confirmation email contains the correct pricing information.
2026-05-13 14:50:04 -04:00
Jeremy-Z
b1cc098f70
Added static error page and updated relevant logic.
2026-05-08 13:25:18 -04:00
US\katie.kroell
28e8508e12
add isBigTruck to payload
2026-05-08 11:09:46 -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
acf3bab418
Update for register claim request payload.
2026-05-05 14:05:47 -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
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
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
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
500540b7a8
Updated unit tests for final-deductible call.
2026-04-30 14:13:06 -04:00
Jeremy-Z
1a41824623
Updated final-deductible and register-claim calls to pass additional params.
2026-04-30 13:18:10 -04:00
scottkiener-at-safelite
c659a2378b
INSR-9404 | Suppress THS part from glass-fees
2026-04-28 14:01:18 -04:00
Jeremy-Z
61d87f55fe
Error code resetting.
2026-04-21 10:44:40 -04:00
Jeremy-Z
438b18aea9
Logic updates.
2026-04-21 10:12:54 -04:00
Jeremy-Z
98b39a7c65
Merge branch 'develop' into feature/jzimmerman/INSR-9277
2026-04-21 09:26:44 -04:00
Katie Kroell
d8310dfad8
unskip test
2026-04-20 14:34:21 -04:00
Katie Kroell
73a13c6f9b
remove outdated stuff
2026-04-20 14:31:29 -04:00
Jeremy-Z
33c0526f1c
Added zip validation event.
2026-04-20 11:34:43 -04:00
Jeremy-Z
fff491d0ad
Initial list of additional events.
2026-04-20 10:59:21 -04:00
Katie Kroell
f262b05df1
refactor method, reuse existing array for answers
2026-04-20 10:44:22 -04:00