Commit graph

154 commits

Author SHA1 Message Date
Alex Humphries
413391893f INSR-10489: A bunch of formatting fixes 2026-07-24 23:42:06 -04:00
Alex Humphries
79894f18f7 INSR-10489: Add tests for state-specific text on payment-method 2026-07-24 23:14:29 -04:00
Alex Humphries
8755ce6ba6 INSR-10489: Remove unneeded class, fix unneeded text, fix variable name 2026-07-24 13:29:29 -04:00
Alex Humphries
3bc87fd128 INSR-10489: Added state specific text to payment method page 2026-07-24 12:21:54 -04:00
AHumphriesSL
d9949cd612
Merge branch 'develop' into feature/humphries/INSR-9835 2026-06-11 14:23:49 -04:00
Alex Humphries
6fe9213486 INSR-9835: Get availableVaps from the right place 2026-06-11 11:33:45 -04:00
Alex Humphries
b1b1bdfad3 INSR-9835: Only offer wipers on payment-method if available 2026-06-11 11:26:45 -04:00
Alex Humphries
cf693023d7 INSR-9940: Improve logic for showing/hiding MSR related copy
Includes text on contact-details page and showing/hiding the relevant
line item in the cart.

Also includes some fixes to clear some warning related to the cart
dropdown component.
2026-06-10 16:47:56 -04:00
Alex Humphries
a19af79bb7 INSR-9816: Null handling improvement 2026-05-29 15:01:25 -04:00
Alex Humphries
3188397a6b INSR-9816: Update customer review component to be more reactive 2026-05-29 14:56:54 -04:00
Alex Humphries
f46e584d6b INSR-8489: Update cart dropdown to add tooltip for advanced mobile fee
Also includes a modal when trying to remove the item from the cart.
2026-05-21 15:47:19 -04:00
US\katie.kroell
3e91e0e7dc missing code for recal copy logic 2026-04-23 14:25:29 -04:00
Alex Humphries
98117c328d INSR-8884: One more fixed undefined check 2026-04-21 17:32:05 -04:00
Alex Humphries
746b45e372 INSR-8884: Better null/undefined handling for analytics events 2026-04-21 17:24:21 -04:00
Alex Humphries
9a7b452b98 INSR-8884: More payment-method events 2026-04-21 16:53:34 -04:00
Alex Humphries
fa21cb1a7c INSR-8884: Some payment-method events 2026-04-21 15:08:31 -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
3bd15f9054 INSR-7995: Adyen integration 2026-03-17 09:31:58 -04:00
Alex Humphries
8c1991a5a5 INSR-8688: Add address autocomplete, fix edit location navigation 2026-03-04 16:32:00 -05:00
Alex Humphries
a98304530c Fix failing tests, remove no longer needed test 2026-02-23 14:45:23 -05:00
Alex Humphries
00dacdbbb8 INSR-8562: Fix initialization to properly account for PIA disabled 2026-02-23 14:22:31 -05:00
Alex Humphries
10c371aec7 Merge branch 'develop' into feature/humphries/INSR-7759 2026-02-20 10:20:39 -05:00
Alex Humphries
2a1b9d4426 INSR-7759: Fix some failing tests, remobe some pointless ones 2026-02-20 10:15:22 -05:00
Alex Humphries
09a4b85e22 Address some copilot comments 2026-02-19 16:22:58 -05:00
Alex Humphries
69fc996a84 Fix sms opt in hide 2026-02-19 16:09:18 -05:00
Alex Humphries
7b694f2fc3 INSR-7759: More payment-method updates
- Updates to how saving/closing contact details affects other fields
- Updates to loading payment method and smsOptIn from store
- Wiper offer panel
2026-02-19 16:03:32 -05:00
Alex Humphries
f0ef62597b INSR-7759: More payment-method updates 2026-02-19 15:59:45 -05:00
Alex Humphries
e12ac95cc7 INSR-7759: Review dropdown header tweak, contact details drawer updates 2026-02-19 11:12:14 -05:00
Alex Humphries
4e996145c3 INSR-7759: Update review sections, move contact details drawer 2026-02-18 16:22:35 -05:00
Josh Dassinger
c7b9137975 Initial work on moving components to the new bailout system. 2026-02-18 14:50:35 -06:00
Alex Humphries
066362e0f7 INSR-7759: Finish adding SMS Opt-In 2026-02-18 11:30:04 -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
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
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
Alex Humphries
106a9e3039 Merge branch 'develop' into feature/humphries/INSR-7752 2026-02-04 13:29:25 -05:00
Alex Humphries
d7f6ba1fc9 INSR-7752: Formatting on contact-details 2026-02-03 16:58:55 -05:00
Alex Humphries
02281b3230 INSR-7752: contact-details page updates, other related data read/write updates 2026-02-02 16:53:37 -05:00
Katie Kroell
6854a2b489 update unit tests to match deductible store value structure 2026-02-02 12:19:41 -05:00
Alex Humphries
7298f0b62f INSR-7752; Some routing adjustments and related store tweaks for contactinfo 2026-01-30 14:41:13 -05:00
Katie Kroell
d613f4f2b6 fix deductible references 2026-01-29 12:05:20 -05:00
Katie Kroell
6a5e7e5402 update references to currentDeductible 2026-01-28 16:28:34 -05:00
Alex Humphries
1443f60906 INSR-7892: Some fixes for default package select
Also "Rain defense" -> "Rain Repel"
2025-12-19 09:10:35 -05:00
Alex Humphries
7a1b62801a Update some prop/variable names for consistency
Now consistent with the name used in the CMS
2025-12-12 15:28:04 -05:00
Bill Richardson
1413140bef last updates for this card for now.
remove vehicle banner
blindly make header/css changes
2025-12-03 15:15:59 -05:00
Bill Richardson
4d14c07fcd payment page updates
feel like this is gonna need some work when we can get there.  not sure on the iframe and the 2 forms
2025-12-03 14:41:21 -05:00
Bill Richardson
ce2b45c4f7 fix unit test 2024-10-31 11:28:14 -04:00