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
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
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
436612c1c6
Commit for draft comparison
2024-10-31 10:41:10 -04:00
Josh Dassinger
0bbb5ff051
SSR-1522 Add Apple Pay
2024-10-24 09:31:56 -05:00
Josh Dassinger
2f816c8ec1
SSR-1483 Don't show cart if we fail to settle PIA
...
Implement create WO for PIA
Implement settledTenderAmount & lockToken
2024-10-16 15:06:55 -05:00
Josh Dassinger
813898e8e5
SSR-1485 Fix Non PIA navigating to payment-page
2024-09-19 13:40:03 -05:00
Josh Dassinger
4597a3d971
SSR-1460 Implement the combined-quote endpoint
2024-09-16 10:19:31 -05:00
Michaela Brydon
63f8eea308
Fixing tests
2024-08-16 16:55:42 -04:00
Michaela Brydon
0bf470a1bf
Reverting bug
2024-08-16 10:26:35 -04:00
Michaela Brydon
6ffe811336
Tweaks
2024-08-08 10:19:44 -04:00
Michaela Brydon
ca97fbd658
merging with develop
2024-08-07 16:25:18 -04:00
Josh Dassinger
9c7c83c470
SSR-1446 Bailout Fixes
...
Fixed bailout not submitting after save session error
Fixed being able to navigate to any page after bailout submit
Fixed query=[object Object] in url on submit WO error
2024-08-07 10:28:12 -05:00
Michaela Brydon
1e3ead2470
Fixing submittedOrder DNE
2024-08-01 13:53:35 -04:00
Josh Dassinger
adc911c3bf
SSR-1411 rework save session to be awaitable
2024-07-10 08:16:32 -05:00
michaela-brydon-safelite
cbbee5a21e
Merge pull request #760 from Safelite/bug/brydon/SSR-1364
...
Bug/brydon/ssr 1364
2024-06-20 10:38:10 -04:00
Michaela Brydon
13d3bb68d7
Bailing out when submit order fails
2024-06-19 14:31:00 -04:00
Michaela Brydon
ee147e7e9e
Bailing out when store not found
2024-06-19 12:27:53 -04:00
Josh Dassinger
46f6a93745
SSR-1183 ITAC Pricing Endpoint
2024-06-13 14:36:17 -05:00
Bill Richardson
82d3fedeaf
remove unneeded method
2024-06-11 12:57:20 -04:00
Bill Richardson
2a28e952d8
remove console.log
2024-06-11 12:56:08 -04:00
Bill Richardson
ee66831ab9
use store value and not child component.
2024-06-11 12:52:35 -04:00
Bill Richardson
159698c438
update to only use 0 check on deductible coverage
...
small linting update
2024-06-10 16:01:59 -04:00
Bill Richardson
c99fb974ca
hide payment options if amountDue = 0
...
implemented via an emit
2024-06-10 15:24:10 -04:00
Bill Richardson
e11b8220bd
center underlying p tag
2024-06-06 15:12:16 -04:00
Bryan Mauger
2bf45bbed1
CSR-1201-misc qa updates.
2024-05-07 16:28:31 -04:00
Bill Richardson
6fcfe140f0
Update for making ISS PIA work with current Experiment
2024-04-25 11:23:54 -04:00
Johan Gunawan
9e6e91b98c
SSR-1178. Fix WO not created when Pay at the time of service is selected. ( #643 )
2024-04-25 09:54:48 -04:00