Rob Harrington
|
3b78179dea
|
Ask customer about saving card details used in checkout
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
f317cee9e9
|
Tweak UI for selecting an existing card at Checkout
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
f890927423
|
Implementing the Stripe Connect feature toggle
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
fdca1f6606
|
Adding message about having no saved cards to account/cards UI
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
63a15ec392
|
CreditCardController#destroy redirects to account#/cards
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
fb5784fbda
|
Allow updating of account settings from account tabs interface
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
4ef97aa418
|
Showing past orders under the orders tab
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
b9d72ce4cf
|
Refactoring logic for displaying orders on the front-end account page
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
9733bb3a77
|
Renaming account#history to account#transactions
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
532dc57725
|
Adding translations for /account tabs
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
f4c3fbf8bc
|
Refactoring credit cards interface, and backend logic
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
778526af2e
|
Rewriting styling for new tabs components
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
1aebee0583
|
WIP: rebuilding accounts page using tabs infrastructure
|
2017-09-23 14:58:32 +10:00 |
|
stveep
|
25f48d944c
|
Add delete links, tidy up UI a bit (WIP), page refresh after adding still doesn't work
|
2017-09-23 14:58:31 +10:00 |
|
stveep
|
1449169b16
|
Basic UI for adding credit card details and getting a Stripe token without making a payment
|
2017-09-23 14:58:31 +10:00 |
|
stveep
|
12f4f2d17a
|
Add some logic to check whether a saved card has been selected before making a request from Stripe
|
2017-09-23 14:58:31 +10:00 |
|
stveep
|
300dc3084c
|
Add default card, disable inputs when a card is selected
|
2017-09-23 14:58:31 +10:00 |
|
stveep
|
a1cad82564
|
Only show credit cards if previously saved, split credit card db migrations and tidy up serializer
|
2017-09-23 14:58:31 +10:00 |
|
stveep
|
33b570b117
|
Inject cards for current user into checkout and add selector dropdown to gateway partial.
|
2017-09-23 14:58:31 +10:00 |
|
Rob Harrington
|
7c831c9844
|
Adding StripeJS to checkout page
Allow tokens to be request and passed through as payment source_attributes
|
2017-09-23 14:57:02 +10:00 |
|
Rob Harrington
|
5ad88f992c
|
Adding live stripe account status display to payment method create/edit interface
|
2017-09-23 14:57:02 +10:00 |
|
Rob Harrington
|
987ad0df6c
|
Very basic Stripe Connect payment method interface
|
2017-09-23 14:57:02 +10:00 |
|
Pau Perez
|
f50e745826
|
Change title when navigating to new product page
We navigate to it by replacing the content of the page through an ajax
call, so we also need change the section title with JS.
|
2017-09-15 10:09:25 +10:00 |
|
enricostano
|
a80d75e7e2
|
Fix Spree taxons route reference
|
2017-09-08 23:55:49 +10:00 |
|
enricostano
|
a9966f48af
|
Use new product_search method
|
2017-09-08 23:55:49 +10:00 |
|
Rohan Mitchell
|
3ff051f238
|
Restore route for variant search. Fixes admin order product selection.
|
2017-09-08 23:55:49 +10:00 |
|
leandroalemao
|
c70de9f73c
|
Fix i18n translation keys for Edit Product Page
|
2017-09-08 09:27:20 +01:00 |
|
Leandro C
|
90d1d5400a
|
Fix i18n translation keys for New Product Page
|
2017-09-04 13:38:33 +01:00 |
|
Pau Perez
|
1f2820f6d4
|
Add #delivery? in ShippingMethod
|
2017-08-11 14:41:02 +10:00 |
|
Matt-Yorkley
|
ea784d6362
|
Invoice date and translation adjustments
|
2017-07-28 16:34:43 +10:00 |
|
Matt-Yorkley
|
ba447b547d
|
Order tooltip localisation
|
2017-07-26 13:36:16 +10:00 |
|
Maikel Linke
|
71742a80b5
|
Make two more strings translatable
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
f4b1667005
|
Replace global translations by local ones
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
e5c9845b10
|
Remove duplicate haml code
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
d3fc89f42a
|
Unify haml code for colouring
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
9c6454b47a
|
Remove duplicated code
A label was accidentally inserted twice. Also removed some duplicate
translation.
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
7d2484c8bf
|
Remove superfluous string interpolation
|
2017-07-21 12:17:13 +10:00 |
|
Maikel Linke
|
9723c8b82b
|
Move translation into the right place
The dashboard couldn't find a translation, because it is in the spree
namespace.
Also simplified the translation using the `count` feature.
|
2017-07-21 12:17:13 +10:00 |
|
Julius Pabrinkis
|
ef488133e8
|
Add missing translations from files list.
|
2017-07-21 12:17:12 +10:00 |
|
François Turbelin
|
a0595bc45a
|
Add missing translations on views
|
2017-07-19 09:45:11 +10:00 |
|
Rob Harrington
|
b277ff03ea
|
Rubocop: Auto-correct Style/TrailingBlankLines offences
|
2017-06-23 16:49:07 +10:00 |
|
Pierre de Lacroix
|
6972822c49
|
fix escaping problems on ticket view
|
2017-05-24 13:35:59 +10:00 |
|
Pierre de Lacroix
|
db63f30a76
|
cosmetic fixes to the ticket view
|
2017-05-24 13:35:59 +10:00 |
|
stveep
|
38c25c412f
|
Remove duplicated spec, better error message suppression, fix shipping test to wait correctly
|
2017-05-19 16:14:22 +10:00 |
|
stveep
|
4699c654fc
|
Fix feature specs for new 'new admin order' flow
|
2017-05-19 16:10:06 +10:00 |
|
stveep
|
c1c5d00f45
|
Add new view to set distribution, ensure the scoped variant single item price is used.
|
2017-05-19 16:10:06 +10:00 |
|
stveep
|
220693f4e3
|
Starting alternative flow for new manual order
|
2017-05-19 16:06:43 +10:00 |
|
Rob Harrington
|
c4fbcb19d0
|
Only show Admin & Handling fees once on completed order form
|
2017-05-05 15:28:01 +10:00 |
|
Rob Harrington
|
08e391856c
|
Ask user to confirm cancellation of order
|
2017-05-05 15:17:14 +10:00 |
|
Rob Harrington
|
c3eda435eb
|
Hiding 'Back to Cart' and 'Back to Store' buttons on completed orders when distributor does not match cart
|
2017-05-05 14:20:57 +10:00 |
|