Commit graph

799 commits

Author SHA1 Message Date
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
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