Luis Ramos
6ea021a561
Update rubocop_todo.yml
2020-10-14 09:59:08 +01:00
Pau Pérez Fabregat
f1e2040ce3
Merge pull request #6061 from arku/fix/sleep-removal
...
Remove sleep calls from select2 helper
2020-10-13 09:42:25 +02:00
Pau Pérez Fabregat
536f54d6a7
Merge pull request #6092 from jhsu802701/docker_scripts
...
Added Docker scripts in the new Docker directory
2020-10-13 09:36:12 +02:00
Jason Hsu
03b33e99cf
Merge branch 'master' into docker_scripts
2020-10-12 11:36:49 -05:00
Luis Ramos
9545c57969
Merge pull request #6049 from luisramos0/momentjs
...
Use yarn and move Momentjs from gemfile to yarn
2020-10-12 15:28:23 +01:00
Luis Ramos
9288250194
Merge pull request #5981 from luisramos0/spree_ability
...
[Bye bye spree] Bring classes related to abilities to OFN
2020-10-12 15:26:30 +01:00
Jason Hsu
c53d4cf8ea
Corrected typos in docker/seed
2020-10-08 23:24:54 -05:00
Jason Hsu
e5d97e37f1
Moved docker network prune -f command from docker/nukec to docker/nuke
2020-10-08 14:46:12 -05:00
Jason Hsu
71ad109f78
Changed docker/exec to docker/run; updated docker/README.md to reflect this
2020-10-08 14:43:30 -05:00
Jason Hsu
d9476ec87d
Corrected the docker-compose commands in docker/cop, docker/seed, and docker/test-log
2020-10-08 14:38:49 -05:00
Jason Hsu
74980401b5
Synced to master; moved section about troubleshooting Docker in Windows to docker/README.md
2020-10-08 14:06:54 -05:00
Arun Kumar Mohan
1c4ef87654
Fix product import date filter spec
...
The spec was failing because the date in the spec had a couple of
spaces after the month name (October 9, 2020) but in the filter,
the two spaces were converted to a single space (October 9, 2020)
and the select2 helper wasn't able to select the option.
2020-10-08 13:29:23 -05:00
Luis Ramos
6806035a45
Update all locales with the latest Transifex translations
v3.2.10
2020-10-08 10:15:26 +01:00
Luis Ramos
b1dbf4fe0e
Merge pull request #6147 from openfoodfoundation/transifex
...
Transifex
2020-10-08 10:13:00 +01:00
Luis Ramos
0829eaf0fb
Merge pull request #6148 from openfoodfoundation/luisramos0-patch-1
...
Add break line troubleshooting to docker guide
2020-10-08 09:24:27 +01:00
Luis Ramos
da2e3c7cd1
Merge pull request #6144 from arku/fix/adjustment-metadata-spec
...
Fix adjustment metadata spec
2020-10-08 08:59:52 +01:00
Luis Ramos
d5f793f451
Add break line troubleshooting to docker guide
2020-10-08 08:40:14 +01:00
Transifex-Openfoodnetwork
8269665a7c
Updating translations for config/locales/en_NZ.yml
2020-10-08 16:53:14 +11:00
Arun Kumar Mohan
4b7d4ad960
Refactor select2 specs
2020-10-07 21:56:43 -05:00
Arun Kumar Mohan
ead1419583
Remove sleep calls from select2 helper
2020-10-07 21:56:43 -05:00
Luis Ramos
1e7a3d7f46
Merge pull request #6123 from openfoodfoundation/mkllnk-patch-1
...
Create an initial Code of Conduct placeholder file
2020-10-07 23:36:59 +01:00
Luis Ramos
6c95444339
Merge pull request #6020 from andresgutgon/fix/admin-menu-in-multiple-lines
...
Fixed admin header buttons dropping multiple lines.
2020-10-07 21:24:48 +01:00
Luis Ramos
48ea804615
Merge pull request #6121 from cillian/fix-shop-variant-search
...
When searching for shop products check the variant :display_name and :display_as fields too
2020-10-07 21:22:46 +01:00
Luis Ramos
8626e7b433
Merge pull request #6094 from andrewpbrett/fix-inventory-import
...
Fix #6090 (Inventory import fails for products with units other than "g")
2020-10-07 21:21:40 +01:00
Luis Ramos
88b17372af
Merge pull request #6131 from Snick555/issue-6118
...
Show product description in creation form after errors appeared
2020-10-07 21:21:13 +01:00
Luis Ramos
961e559a31
Merge pull request #6083 from luisramos0/shop_tabs_style
...
Make shop tabs black and capitalized in smaller screens
2020-10-07 14:39:23 +01:00
Pau Pérez Fabregat
85cee9e8cb
Merge pull request #6091 from luisramos0/vat_rates_cache
...
Delete dead code brought from spree
2020-10-07 11:58:26 +02:00
Pau Pérez Fabregat
1e6fa1666c
Merge pull request #6113 from openfoodfoundation/dependabot/bundler/knapsack-1.19.0
...
Bump knapsack from 1.18.0 to 1.19.0
2020-10-07 11:57:12 +02:00
Pau Pérez Fabregat
ce856750aa
Merge pull request #6116 from openfoodfoundation/dependabot/bundler/ddtrace-0.41.0
...
Bump ddtrace from 0.40.0 to 0.41.0
2020-10-07 11:56:45 +02:00
Pau Pérez Fabregat
07e625ec32
Merge pull request #6104 from openfoodfoundation/dependabot/bundler/haml-5.2.0
...
Bump haml from 5.1.2 to 5.2.0
2020-10-07 11:56:12 +02:00
Arun Kumar Mohan
a20762a1f2
Fix adjustment metadata spec
2020-10-06 19:02:59 -05:00
Andy Brett
0edd341d46
add unit test for inventory import entry_validation
2020-10-06 10:17:30 -07:00
Luis Ramos
c31380cd1d
Merge pull request #6132 from Matt-Yorkley/stripe-multiple-payments-spec
...
Stripe Tests: multiple attempted payments
2020-10-06 17:17:25 +01:00
Jason Hsu
3985e0e4bc
Merge branch 'master' into docker_scripts
2020-10-06 10:53:33 -05:00
Matt-Yorkley
0c109d6384
Merge pull request #6103 from openfoodfoundation/dependabot/bundler/dalli-2.7.11
...
Bump dalli from 2.7.10 to 2.7.11
2020-10-06 11:15:37 +02:00
Pau Pérez Fabregat
427d1aaeff
Merge pull request #6079 from arku/perf/test-prof-setup
...
Set up test_prof gem
2020-10-06 10:30:43 +02:00
Matt-Yorkley
3b130327a5
DRY error_message variable used multiple times
2020-10-05 00:51:01 +01:00
Matt-Yorkley
ced5329835
Add Stripe spec for multiple attempted payments at checkout
2020-10-05 00:50:59 +01:00
dependabot-preview[bot]
ee6f0f7951
Bump ddtrace from 0.40.0 to 0.41.0
...
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb ) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases )
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md )
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.40.0...v0.41.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-10-04 19:18:47 +00:00
dependabot-preview[bot]
6149a79038
Bump knapsack from 1.18.0 to 1.19.0
...
Bumps [knapsack](https://github.com/ArturT/knapsack ) from 1.18.0 to 1.19.0.
- [Release notes](https://github.com/ArturT/knapsack/releases )
- [Changelog](https://github.com/ArturT/knapsack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ArturT/knapsack/compare/v1.18.0...v1.19.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-10-04 19:15:57 +00:00
ivoloshy
7321e4ef89
show product description in creation form after errors appeared
2020-10-04 20:44:57 +03:00
Matt-Yorkley
76def3a74f
Merge pull request #6124 from luisramos0/stripe_specs
...
Add more checkout feature specs covering stripe SCA cases
2020-10-03 18:24:06 +02:00
Luis Ramos
a5309627b7
Fix a typo
2020-10-03 15:46:29 +01:00
Luis Ramos
80ea80f26e
DRY stripe spec
2020-10-03 11:50:04 +01:00
Luis Ramos
14f5ecfe0b
Add spec to cover StripeSCA extra auth with redirect and failed auth
2020-10-03 11:39:56 +01:00
Luis Ramos
df4ec67974
Add feature spec that covers stripe_sca redirect case
2020-10-03 11:09:24 +01:00
Maikel
4b1e1afa69
Create an initial Code of Conduct placeholder file
2020-10-03 08:48:15 +10:00
Luis Ramos
ef70c1fc5c
Make helper more flexible and use it in a spec
2020-10-02 19:20:32 +01:00
Luis Ramos
83456f94e3
Simplify test by re-using helper stripe mock
2020-10-02 19:12:56 +01:00
Luis Ramos
ff9f374950
Merge pull request #6050 from Matt-Yorkley/stripe-checkout-spec
...
Stripe checkout spec
2020-10-02 18:57:22 +01:00