Luis Ramos
|
6396e6e970
|
Merge pull request #4152 from openfoodfoundation/dependabot/bundler/stripe-4.24.0
Bump stripe from 4.19.0 to 4.24.0
|
2019-08-25 22:49:47 +01:00 |
|
Luis Ramos
|
e52f813dae
|
Merge pull request #4159 from luisramos0/fix_prod_set
Add bugsnag notifications to both product_set and products_controller when stock update fails
|
2019-08-25 22:49:06 +01:00 |
|
Luis Ramos
|
9ab2eec30c
|
Merge pull request #4185 from kristinalim/fix/4176-fix_saving_of_shipping_method
4176 Fix saving of shipping method when automatically advancing subscription order state
|
2019-08-25 22:48:39 +01:00 |
|
Luis Ramos
|
f96b37dae3
|
Merge pull request #4162 from luisramos0/checkout_cache
Checkout is not refreshing products cache
|
2019-08-25 21:52:55 +01:00 |
|
Kristina Lim
|
5b68b2f707
|
Fix ship method when advancing subscription order
|
2019-08-22 21:32:41 +08:00 |
|
Kristina Lim
|
ff634bd870
|
Test ship method when advancing subscription order
|
2019-08-22 21:30:21 +08:00 |
|
Luis Ramos
|
34ed86cf2d
|
Merge pull request #4132 from Matt-Yorkley/import_launch
Product Import beta
|
2019-08-19 17:17:16 +01:00 |
|
Kristina Lim
|
706168f2f0
|
Refresh variant cache when changing stock movements
|
2019-08-18 16:22:12 +08:00 |
|
Kristina Lim
|
3ecb5c0c75
|
Flush background jobs in failing spec
|
2019-08-18 18:16:28 +10:00 |
|
luisramos0
|
249a3c4e18
|
Make product set raise error and inform the user something went wrong and keep bugsnag notification so we can get more information about what's going on
|
2019-08-17 19:19:46 +01:00 |
|
luisramos0
|
2b8ebba233
|
Fix some rubocop issues in product_set and admin/products_controller
|
2019-08-17 19:15:32 +01:00 |
|
luisramos0
|
758394464b
|
Add bugsnag notification to products_controller create and update when on_hand or on_demand update fails with exception
|
2019-08-17 19:15:32 +01:00 |
|
luisramos0
|
d3c624ae10
|
Add bugsnag notification to product_set create_variant when on_hand or on_demand update fails with exception
|
2019-08-17 19:15:31 +01:00 |
|
luisramos0
|
163c65849e
|
Make product set a bit more robust by not failing to update on_hand when variant is not valid. This will make the overall set update work
|
2019-08-17 19:14:25 +01:00 |
|
luisramos0
|
99ff714913
|
Enable cache on checkout spec to test cache after checkout
|
2019-08-16 20:17:14 +01:00 |
|
luisramos0
|
c2f302450f
|
Add spec to checkout to validate product is removed from shopfront just after all available quantity is checked out
|
2019-08-16 19:35:57 +01:00 |
|
luisramos0
|
9186bcd455
|
Dry out some code in checkout_spec
|
2019-08-16 19:35:08 +01:00 |
|
Luis Ramos
|
d5b37a5171
|
Merge pull request #4079 from HugsDaniel/defacepocalypse-payments
[Defacepocalypse] De-deface payments
v2.2.3
|
2019-08-14 19:30:33 +01:00 |
|
Luis Ramos
|
3efe2f878d
|
Merge pull request #4156 from coopdevs/fix-styling-in-paypal-tests
Fix Rubocop violations in PayPal tests
|
2019-08-14 15:59:14 +01:00 |
|
Luis Ramos
|
064fee79b3
|
Merge pull request #4151 from Matt-Yorkley/datadog_apm
Enable (optional) APM with Datadog
|
2019-08-14 15:58:48 +01:00 |
|
Luis Ramos
|
d13f182801
|
Merge pull request #4154 from Matt-Yorkley/fix_deployments2
Adjust user creation syntax
|
2019-08-14 15:56:32 +01:00 |
|
Luis Ramos
|
ee34935223
|
Fix a typo in docker.md
|
2019-08-14 13:55:58 +01:00 |
|
Pau Perez
|
0b7ce0d6db
|
Fix Rubocop violations in PayPal tests
|
2019-08-14 13:33:53 +02:00 |
|
Matt-Yorkley
|
9dd02044a5
|
Fix "can't modify frozen string" error in validation callbacks
|
2019-08-14 10:24:30 +01:00 |
|
Matt-Yorkley
|
d8a7190f43
|
Adjust user creation syntax
#skip_confirmation! can't be chained...
|
2019-08-14 09:22:11 +01:00 |
|
Matt-Yorkley
|
e5e0fcc887
|
Enable DelayedJob APM
|
2019-08-14 08:20:47 +01:00 |
|
Pau Pérez Fabregat
|
6635a89af7
|
Merge pull request #4153 from Matt-Yorkley/fix_deployments
Fix deployments
|
2019-08-14 08:59:23 +02:00 |
|
Matt-Yorkley
|
8c95399292
|
Don't prompt if admin user already exists
|
2019-08-13 21:02:12 +01:00 |
|
Matt-Yorkley
|
14c1abb861
|
Skip confirmation email on initial admin user creation
|
2019-08-13 21:00:30 +01:00 |
|
dependabot-preview[bot]
|
e2d61f5e89
|
Bump stripe from 4.19.0 to 4.24.0
Bumps [stripe](https://github.com/stripe/stripe-ruby) from 4.19.0 to 4.24.0.
- [Release notes](https://github.com/stripe/stripe-ruby/releases)
- [Changelog](https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-ruby/compare/v4.19.0...v4.24.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-08-13 19:18:17 +00:00 |
|
Matt-Yorkley
|
be844253eb
|
Enable (optional) Rails APM with Datadog
|
2019-08-13 18:57:49 +01:00 |
|
luisramos0
|
b4ffd4dcc2
|
Update all locales with the latest Transifex translations
|
2019-08-13 18:25:23 +01:00 |
|
Pau Pérez Fabregat
|
9eabbb8dab
|
Merge pull request #4140 from openfoodfoundation/transifex
Transifex
|
2019-08-13 12:00:48 +02:00 |
|
Pau Pérez Fabregat
|
d4f2fcb98a
|
Merge pull request #4126 from Matt-Yorkley/cart_dropdown
Cart dropdown now closes when clicking outside it.
|
2019-08-13 10:57:56 +02:00 |
|
Matt-Yorkley
|
0b2417849c
|
Merge pull request #4142 from mkllnk/seed-user
Seed user
|
2019-08-13 08:42:07 +01:00 |
|
Matt-Yorkley
|
3e8369c8f5
|
Merge pull request #4123 from Matt-Yorkley/navigation-css
Navigation css
|
2019-08-13 08:41:47 +01:00 |
|
Maikel Linke
|
cbaedcec92
|
Fix seeding of default user without asking
|
2019-08-13 09:47:54 +10:00 |
|
Matt-Yorkley
|
0284eebf35
|
Fix cart dropdown positioning
|
2019-08-09 11:50:33 +01:00 |
|
Maikel Linke
|
e4ba515109
|
Seed admin user without asking by default
|
2019-08-09 14:16:01 +10:00 |
|
Maikel Linke
|
af1f6f6c6d
|
Skip confirmation when creating first admin user
|
2019-08-09 14:16:01 +10:00 |
|
Maikel Linke
|
b0e8ee42c1
|
Restore spree_auth_devise user seeding
|
2019-08-09 13:48:50 +10:00 |
|
Maikel
|
86aeb6a3c7
|
Merge pull request #4135 from coopdevs/remove-bugherd-tests
Remove bugherd specs
|
2019-08-09 12:53:23 +10:00 |
|
Matt-Yorkley
|
5d83414e9b
|
Disable rubocop for spree tabs helper
|
2019-08-08 20:09:35 +01:00 |
|
Transifex-Openfoodnetwork
|
9820d7de38
|
Updating translations for config/locales/ca.yml
|
2019-08-09 02:36:02 +10:00 |
|
Pau Pérez Fabregat
|
910eca810a
|
Merge pull request #4124 from Matt-Yorkley/order_email
Add SKU to order confirmation email
|
2019-08-08 18:35:20 +02:00 |
|
Transifex-Openfoodnetwork
|
6feaddf747
|
Updating translations for config/locales/es.yml
|
2019-08-09 02:33:35 +10:00 |
|
Transifex-Openfoodnetwork
|
10f6fb91f6
|
Updating translations for config/locales/ca.yml
|
2019-08-09 02:32:54 +10:00 |
|
Pau Pérez Fabregat
|
c7bd4b94b8
|
Merge pull request #4137 from openfoodfoundation/transifex
Transifex
|
2019-08-08 18:31:47 +02:00 |
|
Transifex-Openfoodnetwork
|
dd223a21f2
|
Updating translations for config/locales/nb.yml
|
2019-08-08 20:58:24 +10:00 |
|
Transifex-Openfoodnetwork
|
549366ff15
|
Updating translations for config/locales/fr.yml
|
2019-08-08 20:52:28 +10:00 |
|