Commit graph

879 commits

Author SHA1 Message Date
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
Bill Richardson
247237ba48 updates for mobile first popup 2026-03-31 13:09:30 -04:00
Katie Kroell
874250ac61 undo changes to serviceability details 2026-03-30 10:42:33 -04:00
Katie Kroell
a9b6e91dc3 Merge branch 'develop' into feature/kroell/INSR-8907
# Conflicts:
#	src/layouts/schedule-page/schedule-page.vue
2026-03-30 10:42:12 -04:00
Katie Kroell
ce3ff6e6b4 add unit test 2026-03-27 14:21:58 -04:00
copilot-swe-agent[bot]
2d00e6e1c1 Fix ineffective test assertion in updateSupportingItems test
Agent-Logs-Url: https://github.com/Safelite/DigitalConsumer.ISS/sessions/fb2f46f9-6e42-4502-8833-3d3cae89de85

Co-authored-by: katiekroell <100247286+katiekroell@users.noreply.github.com>
2026-03-27 17:31:42 +00:00
katiekroell
5fc719849e
Update src/store/store.spec.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:29:13 -04:00
katiekroell
53e7e640c5
Update src/store/index.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-27 13:28:49 -04:00
Katie Kroell
bd20d47849 fix Labor2 part being added to order 2026-03-27 13:08:45 -04:00
AHumphriesSL
1714c232f8
Merge pull request #1149 from Safelite/feature/humphries/INSR-8878
INSR-8878/9031: Add analytics events on welcome-page and contact-details
2026-03-25 16:04:50 -04:00
Alex Humphries
6acefcb307 Move accountName logic to store getter, better required field search 2026-03-24 17:28:26 -04:00
Alex Humphries
7f565fb8cf INSR-8878/9031: Add analytics events on welcome-page and contact-details 2026-03-24 17:15:15 -04:00
Bill Richardson
d068ff4446 updates for mobile first
feel like i removed something
2026-03-24 15:35:30 -04:00
Katie Kroell
29f727a342 recalAckModal WIP 2026-03-24 15:18:24 -04:00
Jeremy-Z
bc309884cd Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-19 15:10:11 -04:00
AHumphriesSL
2c488803bd
Merge pull request #1142 from Safelite/feature/humphries/INSR-7995
INSR-7995: Adyen integration
2026-03-19 10:47:26 -04:00
Jeremy-Z
a96695da3a Added a helper class for useragent utilities. 2026-03-18 13:45:39 -04:00
Jeremy-Z
bc19d336a6 Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-18 12:54:55 -04:00
Jeremy-Z
686f07ec44 Refactoring. 2026-03-18 12:54:35 -04:00
Katie Kroell
f7aa751054 remove duplicate code 2026-03-18 11:31:36 -04:00
Katie Kroell
d6298e9baf add unit test 2026-03-18 11:30:26 -04:00
Jeremy-Z
6c65786109 Adding population of work order id.
Fixed some formatting issues.
2026-03-18 11:28:12 -04:00
Katie Kroell
cb7e4fa714 remove Labor2 from supporting items 2026-03-18 11:07:11 -04:00
Alex Humphries
aac6cd1dea INSR-7995: Address copilot comments 2026-03-17 10:00:13 -04:00
Alex Humphries
3bd15f9054 INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
Jeremy-Z
7565ac85f0 Refinements. 2026-03-16 14:54:20 -04:00
Jeremy-Z
02b3e3c3f9 Initial digital session logging commits. 2026-03-16 12:20:21 -04:00
Jeremy-Z
97528e8b4f Merge branch 'develop' into feature/jzimmerman/INSR-8742 2026-03-10 13:46:01 -04:00
CarlNation
174cb7ebf5
Revert "Serviceability details update" 2026-03-09 15:07:10 -04:00
Jeremy-Z
9f35e93e3c Changed the analytics calls to not bailout on failure. 2026-03-06 11:47:56 -05:00
Jeremy-Z
c2929cb68a Added ref seq num + parent account number to logpage payloads. 2026-03-06 10:30:28 -05:00
Katie Kroell
7e84c9f681 Merge branch 'develop' into feature/kroell/service-packages-defects 2026-03-04 10:05:24 -05:00
Katie Kroell
246aea7edc reset service package 2026-03-03 14:36:43 -05:00
Bill Richardson
d2cb36fe13 for now until moved to save 2026-03-03 14:25:00 -05:00
Katie Kroell
e9f3db1352 Merge branch 'develop' into feature/kroell/service-packages-defects 2026-03-03 13:03:04 -05:00
Katie Kroell
152f5f81dd save package to store / pre-select 2026-03-03 12:24:06 -05:00
scottkiener-at-safelite
a6ecd8db80 Put variables in alphabetical order per Brich 2026-03-02 07:51:32 -05:00
scottkiener-at-safelite
ecfd8317d1 Serviceability details update
Modify parameters needed for new endpoint functionality
2026-02-27 15:17:54 -05:00
Bill Richardson
71f8c2347a missed undo 2026-02-26 10:51:39 -05:00
Bill Richardson
0963c31291 revert changes from a previous PR 2026-02-25 12:57:59 -05:00
Josh Dassinger
dbb46c58e7 INSR-8549 Fixed some edge cases
Fixed logger not logging Error type correctly
2026-02-23 09:55:36 -06:00
Josh Dassinger
edbd6b3e2d INSR-8549 Missed file 2026-02-20 14:22:58 -06:00
Josh Dassinger
4056dcf8d1 INSR-8549 Fixed Zipcode 99546 causing all sorts of issues in NextGen 2026-02-20 14:21:41 -06:00
Josh Dassinger
8d423312e9 INSR-8547 Fixed isBigTruck sending undefined 2026-02-20 08:22:08 -06:00
Josh Dassinger
3b1196395f
Merge pull request #1094 from Safelite/feature/digital/components-to-new-bailouts
Initial work on moving components to the new bailout system.
2026-02-20 07:18:34 -06:00
Josh Dassinger
ea5836b3e4 Address comments about policy / deductible / coverage calls failing should not bailout and just switch to no coverage
IsVinAddressable API call failure now returns false
Improved logging for cases
Fixed Vehicle Style bailout when selecting select style value
2026-02-19 11:13:29 -06:00
Bill Richardson
14b1221c11 dont call shop timeslots if no provider 2026-02-19 11:17:25 -05:00
Josh Dassinger
583a675fa3 Copilot changes 2026-02-19 09:18:57 -06:00
Josh Dassinger
c7b9137975 Initial work on moving components to the new bailout system. 2026-02-18 14:50:35 -06:00
Bill Richardson
309f08961b some updates for schedule
add period
fetch billTo on provider change (needed for time slots)
fix if Adak Alaska on load.
2026-02-18 10:05:32 -05:00
Josh Dassinger
551b1fdf52 Initial setup of global bailout system
Added router.navigateBailout
Added global bailout handling for javascript, api, and router errors
Removed unused / unneeded parameters passed into callHttpClient
2026-02-16 13:27:35 -06:00
Josh Dassinger
6ad3e29869 Fixed assigning the default store state 2026-02-16 10:55:37 -06:00
Josh Dassinger
fd8e8ec3fc INSR-7930 Implement Client Possessive logic 2026-02-13 11:56:35 -06:00