Commit graph

772 commits

Author SHA1 Message Date
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
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
Bill Richardson
ff6dca7650 drop off updates for schedule page
Morning Drop off.
2026-02-13 11:10:33 -05:00
Josh Dassinger
65c5e0ec3c Merge branch 'develop' into feature/digital/joshdass/ESLint
# Conflicts:
#	src/layouts/tpa-search/tpa-search.spec.js
#	src/layouts/tpa-search/tpa-search.vue
2026-02-13 09:08:05 -06:00
scottkiener-at-safelite
555223d7cd Auto stash before merge of "feature/INSR-7771" and "origin/develop" 2026-02-12 15:34:20 -05:00
scottkiener-at-safelite
6d10f3e64f Re-add new endpoint call 2026-02-12 15:33:22 -05:00
scottkiener-at-safelite
e6df0cbf93 Merge remote-tracking branch 'origin/develop' into feature/INSR-7771 2026-02-12 15:25:53 -05:00
Josh Dassinger
3300801672 Merge branch 'feature/digital/joshdass/ESLint' into feature/digital/joshdass/ESLint-fixes
# Conflicts:
#	src/layouts/order-confirmation/add-to-calendar/add-to-calendar.vue
#	src/layouts/order-confirmation/add-to-calendar/calendar-modal-question/calendar-modal-question.vue
2026-02-12 13:44:04 -06:00
Josh Dassinger
fc38033649 ESLint fix all warnings / errors. Removed old or disabled statements. 2026-02-12 13:26:00 -06:00