File tree
104 files changed
+4828
-7640
lines changed- src
- reactapp
- public
- scripts/react-app-rewire
- src
- api
- cart
- createEmptyCart
- fetchGuestCart
- mergeCarts
- placeOrder
- restSetGuestPaymentMethod
- restSetMyPaymentMethod
- setBillingAddress
- setEmailOnGuestCart
- setPaymentMethod
- setShippingAddress
- updateCartItems
- utility
- countries
- fetchCountryList
- fetchCountryStateList
- customer
- fetchCustomerAddresses
- fetchCustomerCart
- fetchCustomerInfo
- generateToken
- updateCustomerAddress
- utility
- storeConfig
- configurations
- getCheckoutAgreements
- utility
- components
- CheckoutForm
- hooks
- address
- components
- AddressWrapper
- hooks
- utility
- billingAddress
- components
- hooks
- checkoutAgreements
- components
- utility
- common
- Form
- Message
- items
- components
- hooks
- login
- components
- hooks
- paymentMethod
- components
- hooks
- placeOrder
- components
- hooks
- utility
- shippingAddress
- components
- hooks
- shippingMethod/hooks
- totals/hooks
- context
- App/customer
- Cart
- order
- shippingAddress
- Form
- hook
- tailwindcss/components
- utils
- view/frontend/web
- css
- tailwind
- components
- js
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
104 files changed
+4828
-7640
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
| 2 | + |
Lines changed: 26 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 |
| |
2 |
| - | |
3 | 8 |
| |
4 | 9 |
| |
5 | 10 |
| |
6 |
| - | |
| 11 | + | |
7 | 12 |
| |
8 | 13 |
| |
9 |
| - | |
| 14 | + | |
10 | 15 |
| |
11 |
| - | |
| 16 | + | |
12 | 17 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
27 | 32 |
| |
28 | 33 |
| |
29 | 34 |
| |
30 |
| - | |
31 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
32 | 42 |
| |
33 | 43 |
| |
34 | 44 |
| |
35 | 45 |
| |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
36 | 50 |
| |
37 |
| - | |
| 51 | + | |
38 | 52 |
|
0 commit comments