barryhughes
b98a624375
5.8 changelogs to trunk.
2021-10-12 11:33:58 -07:00
Mehul Gohil
d848a3a5bb
remove singular entry of remove_variation ( #30839 )
2021-10-12 11:10:42 -04:00
Barry Hughes
680869b718
Merge pull request #30919 from woocommerce/update/woocommerce-admin-2.7.2
...
Bump WooCommerce Admin version to 2.7.2
2021-10-11 15:14:20 -07:00
Joshua Flowers
cf7d0fa1bd
Bump WooCommerce Admin version to 2.7.2
2021-10-11 17:23:36 -04:00
Barry Hughes
942d6c8d50
Merge pull request #30889 from woocommerce/fix/25255-variable-product-price-hash
...
Include Customer VAT Exemption Status in Variable Product Price Cache Key
2021-10-07 16:28:47 -07:00
Greg
6eb5277597
Merge pull request #30832 from woocommerce/add/30354-sample-products-rest-api
...
Products Endpoint Acceptance Tests
2021-10-07 10:56:46 -06:00
Roy Ho
2621720950
Merge pull request #30850 from woocommerce/update/clear-billing-email
...
Allow billing email to be empty
2021-10-07 08:05:06 -07:00
Ron Rennick
dbceb032a1
Merge pull request #30863 from woocommerce/add/wp-l-minus-2-testing
...
Support for L-2 WordPress version testing
2021-10-06 13:58:48 -03:00
Néstor Soriano
bfc37c9c69
Merge pull request #30883 from woocommerce/bump/wca-271-final
...
WCA 2.7.1 Final
2021-10-06 15:55:01 +02:00
Jeff Stieler
30e1067864
Add test coverage.
2021-10-05 12:21:38 -04:00
Jeff Stieler
ff6147c9a4
Include customer VAT exemption status in variation price hash.
2021-10-05 12:17:41 -04:00
Greg
3b773c1867
Check semver and refactor out script
2021-10-05 09:33:24 -06:00
Joshua Flowers
6ab3966060
Update using composer v2
2021-10-05 07:55:47 -07:00
Joshua Flowers
4118fcd6ad
Bump WooCommerce Admin version to 2.7.1 final
2021-10-05 07:55:39 -07:00
Greg
edf41e5d2d
Remove logic to add in patch version
2021-10-04 13:39:35 -06:00
Jeff Stieler
2eabd61589
Add test case for orderby popularity.
2021-10-01 16:05:56 -04:00
Jeff Stieler
e8b86de475
Fix orderby price test.
2021-10-01 15:39:38 -04:00
Jeff Stieler
229346d062
Tear down test data.
2021-10-01 15:39:03 -04:00
Jeff Stieler
0cb8187243
Add test case for orderby rating.
2021-10-01 15:11:51 -04:00
Greg
0c44ab857a
Merge pull request #30842 from woocommerce/fix/29818
...
update page.waitFor to waitForTimeout
2021-10-01 13:07:59 -06:00
Greg
d7a1538b2f
Update changelog and readme
2021-10-01 10:29:59 -06:00
Greg
923cfdbbf1
Use release Slack channel
2021-10-01 10:13:35 -06:00
Greg
0bd549de3c
Move env variable
2021-10-01 10:13:03 -06:00
Greg
92403b3e25
Added WP l minus 2 testing on release
2021-10-01 10:08:55 -06:00
Vedanshu Jain
f5afabff19
Merge pull request #30859 from woocommerce/fix/11365-escape-my-subscriptions-notice
...
Allow safe HTML tags for My Subscriptions' notice
2021-10-01 17:43:03 +05:30
Timur Gogolev
229c7981db
Allow safe HTML tags for My Subscriptions' notice
2021-10-01 13:43:20 +03:00
Jeff Stieler
e38c5c6836
Add (skipped) test case for orderby include.
2021-09-30 17:40:47 -04:00
Jeff Stieler
e69f6e7356
Add test case for orderby price.
2021-09-30 16:58:10 -04:00
Jeff Stieler
80ca95b754
Add (skipped) test case for orderby slug.
2021-09-30 14:57:04 -04:00
Jeff Stieler
99c9f78d8a
Add test case for orderby title.
2021-09-30 12:56:01 -04:00
Jeff Stieler
bf739b4ba0
Add test case for orderby id.
2021-09-30 12:31:00 -04:00
Jeff Stieler
7a79d2808d
Add test case for orderby date.
2021-09-30 12:27:51 -04:00
Jeff Stieler
14b1234198
Remove lookup queries in test cases.
2021-09-30 11:08:55 -04:00
Jeff Stieler
96ffaefb73
Fix tests after adding parent/child products.
2021-09-30 10:54:48 -04:00
Jeff Stieler
27155e20df
Add test case for parent parameters.
2021-09-30 09:38:34 -04:00
Jeff Stieler
b9386f3224
Add test case for tag parameter.
2021-09-30 09:34:26 -04:00
Josh Betz
73d51a8770
Allow billing email to be empty
...
Allows passing `null` for the billing email to clear it. This means the
email must either be a string that is a valid email address or a null
value.
Since it is possible to clear the email address for an order in a
similar way via the admin-ajax endpoints, this is meant to provide
consistency with the wp-admin experience.
2021-09-30 08:16:09 -05:00
Jeff Stieler
57e202d313
Add test case for stock status parameter.
2021-09-30 08:35:24 -04:00
Barry Hughes
bafa9150c7
Merge pull request #30843 from woocommerce/npm/package-maint
...
Package lock maintenance
2021-09-29 17:20:26 -07:00
Ron Rennick
d0a56ed414
package lock maintenance
2021-09-29 19:21:19 -03:00
Ron Rennick
6f520593d0
update page.waitFor to waitForTimeout
2021-09-29 18:57:33 -03:00
Jeff Stieler
5d2b908b7d
Add test case for tax class parameter.
2021-09-29 17:10:36 -04:00
Jeff Stieler
618f476153
Increase test timeout for products setup.
2021-09-29 16:08:13 -04:00
Jeff Stieler
9ab7c7a856
Add test case for shipping class parameter.
2021-09-29 16:07:59 -04:00
Jeff Stieler
0927d2a4be
Remove trailing spaces.
2021-09-29 15:25:39 -04:00
Claudio Sanches
a4b1a9b7e7
Merge pull request #30796 from woocommerce/prep/trunk-580-590
...
Prep trunk for 5.9 cycle.
2021-09-29 14:54:29 -03:00
Jeff Stieler
a74fcac00b
Add test case for status parameter.
2021-09-29 13:29:35 -04:00
Jeff Stieler
ebc3a3fb68
Add test case for attributes parameter.
2021-09-29 13:17:16 -04:00
Jeff Stieler
3310384948
Add test case for before / after parameters.
2021-09-29 09:57:54 -04:00
Néstor Soriano
bc56ac319e
Merge pull request #30813 from woocommerce/bump/blocks-591
...
Bump Blocks to 5.9.1.
2021-09-29 09:46:39 +02:00