Cillian O'Ruanaidh
|
7e2d9ff381
|
The Resend Confirmation and Send/Print Invoice links should display for resumed orders too
These are links inside the Actions drop down menu on the edit order view. Before they were missing if an order was in a resumed state.
Fixes #5946
|
2021-04-02 15:41:59 +01:00 |
|
Pau Perez
|
d7cadde0a1
|
Update all locales with the latest Transifex translations
v3.6.3
|
2021-04-02 11:55:52 +02:00 |
|
Pau Pérez Fabregat
|
003b45d4b9
|
Merge pull request #7294 from Matt-Yorkley/balance-missing-methods
OrderBalance missing methods
|
2021-04-01 19:34:57 +02:00 |
|
Andy Brett
|
1eb5ee9266
|
Merge pull request #7174 from Matt-Yorkley/dead-code-callbacks
Remove Spree ResourceController callbacks
|
2021-04-01 07:24:44 -07:00 |
|
Andy Brett
|
a9c7f84bd3
|
Merge pull request #7197 from guidoDutra/5916-fix-content-moves-when-cart-open
fix content moving when cart is open
|
2021-04-01 07:23:32 -07:00 |
|
Andy Brett
|
4efcd8457c
|
Merge pull request #7227 from jibees/7215-fix-page-content-up/down-move-when-opening-the-unit-price-tooltip
Add some CSS specification to avoid page content up/down move
|
2021-04-01 07:21:13 -07:00 |
|
Andy Brett
|
8261a33ae4
|
Merge pull request #7226 from jibees/7223-fix-display-issue-on-unit-price-tooltip-in-cart-sidebar-
Add 'context' variable: used to specify display of the unit price tooltip inside cart sidebar
|
2021-04-01 07:20:46 -07:00 |
|
Andy Brett
|
7312341fc4
|
Merge pull request #7233 from jibees/7224-add-unit-price-to-previously-orders-in-the-cart-page
Add unit price for already bought products in cart page
|
2021-04-01 07:19:36 -07:00 |
|
Matt-Yorkley
|
f94fe452f0
|
Merge pull request #7191 from mkllnk/fix-deprecation-gateway-mode
Replace ActiveMerchant's deprecated gateway_mode
|
2021-04-01 13:29:10 +02:00 |
|
Matt-Yorkley
|
2292deebe6
|
Merge pull request #7232 from mkllnk/7231-timeout
Keep status bar with message without auto-close
|
2021-04-01 13:23:12 +02:00 |
|
Maikel
|
3f4b97d006
|
Merge pull request #7289 from coopdevs/setup-codecov
Add code coverage reporting to our CI build with Codecov
|
2021-04-01 12:23:33 +11:00 |
|
Matt-Yorkley
|
c40928d805
|
Merge pull request #7167 from Matt-Yorkley/adjustments-returns
[Adjustments] Update return adjustments
|
2021-03-31 21:33:45 +02:00 |
|
Andy Brett
|
7b391adbac
|
Merge pull request #7290 from openfoodfoundation/dependabot/bundler/i18n-1.8.10
Bump i18n from 1.8.9 to 1.8.10
|
2021-03-31 09:25:06 -07:00 |
|
Matt-Yorkley
|
93efd3ab8f
|
Merge pull request #7291 from openfoodfoundation/transifex
Transifex
|
2021-03-31 18:00:36 +02:00 |
|
Transifex-Openfoodnetwork
|
29d3c61b52
|
Updating translations for config/locales/en_FR.yml
|
2021-04-01 01:25:28 +11:00 |
|
Transifex-Openfoodnetwork
|
b6b07328ee
|
Updating translations for config/locales/ru.yml
|
2021-04-01 01:16:03 +11:00 |
|
Transifex-Openfoodnetwork
|
35f6f8e73d
|
Updating translations for config/locales/fr.yml
|
2021-04-01 00:32:08 +11:00 |
|
Matt-Yorkley
|
bb0cf65ecc
|
Handle OrderBalance comparison operators
These operators get used on the object returned by order_balance in a few places, and were not working correctly.
|
2021-03-31 13:23:13 +01:00 |
|
Matt-Yorkley
|
a02c505e62
|
Delegate #to_f and #to_d to #amount in OrderBalance
|
2021-03-31 13:23:13 +01:00 |
|
Matt-Yorkley
|
77506caca1
|
Rename OrderBalance methods for clarity
|
2021-03-31 13:09:17 +01:00 |
|
Transifex-Openfoodnetwork
|
ff82d37a40
|
Updating translations for config/locales/it.yml
|
2021-03-31 21:08:45 +11:00 |
|
Pau Pérez Fabregat
|
958023d6da
|
Merge pull request #7183 from filipefurtad0/variant_unit_scale_spec
Covers unit variant changes; adds test to #7180
|
2021-03-31 11:21:49 +02:00 |
|
Pau Perez
|
7857487bbb
|
Add coverage badge to README
|
2021-03-31 10:39:29 +02:00 |
|
Pau Perez
|
8a5762afba
|
Remove minimum coverage
This clashes with Codecov coverage uploading. If the tests fail chances
are that they didn't hit the threshold and thus, won't be uploaded to
Codecov.
|
2021-03-31 10:02:50 +02:00 |
|
Pau Perez
|
b2840aaebf
|
Enable coverage in CI and use Codecov formatter
|
2021-03-31 10:02:50 +02:00 |
|
dependabot[bot]
|
e43f98405a
|
Bump i18n from 1.8.9 to 1.8.10
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.9 to 1.8.10.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-i18n/i18n/compare/v1.8.9...v1.8.10)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 07:45:51 +00:00 |
|
Pau Perez
|
756b3a6ee5
|
Upload coverage report after every CI job
|
2021-03-31 08:56:58 +02:00 |
|
Pau Pérez Fabregat
|
9c468f0557
|
Merge pull request #7240 from Matt-Yorkley/escalating-paranoia
Escalating paranoia
|
2021-03-30 22:24:13 +02:00 |
|
Matt-Yorkley
|
f3347229fb
|
Add Variant#default_price test coverage for soft-deletion
|
2021-03-30 20:25:37 +01:00 |
|
Pau Pérez Fabregat
|
7e255442a5
|
Merge pull request #7262 from openfoodfoundation/transifex
Transifex
|
2021-03-30 19:52:45 +02:00 |
|
Andy Brett
|
02009ed48b
|
Merge pull request #7270 from openfoodfoundation/dependabot/bundler/ddtrace-0.47.0
Bump ddtrace from 0.46.0 to 0.47.0
|
2021-03-30 10:51:22 -07:00 |
|
Matt-Yorkley
|
3f14694b2b
|
Merge pull request #6960 from andrewpbrett/namespace-api
Namespace existing API endpoints to api/v0/*
|
2021-03-30 19:45:27 +02:00 |
|
Pau Pérez Fabregat
|
d34dd30e51
|
Merge pull request #7268 from openfoodfoundation/dependabot/bundler/simplecov-0.21.2
Bump simplecov from 0.18.5 to 0.21.2
|
2021-03-30 19:17:16 +02:00 |
|
Andy Brett
|
0954a13f55
|
Merge pull request #7273 from openfoodfoundation/dependabot/bundler/angular_rails_csrf-4.5.0
Bump angular_rails_csrf from 4.2.0 to 4.5.0
|
2021-03-30 10:01:04 -07:00 |
|
Andy Brett
|
38cba66207
|
Merge pull request #7272 from openfoodfoundation/dependabot/bundler/activemerchant-1.119.0
Bump activemerchant from 1.107.4 to 1.119.0
|
2021-03-30 09:59:41 -07:00 |
|
dependabot[bot]
|
0d935725e2
|
Bump angular_rails_csrf from 4.2.0 to 4.5.0
Bumps [angular_rails_csrf](https://github.com/jsanders/angular_rails_csrf) from 4.2.0 to 4.5.0.
- [Release notes](https://github.com/jsanders/angular_rails_csrf/releases)
- [Changelog](https://github.com/jsanders/angular_rails_csrf/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsanders/angular_rails_csrf/compare/4.2.0...v4.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-30 16:43:35 +00:00 |
|
Andy Brett
|
b799a1777f
|
Merge pull request #7271 from openfoodfoundation/dependabot/bundler/acts_as_list-1.0.3
Bump acts_as_list from 0.9.19 to 1.0.3
|
2021-03-30 09:42:42 -07:00 |
|
Andy Brett
|
3fb2e503f5
|
Merge pull request #7275 from openfoodfoundation/dependabot/bundler/factory_bot_rails-6.1.0
Bump factory_bot_rails from 5.2.0 to 6.1.0
|
2021-03-30 09:39:37 -07:00 |
|
Matt-Yorkley
|
cd6ef9e274
|
Merge pull request #7269 from openfoodfoundation/dependabot/bundler/bugsnag-6.20.0
Bump bugsnag from 6.19.0 to 6.20.0
|
2021-03-30 18:13:02 +02:00 |
|
dependabot[bot]
|
ce83be4eac
|
Bump factory_bot_rails from 5.2.0 to 6.1.0
Bumps [factory_bot_rails](https://github.com/thoughtbot/factory_bot_rails) from 5.2.0 to 6.1.0.
- [Release notes](https://github.com/thoughtbot/factory_bot_rails/releases)
- [Changelog](https://github.com/thoughtbot/factory_bot_rails/blob/master/NEWS.md)
- [Commits](https://github.com/thoughtbot/factory_bot_rails/compare/v5.2.0...v6.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-30 16:04:36 +00:00 |
|
Andy Brett
|
aac4a17c1f
|
Merge pull request #7274 from openfoodfoundation/dependabot/bundler/test-prof-1.0.2
Bump test-prof from 0.11.3 to 1.0.2
|
2021-03-30 09:01:24 -07:00 |
|
dependabot[bot]
|
0eaa4aeb62
|
Bump activemerchant from 1.107.4 to 1.119.0
Bumps [activemerchant](https://github.com/activemerchant/active_merchant) from 1.107.4 to 1.119.0.
- [Release notes](https://github.com/activemerchant/active_merchant/releases)
- [Changelog](https://github.com/activemerchant/active_merchant/blob/master/CHANGELOG)
- [Commits](https://github.com/activemerchant/active_merchant/compare/v1.107.4...v1.119.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-30 16:00:49 +00:00 |
|
Andy Brett
|
880075729d
|
Merge pull request #7267 from openfoodfoundation/dependabot/bundler/capybara-3.35.3
Bump capybara from 3.32.2 to 3.35.3
|
2021-03-30 08:59:37 -07:00 |
|
Andy Brett
|
dee2004305
|
Merge pull request #7276 from openfoodfoundation/dependabot/bundler/ffaker-2.18.0
Bump ffaker from 2.16.0 to 2.18.0
|
2021-03-30 08:58:12 -07:00 |
|
Andy Brett
|
57035ae0cc
|
Merge pull request #7277 from openfoodfoundation/dependabot/npm_and_yarn/karma-6.3.2
Bump karma from 6.3.1 to 6.3.2
|
2021-03-30 08:57:35 -07:00 |
|
Matt-Yorkley
|
b6b367c378
|
Add return adjustments test in checkout helper
|
2021-03-30 16:41:23 +01:00 |
|
Matt-Yorkley
|
d447864b7e
|
Update test description
|
2021-03-30 16:39:40 +01:00 |
|
Matt-Yorkley
|
08491d9ad4
|
Use an instance double in #compute_amount test
|
2021-03-30 16:39:40 +01:00 |
|
Matt-Yorkley
|
7882c427f7
|
Simplify creation of negative amounts
|
2021-03-30 16:39:40 +01:00 |
|
Matt-Yorkley
|
dbe227bd41
|
Use #change in adjustment spec with changing value
|
2021-03-30 16:39:40 +01:00 |
|