Commit graph

61 commits

Author SHA1 Message Date
Chloe Herd
5e5a1ff58a Make field required 2023-10-13 16:55:18 -04:00
Chloe Herd
19dd003f8b Don't autofill payment-method field if not defined in store 2023-10-13 16:25:25 -04:00
Chloe Herd
bf167c17be Patch to new store value 2023-10-13 16:00:07 -04:00
Chloe Herd
655360b0c8 Merge branch 'develop' into feature/csr-1465 2023-10-13 15:38:10 -04:00
CarlNation
837ad2912f CSR-1392
wire up payment method to forward button click.
2023-10-13 13:35:46 -04:00
Chloe Herd
6dec3371c2 Add pia to store 2023-10-11 14:06:21 -04:00
Adam Caouette
d6653354e7 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 14:04:54 -04:00
Adam Caouette
a47dfbc27e CSR-1384: more cleanup, remove deep cloning 2023-10-11 14:01:50 -04:00
Chloe Herd
ad2a1001e6 Fix unit tests 2023-10-11 13:22:49 -04:00
Chloe Herd
acd658eb14 Formatting 2023-10-11 10:48:22 -04:00
Chloe Herd
8134cc9a05 Replace placeholder buttons with real buttons 2023-10-11 10:47:37 -04:00
Chloe Herd
4e7c7fe032 Merge branch 'develop' into feature/CSR-1389 2023-10-11 10:34:56 -04:00
Adam Caouette
575978ae65 CSR-1384: refactoring re: deepClone, naming 2023-10-11 10:17:14 -04:00
Adam Caouette
5903115a22 Merge branch 'develop' into feature/CSR-1384-modals-for-add-vaps 2023-10-11 10:15:51 -04:00
Bryan Mauger
15dbe4c592 CSR-1591 radio button width adjustments, misc css tweaks. 2023-10-11 09:42:36 -04:00
Chloe Herd
41a63aa4be Merge branch 'develop' into feature/CSR-1389 2023-10-11 09:22:05 -04:00
Chloe Herd
18b6ed27a4 Update schedule prereq check 2023-10-10 16:57:31 -04:00
Chloe Herd
6d0256d9dc Merge branch 'develop' into feature/CSR-1463 2023-10-10 15:56:09 -04:00
Chloe Herd
0a9df36a8d Update prereq expectations 2023-10-10 15:54:52 -04:00
Adam Caouette
ab1f47d038 CSR-1384: use deepClone on resultMap and glassParts 2023-10-10 15:37:21 -04:00
Adam Caouette
5a3d9c3b80 CSR-1384: formatting 2023-10-10 14:32:29 -04:00
Adam Caouette
348dba428a CSR-1384: updates for cart work, using lineItems instead of cartItems 2023-10-10 14:30:43 -04:00
Chloe Herd
469818c022 Add prerequisite method 2023-10-10 12:29:04 -04:00
Chloe Herd
fcc3c5ab95 Initial changes for PIA experiments 2023-10-10 09:50:50 -04:00
Chloe Herd
26f20b8d5a Formatting 2023-10-10 09:50:33 -04:00
CarlNation
0d8ce72a3e Merge branch 'develop' into feature/CSR-1392 2023-10-10 06:49:39 -04:00
CarlNation
a242946770 CSR-1392
Create work order in delete sub status for pia.  add amount due
2023-10-10 06:49:16 -04:00
Adam Caouette
2519b71732 CSR-1383: fix for repair orders 2023-10-09 10:48:09 -04:00
Adam Caouette
c479143385 CSR-1383: update cart to enable remove from cart functionality 2023-10-06 10:13:37 -04:00
bmauger
4ee0908ad4
Merge pull request #1376 from Safelite/CSR-1591-radio-button-width
Csr 1591 radio button width
2023-10-05 15:58:05 -04:00
Matt Caimi
d6d0540d7f CSR-1391 afterpay button and pop up 2023-10-05 14:22:49 -04:00
Bryan Mauger
2d1815dece WIP Desktop updates. 2023-10-05 09:39:21 -04:00
CarlNation
1dba4521c5 CSR-1392
added paypal errorhandling and modals
2023-10-05 08:51:16 -04:00
CarlNation
c6bc872b05 CSR-1392
fix merge conflict
2023-10-02 10:33:39 -04:00
CarlNation
fc8f7970ce Merge branch 'develop' into feature/CSR-1392 2023-10-02 10:29:33 -04:00
CarlNation
bd994e8b74 CSR-1392
begin paypal integration work
2023-10-02 10:26:54 -04:00
Adam Caouette
a520b6cf31 CSR-1383: more changes due to develop updates 2023-09-29 10:33:02 -04:00
CarlNation
1653a6b4e3 CSR-1413
test coverage
2023-09-29 08:11:16 -04:00
Adam Caouette
86add1e358 CSR-1383: add product tiles; some cart updates for CSR-1382 2023-09-28 16:52:07 -04:00
Chloe Herd
61a83f4815 Tests 2023-09-28 15:26:43 -04:00
Adam Caouette
166978bc3a Merge develop 2023-09-28 14:03:41 -04:00
CarlNation
f9f69f827d CSR-1413
prettier
2023-09-28 13:44:52 -04:00
CarlNation
b662ee4a99 CSR-1413
add routing from review to payment-method.
also move the submit work order from review to payment-method and await it.
2023-09-28 13:41:04 -04:00
Chloe Herd
32d26c728d Many changes 2023-09-28 12:35:49 -04:00
Chloe Herd
f4c22fbf7a Merge branch 'develop' into feature/CSR-1389 2023-09-27 10:10:32 -04:00
hiteshkumar87
f1a5d0f0b4 confirmation page
basic confirmation page
2023-09-20 20:02:08 +05:30
Bryan Mauger
ce6916658a First pass at desktop max width and breakpoints per page.
Rename funnel-footer to nav-bar.
2023-09-18 16:20:45 -04:00
Bryan Mauger
64c1d65328 WIP 2023-09-14 12:31:59 -04:00
Bryan Mauger
2b98b9ab2c WIP 2023-09-11 17:08:14 -04:00
Chloe Herd
2aec329c5c Update CTA when new method is selected 2023-09-07 17:29:33 -04:00