Commit graph

2307 commits

Author SHA1 Message Date
scottkiener-at-safelite
5c97395e86 Add import 2026-04-03 09:50:53 -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
539ce94277 Update the mobile fee when a new mobile zip is called 2026-03-31 15:01:59 -04:00
scottkiener-at-safelite
03cd0fb7a9 Remove restrictions on calling updateMobileFee
The method it is calling will determine if it should be updated or not
2026-03-31 14:14:18 -04:00
Bill Richardson
c6d4cf32ca readability
null means car doesnt check recal
2026-03-31 14:13:43 -04:00
Bill Richardson
b640278833 copilot updates 2026-03-31 13:31:36 -04:00
Bill Richardson
247237ba48 updates for mobile first popup 2026-03-31 13:09:30 -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
Bill Richardson
1cb6b1798b toString the Max min minutes 2026-03-25 14:27:12 -04:00
Bill Richardson
a9ae7666b6 mobile styling 2026-03-25 10:29:14 -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
6f643c388b couple copilot things 2026-03-24 15:52:04 -04:00
Bill Richardson
372213eefd update for loading modal
some unused code clean up
repair/replace added to cms
2026-03-24 15:35: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
bc0a509c66 just to have 2026-03-24 15:35:30 -04:00
Bill Richardson
3938eea60c commit to transfer laptop 2026-03-24 15:35:30 -04:00
scottkiener-at-safelite
706528b2f4 INSR-8913 | Ensure all items are priced before being taxed 2026-03-20 09:05:21 -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
Alex Humphries
91858f1d28 INSR-7995: Fix an issue with AfterPay 2026-03-18 11:37:39 -04:00
Alex Humphries
ab565fccec INSR-7995: Address some inconsistencies 2026-03-17 13:15:51 -04:00
Alex Humphries
5a795744ee INSR-7995: Remove unnecessary IP in request body 2026-03-17 12:22:49 -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
Katie Kroell
7b112e0c3d unit test fix 2026-03-16 13:21:21 -04:00
Katie Kroell
adbaa7d0ca copilot fixes 2026-03-16 12:57:12 -04:00
katiekroell
8c0c82eeaf
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-16 11:33:22 -04:00
Katie Kroell
c29bc10640 fixes 2026-03-16 11:13:11 -04:00
Katie Kroell
5a13165d09 remove old alert, bailout with non-serviceable vehicle 2026-03-16 11:07:46 -04:00
Katie Kroell
cd4cf33db5 reset heavy truck bailout before looking up a new vehicle 2026-03-16 11:07:12 -04:00
Katie Kroell
2e4bfaaab6 bailout before choosing new glass 2026-03-16 10:28:02 -04:00
Katie Kroell
d5804c72e5 Merge branch 'feature/kroell/INSR-8523' of https://github.com/Safelite/DigitalConsumer.ISS into feature/kroell/INSR-8523 2026-03-10 13:23:35 -04:00
Katie Kroell
07e563a29f use constant 2026-03-10 13:23:09 -04:00
katiekroell
67b18aef33
Update src/layouts/policy-vehicles/policy-vehicles.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:17:14 -04:00
katiekroell
98e8881cd7
Update src/layouts/address-lookup/address-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:35 -04:00
katiekroell
5abf45db2f
Update src/layouts/license-plate-lookup/license-plate-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:15:10 -04:00
katiekroell
465b3a90c6
Update src/layouts/vin-lookup/vin-lookup.vue
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-10 13:14:41 -04:00
Katie Kroell
2e124a8fd5 remove unneeded method 2026-03-10 13:12:55 -04:00
Katie Kroell
2ae6dbd2dc remove unit tests for unused alert 2026-03-10 12:57:14 -04:00
Katie Kroell
96574ed187 keep big truck bailout data 2026-03-10 11:27:46 -04:00
Katie Kroell
5495fdcbf8 method fixes 2026-03-09 16:13:43 -04:00
Katie Kroell
d97772f214 Merge branch 'develop' into feature/kroell/INSR-8523 2026-03-09 15:24:50 -04:00
Katie Kroell
63043b4796 Merge branch 'develop' into feature/kroell/modal-defects 2026-03-09 14:40:50 -04:00
Katie Kroell
e9470fb213 modal fixes 2026-03-09 14:40:30 -04:00
scottkiener-at-safelite
518cb88652 Unit test fix 2026-03-09 11:32:00 -04:00
scottkiener-at-safelite
77d60a274b Merge remote-tracking branch 'origin/develop' into feature/skiener/INSR-8541 2026-03-09 11:21:10 -04:00
scottkiener-at-safelite
bcfa12997b INSR-8541 | Add OEM bullet point, link, and modal
verified deductible only
2026-03-09 11:13:16 -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
AHumphriesSL
7c7f7b5f90
Merge pull request #1134 from Safelite/feature/humphries/INSR-8688
INSR-8688: Add address autocomplete, fix edit location navigation
2026-03-06 11:29:28 -05:00