Andy Brett
|
292b33b4ea
|
simplify available units params (and remove regex!)
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
8591934c19
|
extract availableUnits to separate method
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
9bf84bd5a8
|
provide default availableUnits to specs
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
67a603f77f
|
inject available_units for new variant creation
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
331ac28b71
|
inject available units to edit variants page
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
3ead050a56
|
provide availableUnits to VariantUnitManager spec
|
2020-10-29 09:18:24 -07:00 |
|
Andy Brett
|
23dd09eaad
|
remove extra debugger statement 🤦
|
2020-10-29 09:18:23 -07:00 |
|
Andy Brett
|
8585e6c7f0
|
add available units injection to BOM page
|
2020-10-29 09:18:19 -07:00 |
|
Andy Brett
|
866452383d
|
rubocop fix
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
402fc902ff
|
remove non-default units from expected options array
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
8f21b66b96
|
add controller spec for updating available units
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
c9b540677c
|
refactor general settings controller to handle available_units params
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
4f579facfe
|
move all_units to admin helper
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
fa62ec0bff
|
only show available units for products
|
2020-10-29 09:17:49 -07:00 |
|
Andy Brett
|
cb3ea133e9
|
add available units to instance prefs page
|
2020-10-29 09:17:31 -07:00 |
|
Luis Ramos
|
a43737af8b
|
Merge pull request #6266 from jhsu802701/rubocop_web_helper
Exempted spec/support/request/web_helper.rb from Metrics/AbcSize
|
2020-10-29 13:52:15 +00:00 |
|
Luis Ramos
|
72ae7ea8a2
|
Merge pull request #6267 from jhsu802701/rubocop_shopworkflow_2
Removed variant argument from click_add_bulk_max_to_cart
|
2020-10-29 13:36:58 +00:00 |
|
Jason Hsu
|
8f95de10bc
|
Removed variant argument from click_add_bulk_max_to_cart; updated spec/features/consumer/shopping/shopping_spec.rb to reflect this
|
2020-10-29 00:35:49 -05:00 |
|
Jason Hsu
|
cbe1b53189
|
Exempted spec/support/request/web_helper.rb from Metrics/AbcSize; reduces the number of offenses from 122 to 121
|
2020-10-29 00:23:30 -05:00 |
|
Luis Ramos
|
9a03428412
|
Merge pull request #6197 from cillian/reset-on-demand-on-absent-products
When resetting stock to 0 on absent products in product import also reset the on demand setting
|
2020-10-29 00:09:49 +00:00 |
|
Luis Ramos
|
76afc0b407
|
Merge pull request #6202 from cillian/sort-admin-products-by-name-fix
Fix sorting of admin products by name
|
2020-10-29 00:09:31 +00:00 |
|
Luis Ramos
|
200e9c5078
|
Merge pull request #6246 from tsara27/fix-shipping-method-translation
Add new translation for shipping method
|
2020-10-29 00:09:14 +00:00 |
|
Luis Ramos
|
caea5b2aa8
|
Merge pull request #6264 from openfoodfoundation/dependabot/bundler/bugsnag-6.18.0
Bump bugsnag from 6.17.0 to 6.18.0
|
2020-10-28 21:11:15 +00:00 |
|
Luis Ramos
|
3730d76b44
|
Merge pull request #6155 from arku/perf/model-specs
Improve model specs' performance
|
2020-10-28 21:06:10 +00:00 |
|
Pau Pérez Fabregat
|
20edcfab26
|
Merge pull request #6217 from santakadev/docker-open-db-port
Open PostgreSQL port in docker-compose
|
2020-10-28 17:56:49 +01:00 |
|
Pau Pérez Fabregat
|
642787b95a
|
Merge branch 'master' into reset-on-demand-on-absent-products
|
2020-10-28 17:28:53 +01:00 |
|
dependabot-preview[bot]
|
fc8e3d1ece
|
Bump bugsnag from 6.17.0 to 6.18.0
Bumps [bugsnag](https://github.com/bugsnag/bugsnag-ruby) from 6.17.0 to 6.18.0.
- [Release notes](https://github.com/bugsnag/bugsnag-ruby/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-ruby/compare/v6.17.0...v6.18.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-10-27 17:41:49 +00:00 |
|
Luis Ramos
|
3534559fbf
|
Merge pull request #6235 from Matt-Yorkley/flaky-tag-rules
[Flaky Specs] Fix tag_rules and select2 issues
|
2020-10-27 11:40:04 +00:00 |
|
Matt-Yorkley
|
f1373b902c
|
Merge pull request #6256 from luisramos0/rubocop_specs
Relax ModuleLength rubocop rule for specs
|
2020-10-26 22:41:30 +01:00 |
|
Luis Ramos
|
e5e67fbdf0
|
Merge pull request #6255 from jhsu802701/fix_docker_up
Added yarn install to docker-compose up
|
2020-10-26 21:16:09 +00:00 |
|
Luis Ramos
|
c5186c2412
|
Fix rubocop_specs file path
|
2020-10-26 17:27:38 +00:00 |
|
Luis Ramos
|
52f56baa8c
|
Remove specs with more than 100 lines but less than 300 from rubocop exceptions list
|
2020-10-26 17:03:54 +00:00 |
|
Luis Ramos
|
0b51d8b297
|
Add rubocop config to allow specs to be 300 lines long
|
2020-10-26 17:03:50 +00:00 |
|
Luis Ramos
|
0f5aa11f05
|
Nest spec in module declaration
|
2020-10-26 16:50:29 +00:00 |
|
Jason Hsu
|
00624d1b96
|
Added yarn install to docker-compose up; allows the app to work properly in the Docker environment
|
2020-10-26 11:07:01 -05:00 |
|
Luis Ramos
|
b66b50cd56
|
Merge pull request #6125 from tsara27/fix-translation
Fix translation for password reset instruction mailer subject
|
2020-10-26 12:01:47 +00:00 |
|
Matt-Yorkley
|
a296710f78
|
Update all locales *again* with the latest translations, before publishing
v3.3.0
|
2020-10-26 10:55:17 +00:00 |
|
Luis Ramos
|
ebd7e9599b
|
Merge pull request #6248 from Matt-Yorkley/s3-credentials
Fix #s3_credentials
|
2020-10-25 19:47:57 +00:00 |
|
Matt-Yorkley
|
df3ac0394c
|
Fix #s3_credentials
|
2020-10-25 14:04:33 +00:00 |
|
Matt-Yorkley
|
822c82fa9d
|
Merge pull request #6204 from jhsu802701/remove_docker_md
Removed DOCKER.md (redundant)
|
2020-10-25 13:20:35 +01:00 |
|
Matt-Yorkley
|
e06e8fc460
|
Improve flaky form interaction process in #fill_in_tag
|
2020-10-25 10:17:16 +00:00 |
|
Matt-Yorkley
|
ee402db734
|
Refactor and DRY tag-rule-filling-in to #fill_in_tag method
|
2020-10-25 09:01:04 +00:00 |
|
Matt-Yorkley
|
3f1e496731
|
Fix select2 capybara issues
|
2020-10-24 23:53:02 +01:00 |
|
Matt-Yorkley
|
f22c7fcdfb
|
Merge pull request #6151 from luisramos0/stripe_save_cards
Stripe Feature Tests: checkout with saved a card
|
2020-10-24 23:29:29 +02:00 |
|
Tsara Sudrajat
|
4baf53a0a9
|
Add new translation for shipping method
|
2020-10-24 17:06:19 +07:00 |
|
Cillian O'Ruanaidh
|
e29d6048c2
|
Add a test for sorting admin products by name
|
2020-10-23 10:53:30 +01:00 |
|
Matt-Yorkley
|
9b72f7e45c
|
Merge pull request #6234 from Matt-Yorkley/fix-ordercyle-layout
Fix minor ordercyle selector layout regression
|
2020-10-23 10:52:25 +02:00 |
|
Matt-Yorkley
|
21a48f14f4
|
Update all locales with the latest Transifex translations
|
2020-10-22 21:03:11 +01:00 |
|
Matt-Yorkley
|
7d604884bf
|
Merge pull request #6201 from openfoodfoundation/transifex
Transifex
|
2020-10-22 22:01:20 +02:00 |
|
Matt-Yorkley
|
5edd562691
|
Merge pull request #6238 from openfoodfoundation/mobile-5-product-listings
Merge Product Listings to master
|
2020-10-22 21:55:42 +02:00 |
|