Enrico Stano
|
7af154d675
|
Merge pull request #1820 from coopdevs/missing-translations-register
Missing translations in Enterprise Registration
|
2017-10-05 13:12:09 +02:00 |
|
Rob Harrington
|
665749d0c5
|
Refactor Stripe::AccountConnector
Connector now handles cancellation of the connection wizard by the user more elegantly
|
2017-09-23 14:58:35 +10:00 |
|
Rob Harrington
|
fbda1a27ad
|
Add missing translation referenced from spree_auth_devise
|
2017-09-23 14:58:34 +10:00 |
|
Rob Harrington
|
cb08011450
|
Fix typo in Stripe confirm modal
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
4fb1c7fd92
|
Add 'Stripe is in Beta' warning
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
b31881baa5
|
Add explanation about configuring Stripe API keys
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
11daf89005
|
Add admin views for Stripe payment methods
These views were pretty much just copied from https://github.com/spree/spree_gateway
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
589c2a1500
|
Add a modal to handle explanation of user's responsibilities before redirecting to Stripe
|
2017-09-23 14:58:33 +10:00 |
|
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
|
3efabf5c50
|
Add translations for Stripe connection flashes
|
2017-09-23 14:58:33 +10:00 |
|
Rob Harrington
|
a68ae1fe2d
|
Provide a sensible flash message when CreditCard#destroy action fails
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
f890927423
|
Implementing the Stripe Connect feature toggle
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
6499d17cb1
|
Adding feature toggle config variable for Stripe Connect
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
1d1e581c85
|
Refactoring CreditCardController, rendering card processing errors as json
|
2017-09-23 14:58:32 +10:00 |
|
Rob Harrington
|
64009a2c9e
|
CheckoutController can render payment gateway error messages as json
|
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
|
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 |
|
stveep
|
ddac179f9b
|
Add translations
|
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
|
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
|
5ad88f992c
|
Adding live stripe account status display to payment method create/edit interface
|
2017-09-23 14:57:02 +10:00 |
|
stveep
|
e52e04ba29
|
Adding Stripe Connect information so we don't forget it later
|
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 |
|
Pau Perez
|
96e31235da
|
Replace hardcoded strings with i18n keys
|
2017-09-14 17:31:52 +10:00 |
|
Enrico Stano
|
ff2b2e17d9
|
Order email translation keys
|
2017-09-08 23:55:50 +10:00 |
|
Pau Perez
|
8c56bd23fc
|
Add missing translation
|
2017-09-08 23:55:50 +10:00 |
|
Enrico Stano
|
49d96206e1
|
Add missing email i18n key
|
2017-09-08 23:55:50 +10:00 |
|
Saimon Moore
|
09aed63cd4
|
Add todos to remove redundant i18n keys
|
2017-09-08 13:57:50 +02:00 |
|
Saimon Moore
|
757f886af5
|
Use proper namespaced translations
... in enterprise registration wizard Type step
|
2017-09-08 13:35:19 +02:00 |
|
Saimon Moore
|
a1aac7643a
|
Translate Entp registration modal tab titles
- Add proper namespaced translations for Details and Contact tabs
|
2017-09-08 12:47:53 +02: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
|
1b151ee015
|
Add missing translations in registration wizard
|
2017-09-01 14:57:16 +02:00 |
|
Maikel
|
880fda7b40
|
Merge pull request #1775 from openfoodfoundation/transifex
Transifex
|
2017-08-25 16:48:51 +10:00 |
|
Transifex-Openfoodnetwork
|
a1a2a66d21
|
Updating translations for config/locales/fr.yml [skip ci]
|
2017-08-21 06:20:59 +10:00 |
|
Transifex-Openfoodnetwork
|
0117e2e8b5
|
Updating translations for config/locales/es.yml [skip ci]
|
2017-08-19 02:22:36 +10:00 |
|
Enrico Stano
|
8645b4a7f6
|
Translate Enterprise Relationships tab name
|
2017-08-18 16:40:32 +02:00 |
|
Lynne
|
b9ff5674af
|
Correction for Transifex name mismatch
|
2017-08-04 16:18:57 +01:00 |
|
Lynne
|
f0968109c6
|
Copy transifex updates to en-GB
|
2017-08-03 20:33:26 +01:00 |
|
Transifex-Openfoodnetwork
|
eeb41ccfdd
|
Updating translations for config/locales/en_GB.yml [skip ci]
|
2017-08-04 04:30:40 +10:00 |
|
Transifex-Openfoodnetwork
|
ec7b7e0391
|
Updating translations for config/locales/sv.yml [skip ci]
|
2017-08-03 17:43:53 +10:00 |
|
Transifex-Openfoodnetwork
|
f69d86ab8f
|
Updating translations for config/locales/nb.yml [skip ci]
|
2017-07-31 20:50:37 +10:00 |
|
Rob Harrington
|
7c0feab08f
|
Fix #1526: add descriptions for reports *before* they are filtered
|
2017-07-28 17:15:57 +10:00 |
|
Matt-Yorkley
|
ea784d6362
|
Invoice date and translation adjustments
|
2017-07-28 16:34:43 +10:00 |
|
Maikel Linke
|
ba97f61c9e
|
Move translations into right scope
|
2017-07-28 15:23:18 +10:00 |
|