Jean-Baptiste Bellet
|
012e91879a
|
preselect the only available shipping method
|
2022-02-17 09:33:23 +01:00 |
|
Matt-Yorkley
|
5e321c9f48
|
Fix country/state selection for shipping address; missing controller and data
|
2022-01-30 11:33:31 +00:00 |
|
Matt-Yorkley
|
611beb2e90
|
Rearrange controller placement, field order, and nesting
|
2022-01-30 11:33:31 +00:00 |
|
Matt-Yorkley
|
370ec17818
|
Improve countries and states loading
|
2022-01-30 11:33:31 +00:00 |
|
Filipe
|
30b3b7455d
|
Merge pull request #8717 from jibees/6139-improve-radio-button-on-split-checkout
SplitCheckout: adjust display of long shipping method or payment method label
|
2022-01-25 16:32:38 +00:00 |
|
Matt-Yorkley
|
8f37aa71f2
|
Save default addresses when requested during checkout
|
2022-01-19 13:40:33 +00:00 |
|
Jean-Baptiste Bellet
|
f78ff3fc3b
|
Improve display when label is long
(ie. longer than the available screen width)
|
2022-01-13 11:05:44 +01:00 |
|
Matt-Yorkley
|
6acb1f6484
|
Tidy up view variables
|
2021-09-01 15:04:33 +01:00 |
|
Matt-Yorkley
|
9800483433
|
Simplify displaying selected shipping method
|
2021-09-01 15:04:33 +01:00 |
|
Matt-Yorkley
|
3fabe308cd
|
Extract #shipping_and_billing_match? helper
|
2021-09-01 15:04:33 +01:00 |
|
Matt-Yorkley
|
ebe2923512
|
Improve form outputs and error handling
|
2021-09-01 14:16:32 +01:00 |
|
Jean-Baptiste Bellet
|
10ddaf4384
|
Last step (ie. summary) is larger than the two previous step
|
2021-08-25 15:53:22 +02:00 |
|
Jean-Baptiste Bellet
|
82ea33e9ca
|
Do not display ship address form if not needed
ie. the shipping method does not require any address
|
2021-08-25 11:10:47 +02:00 |
|
Jean-Baptiste Bellet
|
1ecfeca88c
|
Populate view with both shipping_method_id & ship_address_same_as_billing
... and then handle correctly the display of the form
|
2021-08-23 15:23:53 +02:00 |
|
Jean-Baptiste Bellet
|
fe65359d71
|
Display no shipping method selected error
|
2021-08-23 10:16:53 +02:00 |
|
Jean-Baptiste Bellet
|
402bfdac30
|
Show/Hide shipping address form depending on the checkbox/radio state
|
2021-08-19 10:34:07 +02:00 |
|
Jean-Baptiste Bellet
|
c806b3e889
|
Be more generic: address is enough
as it could be billing or shipping address
|
2021-08-19 10:33:16 +02:00 |
|
Matt-Yorkley
|
98ae82147c
|
Avoid using Angular in shipping and payment method display
|
2021-08-12 12:53:45 +01:00 |
|
Jean-Baptiste Bellet
|
623753a745
|
Add right name to the radio button input
|
2021-08-11 15:15:31 +01:00 |
|
Matt-Yorkley
|
937ba3ca0a
|
Ensure previously selected shipping method is selected in form
|
2021-08-03 11:24:17 +02:00 |
|
Matt-Yorkley
|
a32ca23ca5
|
Simplify routes and partials
|
2021-08-03 11:24:03 +02:00 |
|