Filipe
|
998f7afdc4
|
Merge pull request #8523 from seballot/progress-for-ajax-request
Improve loading spinner display
|
2022-02-01 10:03:04 +00:00 |
|
Filipe
|
012527522c
|
Merge pull request #8640 from jibees/8630-make-buttons-sticky
Make split checkout buttons sticky on step 3
|
2022-02-01 09:41:33 +00:00 |
|
Filipe
|
8d18279f53
|
Merge pull request #8784 from apricot12/7398-Weight_field-on-non-weight-variants
Convert variant.weight into decimal if integer or 0.0 if nil
|
2022-01-31 18:55:31 +00:00 |
|
Filipe
|
4e4d9bb5a5
|
Merge pull request #8804 from Matt-Yorkley/split-checkout-fees
[Split Checkout] Ensure fees are applied during checkout update
|
2022-01-31 16:26:22 +00:00 |
|
Jean-Baptiste Bellet
|
da6be441f8
|
Make sticky buttons fullwidth on mobile
|
2022-01-31 11:47:35 +01:00 |
|
Jean-Baptiste Bellet
|
ae0a71b29d
|
This row adds an extra space on the right of the page
which introduce an horizontal scroll: visual regression
|
2022-01-31 11:47:21 +01:00 |
|
Filipe
|
6dac65ace5
|
Merge pull request #8803 from Matt-Yorkley/buttons-regression
Fix visual regression on filter buttons
|
2022-01-31 10:32:57 +00:00 |
|
Jean-Baptiste Bellet
|
fdeadd0940
|
Reduce margin on step3 since the container could be a little too high
|
2022-01-31 11:31:32 +01:00 |
|
Jean-Baptiste Bellet
|
d8391aa1d3
|
Create a div with a special class (checkout-step3)
... and attach the controller to it
Add the T&Cs inside the sicked container with submit buttons
|
2022-01-31 11:31:32 +01:00 |
|
Jean-Baptiste Bellet
|
293bc10dde
|
Create a sticky controller that handle the sticky position of an element
.. at the bottom
And then add the sticked class to this element if the element is actually sticked
|
2022-01-31 11:31:32 +01:00 |
|
Jean-Baptiste Bellet
|
3abef1b703
|
Specify css for this sticky container
with a nice box-shadow.
Handle special case for mobile view (ie. max width 700px)
|
2022-01-31 11:31:32 +01:00 |
|
Filipe
|
e63225d389
|
Merge pull request #8727 from Matt-Yorkley/js-matomo-login
Move Matomo event tracking for login modal into Authentication service
|
2022-01-28 20:02:46 +00:00 |
|
Matt-Yorkley
|
6c6e5ca316
|
Ensure fees are applied during checkout
|
2022-01-28 11:38:23 +00:00 |
|
Matt-Yorkley
|
4ace7efd97
|
Fix visual regression on filter buttons
|
2022-01-28 10:40:01 +00:00 |
|
Filipe
|
49030049dd
|
Merge pull request #8732 from Matt-Yorkley/template-cull
Remove some Angular templates
|
2022-01-27 15:18:06 +00:00 |
|
Matt-Yorkley
|
0bec693655
|
Merge pull request #8791 from Matt-Yorkley/split-checkout-terms
[Split Checkout] Update terms of service handling
|
2022-01-27 13:07:04 +00:00 |
|
Nihal M. Kelanthodika
|
23a7ba2479
|
Added before_save callback to convert variant weight to decimal and 0.0 if nil
|
2022-01-27 16:33:14 +05:30 |
|
Matt-Yorkley
|
1ee3d0f7a1
|
Drop embedded shops code
|
2022-01-26 19:58:39 +00:00 |
|
Filipe
|
75395f6f29
|
Merge pull request #8648 from Matt-Yorkley/csp
Configure CSP
|
2022-01-26 19:55:11 +00:00 |
|
Filipe
|
28a126024f
|
Merge pull request #8722 from cillian/remove-unused-js-from-products-form
Remove unused inline JavaScript from products/_form.html.haml
|
2022-01-26 19:14:24 +00:00 |
|
Filipe
|
374c05116b
|
Merge pull request #8726 from Matt-Yorkley/stringex-machina
Reduce impact of stringex gem
|
2022-01-26 19:02:41 +00:00 |
|
Filipe
|
54083ea803
|
Merge pull request #8738 from jibees/add-locale-to-stripe-elements
Add locale to stripe elements options to display stripe error messages in globale interface chosen language
|
2022-01-26 19:01:37 +00:00 |
|
Filipe
|
62457f0c69
|
Merge pull request #8778 from georgethoppil/master
Adding deleted_at check on variant_stock move
|
2022-01-26 17:33:29 +00:00 |
|
Filipe
|
404fb4cb7f
|
Merge pull request #8771 from tsara27/8458-missing-translation
Missing translation: table headers in product import validation table #8458
|
2022-01-26 17:22:44 +00:00 |
|
Filipe
|
53b96896a9
|
Merge pull request #8779 from mkllnk/7872-remove-stripe-connect
Upgrade old Stripe Connect payment methods to Stripe SCA and remove Stripe Connect
|
2022-01-26 11:57:26 +00:00 |
|
Filipe
|
cea4714296
|
Merge pull request #8761 from Dmoment/8457-missng-translation-or-between-buttons
removed translation or between buttons
|
2022-01-26 10:04:41 +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 |
|
Filipe
|
8715e9865b
|
Merge pull request #8643 from jibees/8623-disable-save-card-option
Split Checkout: Show "Save card for future use" checkbox only on "Enter new card details" option selected
|
2022-01-25 16:11:20 +00:00 |
|
Matt-Yorkley
|
6e8bb777e6
|
Show platform and distributor terms and conditions
|
2022-01-25 15:16:43 +00:00 |
|
Matt-Yorkley
|
b5a1d9ebef
|
Allow using saved cards at checkout
|
2022-01-24 23:06:43 +00:00 |
|
George Thoppil
|
77e5aab6c8
|
Merge branch 'openfoodfoundation:master' into master
|
2022-01-24 16:48:21 -05:00 |
|
Matt-Yorkley
|
8c9ca3b0c3
|
Extract method and allow Stripe payment completion on orders in confirmation state
|
2022-01-24 20:49:06 +00:00 |
|
Matt-Yorkley
|
8552da2377
|
Extract and stub PaymentMethodFetcher
|
2022-01-24 20:28:59 +00:00 |
|
Matt-Yorkley
|
167adb3ddc
|
Memoize selected_payment_method
|
2022-01-24 20:28:59 +00:00 |
|
Matt-Yorkley
|
02590014ab
|
Improve split checkout feature toggle
|
2022-01-24 20:28:59 +00:00 |
|
Matt-Yorkley
|
50b82d347b
|
Redirect to payment gateway during order confirmation
|
2022-01-24 20:28:59 +00:00 |
|
Matt-Yorkley
|
48a7cfa09e
|
Fix more deprecated keyword arguments
|
2022-01-24 14:11:08 +00:00 |
|
Filipe
|
1ddff2c4bf
|
Merge pull request #8678 from Matt-Yorkley/dead-code-js-uri
Remove outdated jsUri
|
2022-01-24 13:15:02 +00:00 |
|
Filipe
|
1120e4e460
|
Merge pull request #8759 from jibees/8547-use-the-last-payment-in-the-Payment-Method-Report
Use the last payment method instead of the first for the Payment Method Report
|
2022-01-24 12:51:08 +00:00 |
|
Filipe
|
f17226ffbe
|
Merge pull request #8438 from cillian/show-out-of-stock-line-items
If an order has out of stock line items display them and let admins remove them
|
2022-01-24 12:18:19 +00:00 |
|
Maikel Linke
|
19909deaf6
|
Remove obsolete StripeConnect payment gateway
The newer StripeSCA is a complete replacement.
|
2022-01-24 12:35:45 +11:00 |
|
Maikel Linke
|
ee85b9654d
|
Remove references to StripeConnect class
|
2022-01-24 12:35:45 +11:00 |
|
Maikel Linke
|
f22c2b0e73
|
Remove option to create StripeConnect methods
|
2022-01-24 12:35:45 +11:00 |
|
Maikel Linke
|
191646b611
|
Update Stripe config description
|
2022-01-24 12:35:45 +11:00 |
|
GeorgeThoppil
|
f1c4f80be4
|
Adding deleted_at check on variant_stock move
|
2022-01-23 13:45:54 -05:00 |
|
Tsara Sudrajat
|
56ac2e4e61
|
Convert product headings to load from translation
|
2022-01-21 18:30:38 +07:00 |
|
Deepak Chauhan
|
5a6f322fd7
|
Merge branch 'master' into 8457-missng-translation-or-between-buttons
|
2022-01-20 15:41:15 +05:30 |
|
Deepak Chauhan
|
45660b48bb
|
removed or from admin/show_more.html.haml and split_checkout/_guest.html.haml
|
2022-01-20 15:35:58 +05:30 |
|
Deepak Chauhan
|
018e19c2c8
|
removed translation or from _edit_resourse_link to prevent rspec failing
|
2022-01-20 13:05:05 +05:30 |
|
Matt-Yorkley
|
0f154de235
|
Use OrderCompletion in split checkout for #order_completion_reset
|
2022-01-19 17:51:03 +00:00 |
|