Commit graph

87 commits

Author SHA1 Message Date
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
Johan Gunawan
61f0790057
Fix code formatting for payment-method page (#640) 2024-04-24 13:45:44 -04:00
Bryan Mauger
3b092f88c6 CSR-1160 add wrapper to pages missed in conversion. 2024-04-22 15:01:53 -04:00
Bryan Mauger
56ad7bcd3d Merge branch 'develop' into SSR-1160-add-desktop-functionality 2024-04-22 10:34:47 -04:00
Bill Richardson
0b78592035 temp fix while i muck with experiment 2024-04-18 12:47:19 -04:00
Bryan Mauger
4bcffb29b9 WIP update markup for ancillary pages found by Katie. 2024-04-16 16:48:39 -04:00
Josh Dassinger
c75effaac6 SSR-1067 PR Changes 2024-04-16 15:04:47 -05:00
Josh Dassinger
8dbd653108 SSR-1067 Add cart to payment-page 2024-04-16 10:57:57 -05:00
Michaela Brydon
a92676202a Fix merge conflict with store 2024-04-15 13:44:45 -04:00
Josh Dassinger
b7e08c9039 SSR-1125 Fix Payment Method Pre Reqs 2024-04-12 14:24:09 -05:00
Michaela Brydon
beadf916a2 Adding is unverified to store 2024-04-11 15:28:30 -04:00
Michaela Brydon
73969b4352 Initial changes 2024-04-10 15:44:23 -04:00
Bill Richardson
f0e156427b getter 2024-04-08 09:20:18 -04:00
Bill Richardson
0c75e9a311 Include Experiment Setting for whether to display PIA message/questions 2024-04-08 09:20:18 -04:00
Josh Dassinger
1ab14d7413
Merge pull request #606 from Safelite/feature/digital/SSR-1049
SSR-1049 Heavy Vehicle bailout
2024-04-08 08:16:04 -05:00
Johan Gunawan
d02ac7fb50
SSR-1146. Payment Method page: Add sales tax to the cart-dropdown component. (#604) 2024-04-01 17:21:08 -04:00