Luis Ramos
209e2f20c5
Add rails 5 version for js template helpers
2021-01-15 00:23:37 +00:00
Luis Ramos
bc2d966e5f
Remove commented code
2021-01-15 00:22:20 +00:00
Luis Ramos
874da929d3
Disable db2fog in rails 5, it doesnt work, we need to find an alternative for rails 5
2021-01-15 00:21:28 +00:00
Luis Ramos
02a1116fff
Remove cache intrumentation
...
It doesnt work in rails 5 and apparently it was introduced to debug already deleted products cache in staging
See this commit that introduced it 10a79d5a65
2021-01-14 23:45:05 +00:00
Maikel
d16bfbad93
Merge pull request #6662 from luisramos0/action_dispatch
...
First rails 5 upgrade PR with dual boot: remove action_dispatch/request if on rails 5 so we can boot the app in rails 5
2021-01-15 10:17:05 +11:00
Luis Ramos
82b2777cb3
Remove action_dispatch/request if on rails 5 so we can boot the app in rails 5
2021-01-14 09:48:59 +00:00
Matt-Yorkley
f9f830e0e1
Bring in Paypal certificates hack via new initializer
2021-01-09 13:26:30 +00:00
Matt-Yorkley
ab43c04ca8
Bring in translations
2021-01-09 13:22:25 +00:00
Matt-Yorkley
478f761188
Add Spree::Gateway::PayPalExpress to spree payment_methods list
2021-01-09 13:22:09 +00:00
Pau Perez
6e689c4607
Update all locales with the latest Transifex translations
2021-01-08 16:18:31 +01:00
Pau Pérez Fabregat
27e83392bf
Merge pull request #6536 from coopdevs/enable-new-customer-balance-to-core-team
...
Enable new customer balance for the beta testers
2021-01-08 11:24:23 +01:00
Matt-Yorkley
d27900d5fb
Merge pull request #6525 from openfoodfoundation/transifex
...
Transifex
2021-01-07 16:54:22 +01:00
Pau Pérez Fabregat
7f3c4f2433
Merge pull request #6551 from coopdevs/track-request-queuing
...
Track request queuing in Datadog
2021-01-07 16:34:42 +01:00
Andy Brett
1e9b2b34f7
Merge pull request #6545 from PauloVilarinho/add-internationalization-to-included_price_validation
...
adds translation key to the included in price validation
2021-01-02 14:55:16 -08:00
Andy Brett
9ddf3c4e5d
Merge pull request #6562 from romale/patch-11
...
Added translation key "en.spree.actions.cancel"
2021-01-01 20:48:04 -08:00
Andy Brett
fabde59671
Merge pull request #6564 from romale/patch-12
...
Added translation keys "en.description" "en.display" "en.tags"
2021-01-01 20:47:14 -08:00
romale
aa44615dd0
Missing translation key "en.description"
2020-12-28 19:04:03 +03:00
romale
00e61f0a99
Missing translation keys "en.description" "en.display" "en.tags"
2020-12-26 23:22:19 +03:00
Transifex-Openfoodnetwork
b9c41b4379
Updating translations for config/locales/ru.yml
2020-12-26 01:31:07 +11:00
romale
28f03947df
Added translation key "en.spree.actions.cancel"
2020-12-25 14:39:11 +03:00
Transifex-Openfoodnetwork
100d7275a6
Updating translations for config/locales/pt_BR.yml
2020-12-22 01:28:39 +11:00
Transifex-Openfoodnetwork
c3661cece9
Updating translations for config/locales/tr.yml
2020-12-21 23:33:59 +11:00
Transifex-Openfoodnetwork
89f1d11e62
Updating translations for config/locales/en_US.yml
2020-12-19 05:14:00 +11:00
Pau Perez
91e5276140
Enable request queuing tracking in Datadog
...
Request queuing is critical to understand whether our app servers are
able to cope with all the traffic or requests pile up in Nginx queues.
I find the article
https://www.speedshop.co/2015/07/29/scaling-ruby-apps-to-1000-rpm.html
incredibly enlightening on this topic. Thanks @nateberkopec ❤️ .
This requires
https://github.com/openfoodfoundation/ofn-install/pull/689 .
2020-12-18 17:33:11 +01:00
Transifex-Openfoodnetwork
1d08e30b45
Updating translations for config/locales/ru.yml
2020-12-18 20:16:57 +11:00
Paulo Vilarinho
747b747e2d
adds translation key to the included in price validation
2020-12-17 18:04:55 -03:00
Transifex-Openfoodnetwork
0615c6ff3d
Updating translations for config/locales/nb.yml
2020-12-17 20:43:59 +11:00
Transifex-Openfoodnetwork
10eea3b9e0
Updating translations for config/locales/en_NZ.yml
2020-12-17 20:39:39 +11:00
Paulo Vilarinho
6225c83abb
Add internationalization of payment method clean name
...
The clean name payment method now uses the internationalization string
2020-12-17 00:35:57 -03:00
Pau Perez
6f8967f002
Enable new customer balance for the core team
...
This enables the use of the new customer balance implementation to
whatever users we specify in the BETA_TESTERS env var through
ofn-install.
This var is meant to contain the user emails that will log in such as
personal accounts (I have an account with admin access to my hub) or
superadmin accounts used by the core team. This way can gather early
feedback ourselves while not releasing the new logic to users.
2020-12-16 11:09:54 +01:00
Pau Pérez Fabregat
f26507b897
Merge pull request #6454 from arku/fix/signup-route
...
Remove /signup routes
2020-12-14 16:38:23 +01:00
Transifex-Openfoodnetwork
21efb4f3c6
Updating translations for config/locales/en_GB.yml
2020-12-14 07:19:09 +11:00
Transifex-Openfoodnetwork
2afcdf9261
Updating translations for config/locales/it.yml
2020-12-12 20:55:35 +11:00
Andy Brett
a745fceb53
Merge pull request #6469 from andrewpbrett/sca-backend
...
Allow SCA cards to be setup and charged offline for subscriptions
2020-12-11 14:23:12 -08:00
Maikel Linke
edf9dd7921
Update translations from Transifex
2020-12-10 13:34:05 +11:00
Maikel
5ca10d5cd1
Merge pull request #6465 from openfoodfoundation/transifex
...
Transifex
2020-12-10 13:29:12 +11:00
Transifex-Openfoodnetwork
134c63f353
Updating translations for config/locales/en_FR.yml
2020-12-10 00:33:37 +11:00
Transifex-Openfoodnetwork
1d64230d4b
Updating translations for config/locales/fr.yml
2020-12-10 00:31:44 +11:00
Transifex-Openfoodnetwork
b4a43e0554
Updating translations for config/locales/ar.yml
2020-12-10 00:00:34 +11:00
Andy Brett
c70ea44091
show specific error message when add-to-cart fails
2020-12-08 14:37:16 -08:00
Andy Brett
cad8a018f9
put SetupIntent on the connected Stripe account
2020-12-08 07:52:41 -08:00
Andy Brett
d0098e190f
close #4175
2020-12-08 07:46:10 -08:00
Andy Brett
c60dcc75cd
confirm changes to default card
2020-12-08 07:46:10 -08:00
Andy Brett
4cdc1993b8
add more specific copy on cc authorization
2020-12-08 07:46:10 -08:00
Transifex-Openfoodnetwork
c37bd8e911
Updating translations for config/locales/nb.yml
2020-12-08 07:40:37 +11:00
Arun Kumar Mohan
81b03906f9
Remove /signup routes
2020-12-03 20:43:28 -05:00
Matt-Yorkley
0ceba7c0a8
Update orders closing message
2020-12-03 15:29:14 -08:00
Andy Brett
dfabc5fa06
Update all locales with the latest Transifex translations
2020-12-02 21:41:18 -08:00
Matt-Yorkley
7408c45980
Merge pull request #6297 from openfoodfoundation/rails-4-1
...
[Rails 4.1] Merge Rails 4.1 branch into master
2020-12-01 10:56:08 +01:00
Transifex-Openfoodnetwork
a5761707d5
Updating translations for config/locales/en_US.yml
2020-12-01 00:12:50 +11:00