Commit graph

105 commits

Author SHA1 Message Date
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
Josh Dassinger
72555e5b7f SSR-1175 Fix appointment details on payment-method not updating 2024-04-29 10:39:26 -05:00
Bill Richardson
817f6bffa6 Display correct address for Mobile Not Itac and Not nocomp 2024-04-25 14:45:55 -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
f8579aa7fc skip test for now 2024-04-18 12:53:41 -04:00
Bill Richardson
0b78592035 temp fix while i muck with experiment 2024-04-18 12:47:19 -04:00
Michaela Brydon
4ac5b788c8 Fixing tests 2024-04-17 12:39:18 -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
413bf762bb Fixing bugs 2024-04-12 14:18:39 -04:00
Michaela Brydon
1e80a0b486 Adding tests 2024-04-12 13:20:49 -04:00
Michaela Brydon
beadf916a2 Adding is unverified to store 2024-04-11 15:28:30 -04:00