Commit graph

123 commits

Author SHA1 Message Date
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
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
871226d2ad SSR-1485 Update Unit tests for changes 2024-09-19 14:27:42 -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
michaela-brydon-safelite
47985da12d
Merge pull request #797 from Safelite/feature/brydon/SSR-1398
Feature/brydon/ssr 1398
2024-07-23 10:33:28 -04:00
Michaela Brydon
9a5241afaa Making headers bold 2024-07-18 12:01:10 -04:00
Michaela Brydon
4dc6887560 Mostly done 2024-07-17 16:42:18 -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
3f7a0a455d update test 2024-06-11 12:55:07 -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
Josh Dassinger
f63c4e0c7a SSR-1167 Coverage Rework unverified / coverage statement improvements 2024-05-22 09:01:09 -05:00
Josh Dassinger
feb99ae400 SSR-1167 Coverage Rework 2024-05-20 13:13:40 -05:00
Bryan Mauger
2bf45bbed1 CSR-1201-misc qa updates. 2024-05-07 16:28:31 -04:00
Josh Dassinger
fc0059acd0 SSR-1175 Fix customer-review unit test 2024-04-29 11:02:31 -05:00