Commit Graph

37476 Commits

Author SHA1 Message Date
Dan Q be04cce715
Merge pull request #1 from woocommerce/master
Merge from head master
2021-02-08 11:55:43 +00:00
jonathansadowski 10f92ca091
Merge pull request #29043 from woocommerce/fix/25261
Fix price filtering when there are variations.
2021-02-05 12:19:42 -06:00
Nestor Soriano 3976abffd6 Fix price filtering when there are variations.
The price filtering query wasn't working properly when there are
variations with different prices: if at least one variation was
outside of the price range but other were inside, the product wasn't
being listed.
2021-02-05 16:34:42 +01:00
Roy Ho 30e27acee8
Merge pull request #29039 from woocommerce/fix/eslint/build
Fix eslint errors to enable build step.
2021-02-05 06:07:55 -08:00
vedanshujain 2bb419e92f Fix eslint errors. 2021-02-05 12:35:40 +05:30
Roy Ho a420638ef3
Merge pull request #29038 from woocommerce/fix/jquery
Revert jQuery function change as these are not jQuery objects
2021-02-04 12:37:58 -08:00
roykho 5c76d8df59
Revert jQuery function change as these are not jQuery objects 2021-02-04 12:36:15 -08:00
Greg 9ae9a2f58b
Merge pull request #28995 from woocommerce/packages/api/simplify-imports
simplify imports/exports in api package
2021-02-04 11:54:42 -07:00
Roy Ho ce31630498
Merge pull request #28753 from helgatheviking/issues/28286-jquery-3
Issues/28286 Updates for deprecated jQuery 3 functions
2021-02-04 06:19:57 -08:00
Roy Ho e57c07eeb5
Merge pull request #28983 from woocommerce/fix/issue-28649
Update tax rate label when saving order closes #28649
2021-02-04 05:40:23 -08:00
jonathansadowski e5a3ac48aa
Merge pull request #28933 from Mindsize/wc-24581-holding-stock-minutes
Wc 24581 holding stock minutes
2021-02-03 16:05:18 -06:00
Roy Ho 5f81036a70
Merge pull request #29019 from woocommerce/update/composer-packages
Update composer dependencies
2021-02-03 14:01:12 -08:00
Claudio Sanches 0131210907 Update composer dependencies 2021-02-03 18:10:05 -03:00
Kathy Daring 56281fc804 Reverse adb2c6b86... Restore jQuery.select() 2021-02-02 13:41:07 -07:00
Kathy Daring afd164e271 revert 0ccff4dda5. restore jQuery .focus() 2021-02-02 13:38:48 -07:00
Kathy Daring ffdb2d9059 Merge branch 'master' into issues/28286-jquery-3
# Conflicts:
#	assets/js/admin/meta-boxes-product.js
2021-02-02 09:43:08 -07:00
Kathy Daring 9b7b72f00a replace jQuery.bind except in 3rd party assets 2021-02-02 09:38:04 -07:00
Claudio Sanches cd70ca6895
Merge pull request #28895 from woocommerce/add/e2e-tests-to-gh-actions
Add/e2e tests to gh actions
2021-02-02 11:24:16 -03:00
Ron Rennick ba6debf83b add ts-ignore for interface 2021-02-01 22:02:15 -04:00
Ron Rennick 610e0d4f17 simplify imports/exports in api package 2021-02-01 19:41:18 -04:00
Roy Ho 17367c3669
Merge pull request #28993 from woocommerce/fix/wp5.7-no-robots
Proper implementation of wp_robots_no_robots() function
2021-02-01 14:47:38 -08:00
Claudio Sanches 0bd9c11b44 Fix conditional 2021-02-01 19:30:43 -03:00
Roy Ho 01f1d316aa
Merge pull request #28994 from woocommerce/update/requires-at-least
Increase WordPress minimum to 5.4
2021-02-01 14:25:04 -08:00
Claudio Sanches bf23ce5e35 Increase WordPress minimum to 5.4 2021-02-01 19:19:27 -03:00
Claudio Sanches 31af5530e0 Proper implementation of wp_robots_no_robots 2021-02-01 19:15:10 -03:00
mfs-mindsize 5be2c80b89 adjusted new filter's default to option value + added absint 2021-02-01 14:16:30 -05:00
mfs-mindsize 23ecd6b3da adjusted new filter's default to option value + added absint 2021-02-01 14:16:10 -05:00
mfs-mindsize 1398219b95 adjusted new filter's default to option value + added absint 2021-02-01 14:15:41 -05:00
Vedanshu Jain f9eb0727d5
Merge pull request #28962 from woocommerce/fix/method_adjust_download_permissions
Fixed method "adjust_download_permissions"
2021-02-01 12:30:25 +05:30
vedanshujain dc865bc94d Renamed file name to be more accurate. 2021-02-01 09:56:51 +05:30
Roy Ho 700fc9c594
Merge pull request #28735 from leewillis77/bugfix/customizer-visibility-fix
Fix visibility of checkout field settings in customizer
2021-01-29 07:47:16 -08:00
vedanshujain d486d30868 Undo unintentional changes. 2021-01-29 21:09:57 +05:30
Vedanshu Jain f44d160256
Merge pull request #28880 from woocommerce/fix/issue-28805
Add in optional semicolon closes #28805
2021-01-29 17:21:15 +05:30
vedanshujain d6d1e6a473 More strict cache keys. 2021-01-29 17:19:29 +05:30
Néstor Soriano a5d96eefd1
Merge pull request #28974 from woocommerce/fix/issue-25375
Flush term cache when saving product and settings closes #25375
2021-01-29 12:17:52 +01:00
vedanshujain 64b066eb22 Convert logic from string to bool to see if that works. 2021-01-29 16:45:14 +05:30
vedanshujain bc4228ae7f Add caching for node modules. 2021-01-29 16:32:34 +05:30
vedanshujain 783cb4b63c Add action for running e2e tests. 2021-01-29 16:26:03 +05:30
Vedanshu Jain 218ec02078
Merge pull request #28892 from woocommerce/add/action-zip-to-pr
Introduced "add comment" step to pr-build workflow
2021-01-29 12:46:50 +05:30
roykho b2eb2d8724
Update tax rate label when saving order closes #28649 2021-01-28 14:42:40 -08:00
Claudio Sanches 2fed015ad4
Merge pull request #28977 from woocommerce/update/wordpress-minimum
Increase WordPress minimum to 5.4
2021-01-28 19:01:09 -03:00
Christopher Allford 79e80fdd02
Increased minimum WP version to 5.4
As per the L-2 support policy we should increase the minimum to 5.4.
2021-01-28 12:56:22 -08:00
Claudio Sanches 6701ce9c9d
Merge pull request #26983 from woocommerce/fix/25082
Use tax location from order while computing tax in discount.
2021-01-28 16:59:59 -03:00
Ron Rennick 1e5692ec46
Merge pull request #28942 from woocommerce/packages/env/clean-up-console
Eliminate repeated missing resource messages in E2E
2021-01-28 14:48:22 -04:00
Ron Rennick e1a9fa0dc6 Merge branch 'master' into packages/env/clean-up-console 2021-01-28 14:21:12 -04:00
Greg eb1e881244
Merge pull request #28965 from woocommerce/try/debug-cart-coupon
make cart coupon test more granular
2021-01-28 11:09:25 -07:00
Claudio Sanches 38ba5d5e9c
Merge pull request #28967 from woocommerce/update/wc-admin-1.9.0
Update wc-admin to 1.9.0
2021-01-28 14:05:39 -03:00
roykho 8b0915c4e0
Flush term cache when saving product and settings closes #25375 2021-01-28 08:26:24 -08:00
Ron Rennick a252b3a3d8 use workaround for coupon already applied 2021-01-28 10:39:48 -04:00
Peter Fabian afbc0ab42d
Merge pull request #28893 from woocommerce/tracker_return_string_values
Tracker return string values for order related data
2021-01-28 13:17:04 +01:00