Alex Humphries
d4f7213a25
INSR-8882: add unit tests, address possible errors, formatting fixes
2026-04-13 11:17:42 -04:00
Alex Humphries
d27b07d517
INSR-8882: Events added to payment page and order confirmation page
2026-04-13 09:21:40 -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
AHumphriesSL
56ab1ce835
Merge pull request #1171 from Safelite/feature/humphries/INSR-8878.1
...
Fixes for events on welcome-page and contact-details
2026-04-06 10:51:29 -04:00
scottkiener-at-safelite
ccae4931af
Temporary fix for v1/v2 split
2026-04-06 10:12:24 -04:00
Alex Humphries
20c13695a2
Fixes for events on welcome-page and contact-details
2026-04-06 09:58:24 -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
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
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
Bill Richardson
247237ba48
updates for mobile first popup
2026-03-31 13:09:30 -04:00
Bill Richardson
d068ff4446
updates for mobile first
...
feel like i removed something
2026-03-24 15:35:30 -04:00
Bill Richardson
3938eea60c
commit to transfer laptop
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
bc19d336a6
Merge branch 'develop' into feature/jzimmerman/INSR-8742
2026-03-18 12:54:55 -04:00
Jeremy-Z
597685a02b
Refactoring.
2026-03-18 12:27:03 -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
02b3e3c3f9
Initial digital session logging commits.
2026-03-16 12:20:21 -04:00
katiekroell
b8e08da56c
Merge pull request #1139 from Safelite/feature/kroell/INSR-8523
...
INSR-8523: Bail out if non-serviceable big truck is selected
2026-03-11 13:10:45 -04:00
katiekroell
5a27faba57
Update src/constants/vehicle-lookup-alert-types.js
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:57 -04:00
Katie Kroell
2ae6dbd2dc
remove unit tests for unused alert
2026-03-10 12:57:14 -04:00
Katie Kroell
88669d4b55
Merge branch 'develop' into feature/kroell/INSR-8523
2026-03-09 09:16:44 -04:00
Katie Kroell
0d85096ab1
big truck bailout WIP
2026-03-09 09:16:22 -04:00
Jeremy-Z
ecf5ba48ab
INSR-8742:
...
Fixing the issue with missing session key.
2026-03-06 09:57:00 -05:00
Alex Humphries
be86421a7b
INSR-8123: Update some more modals
...
- Remove modalPosition related code now that all modals are centered
- Allow parent components to set text of the close link
- Updates styling for specific modals so that they match their
Heritage counterparts
2026-03-03 14:04:50 -05:00
Alex Humphries
f8aa275aac
INSR-8544: Fix some error/alert differences
2026-02-27 13:20:38 -05:00
Katie Kroell
9a15915034
new bailout for ITAC/No Comp coverage statement
2026-02-23 14:38:04 -05:00
Alex Humphries
4e996145c3
INSR-7759: Update review sections, move contact details drawer
2026-02-18 16:22:35 -05:00
Alex Humphries
be4bed44fe
Merge branch 'develop' into feature/humphries/INSR-7759
2026-02-18 13:53:32 -05:00
Alex Humphries
b4977cd63c
INSR-7759: More cart updates, preliminary SMS opt-in work
2026-02-18 09:27:40 -05:00
Alex Humphries
c821fc7d83
INSR-7759: Some payment-method parity updates
...
- Payment method question button now matches Heritage
- Recalibration is now its own line item
- Some other general updates to structure and formatting of page
2026-02-16 17:11:56 -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
Alex Humphries
1f690985a0
INSR-7752: Validation tweaks, alert tweak to fix collapse animation
2026-02-13 14:02:01 -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
1675f10e66
Merge remote-tracking branch 'origin/develop' into feature/INSR-7771
2026-02-12 17:08:17 -05:00
AHumphriesSL
397f1482e7
Merge pull request #1072 from Safelite/feature/humphries/INSR-7775
...
INSR-7775: vehicle-part Parity
2026-02-12 17:01:28 -05:00
Alex Humphries
f087ffa983
INSR-7775: vehicle-part Parity
2026-02-12 16:06:54 -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
AHumphriesSL
c415f10ffa
Merge pull request #1065 from Safelite/feature/humphries/INSR-7757
...
INSR-7757: order-confirmation Parity
2026-02-12 13:08:24 -05:00
Alex Humphries
f45b7fbde5
INSR-7757: Better glass list handling for order confirmation page
2026-02-12 12:27:29 -05:00
Josh Dassinger
fa7e2bc596
INSR-2208 Only show big truck providers
...
Cleaned up GetProviders store logic.
2026-02-12 10:54:08 -06:00
Alex Humphries
4dab87bf3f
INSR-7757: More cart updates
2026-02-11 14:08:58 -05:00
Alex Humphries
b5ecac8b5a
INSR-7757: Update order confirmation page and cart
2026-02-10 16:46:39 -05:00
scottkiener-at-safelite
4f7cfbc32c
Merge Conflict Cleanup and Subheader styling
2026-02-09 10:34:10 -05:00