Commit graph

831 commits

Author SHA1 Message Date
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
Katie Kroell
404c547004 add helper method back 2026-04-16 10:33:49 -04:00
Katie Kroell
92d34ad88f Merge branch 'feature/kroell/INSR-8910' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/INSR-8910 2026-04-16 10:16:50 -04:00
Katie Kroell
68aae3702f fixes 2026-04-16 10:05:41 -04:00
katiekroell
550950b8e5
Update src/store/index.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-16 09:55:17 -04:00
Katie Kroell
34c7a84c86 unit tests 2026-04-16 09:04:51 -04:00
Katie Kroell
368148bf6f pass endorsement code and answers in save session 2026-04-15 16:01:03 -04:00
scottkiener-at-safelite
f018b614b7
Merge pull request #1177 from Safelite/feature/skiener/INSR-2124-Remove-Conditional
INSR-2124 | Remove conditional env logic
2026-04-13 13:43:38 -04:00
Jeremy-Z
5eb4ef0418 Moved some common methods around. 2026-04-13 10:25:48 -04:00
Alex Humphries
ca6ec847d0 Fix tests, correct part number string for repair supplies 2026-04-09 16:46:27 -04:00
Alex Humphries
db69745484 INSR-9064: Remove repair supplies fee, account for repair in TPA search 2026-04-09 16:10:37 -04:00
scottkiener-at-safelite
221c8ef2ce INSR-2124 | Remove conditional env logic
There is no longer a mismatch between environments that must be rectified on the front-end
2026-04-09 11:21:45 -04:00
katiekroell
910aefcd37
Merge pull request #1165 from Safelite/feature/kroell/INSR-8907
INSR-8907: recal acknowledgement modal
2026-04-06 08:31:53 -04:00
Katie Kroell
116ca1192d refactor 2026-04-03 14:53:23 -04:00
scottkiener-at-safelite
f011a8deb1 Add MOBILE RECALDUAL as a recognized msr part 2026-04-03 13:00:12 -04:00
scottkiener-at-safelite
178ee2fa21 Correctly update mobile-fee when changing zip 2026-04-03 12:24:07 -04:00
Katie Kroell
fd052b8566 Merge branch 'develop' into feature/kroell/INSR-8907 2026-04-01 12:51:25 -04:00
Katie Kroell
4290f21175 updates 2026-04-01 12:50:40 -04:00
scottkiener-at-safelite
5fa9aba5fd Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-2124 2026-04-01 12:28:30 -04:00
scottkiener-at-safelite
4f3c798108 Add in environment swapping 2026-04-01 11:14:00 -04:00
scottkiener-at-safelite
8e902b27cb Revert the revert 2026-04-01 10:52:05 -04:00
scottkiener-at-safelite
1ea73c3fba Make sure MSR mobile fee is always added to order
Avoid coverage type and hidden fee restrictions
2026-03-31 14:07:47 -04:00
scottkiener-at-safelite
eb70c32680 Add zip code and recal parts to mobile fee call 2026-03-31 14:04:13 -04:00