Paul Sealock
40918d28f2
core changelog content
2021-11-11 16:30:22 +13:00
Paul Sealock
a5abab9ab0
Add Jetpack Changelogger
2021-11-11 16:28:10 +13:00
Paul Sealock
ba87a69d6f
Build Core ( #31117 )
2021-11-11 15:13:08 +13:00
Paul Sealock
a22de18f3f
Mirror Core to production repo ( #31073 )
2021-11-11 11:04:36 +13:00
roykho
aa2dc625e2
Remove install-subset process
2021-11-10 13:35:16 -08:00
Greg
8e69b7c477
Merge pull request #31104 from woocommerce/fix/29178
...
move clickAndWaitForSelector to utils package
2021-11-10 13:58:21 -07:00
Greg
405400cbf5
Merge pull request #31121 from woocommerce/fix/29381
...
add generic container environment variable support for PHP, DB
2021-11-10 13:24:16 -07:00
Ron Rennick
ea16fab857
Merge pull request #31127 from woocommerce/fix/readme-shipping-classes
...
Fix minor issue in README table
2021-11-10 16:09:21 -04:00
roykho
f75523a2ca
Remove project.json from distribution
2021-11-10 12:02:13 -08:00
Ron Rennick
7fc5e1e088
fix merge conflicts
2021-11-10 15:51:00 -04:00
Ron Rennick
7850b930ce
fix merge conflicts
2021-11-10 15:48:20 -04:00
jonathansadowski
392d79ab01
Merge pull request #31122 from woocommerce/woocommerce-composer
...
Add some common composer executor commands for woocommerce so it can …
2021-11-10 12:08:34 -06:00
barryhughes
13f598a0b1
Whitespace.
2021-11-10 13:06:46 -05:00
barryhughes
55503c6bd6
Fix hook/callback name, add type hints.
2021-11-10 13:06:46 -05:00
Matt Harrison
594eedeca1
Add Product Reviews filter for `review` comment type.
...
Creates the filter option for the WordPress Comments page to filter to
product reviews.
Closes #29920
2021-11-10 13:06:20 -05:00
Greg
6ecafbbf2a
Fix minor issue in README table
2021-11-10 10:52:09 -07:00
Greg
008e4f19c4
Merge pull request #31114 from woocommerce/fix/30867
...
move coupon delete, add tax classes, rates to withRestApi
2021-11-10 10:49:26 -07:00
Ron Rennick
6d4e90ef59
make expect calls in withRestApi optional
2021-11-10 12:25:09 -04:00
Rodel
988618056d
Added test for empty result set
2021-11-10 22:58:04 +08:00
Rodel
ee3b315eaa
Changed shipping phone data
2021-11-10 22:57:50 +08:00
roykho
898ccb986f
Add some common composer executor commands for woocommerce so it can be used in Nx context
2021-11-10 06:34:54 -08:00
Rodel
0a3a6a98c2
Checked out data/refund.js from trunk
2021-11-10 22:04:17 +08:00
Rodel
43b7f0ea29
Additional assertions
2021-11-10 22:03:51 +08:00
Rodel
684e1a19da
Merge branch 'trunk' into add/api-tests-orders-crud
2021-11-10 21:47:35 +08:00
Rodel
2f87604ef1
Removed unnecessary dependencies
2021-11-10 21:46:50 +08:00
Ron Rennick
ce20bd0931
add generic container environment variable support for PHP, DB
2021-11-10 06:48:59 -04:00
Ron Rennick
34e72a5f5f
update readme, changelog
2021-11-10 05:24:54 -04:00
Roy Ho
9d08ac8ac3
Merge pull request #31095 from woocommerce/setup-nx
...
Setup nx
2021-11-09 20:26:37 -08:00
Barry Hughes
501d821ee0
Merge pull request #30875 from masteradhoc/chile-locale-informations
...
Update regions for Chile.
2021-11-09 15:50:55 -08:00
Brian
1bd2886b0f
take over fix of barryhughes
...
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2021-11-09 15:31:58 -08:00
Brian
2d6451d6e2
revert changes
2021-11-09 15:31:57 -08:00
Brian
c530dc60fd
Update i18n/states.php
...
linting issue - done by barryhughes
Co-authored-by: Barry Hughes <3594411+barryhughes@users.noreply.github.com>
2021-11-09 15:29:44 -08:00
Brian
c0e4852cda
Update class-wc-countries.php
...
hide PLZ
..based on feedback at https://github.com/woocommerce/woocommerce/issues/30375#issuecomment-937858938
2021-11-09 15:29:44 -08:00
Brian
8abba36b89
Update states.php
...
fix codesniff
2021-11-09 15:29:43 -08:00
Brian
13be555407
update chile regions
...
based on https://en.wikipedia.org/wiki/ISO_3166-2:CL
2021-11-09 15:29:43 -08:00
Ron Rennick
9736b15eb6
Merge pull request #31102 from woocommerce/fix/30655
...
remove duplicate gitignore entries
2021-11-09 16:46:05 -04:00
Ron Rennick
93b9745b80
arithematic to logical OR
2021-11-09 16:41:44 -04:00
roykho
d839bdfc94
Implement executors for all script commands
2021-11-09 12:35:22 -08:00
Ron Rennick
f4c254e8af
add pnpm lock file
2021-11-09 14:26:48 -04:00
Peter Fabian
619d7097f1
Merge pull request #31100 from woocommerce/brexit-tax-obw
...
Recommend automated taxes to 'GB'
2021-11-09 19:23:29 +01:00
Ron Rennick
eeb331f160
move coupon delete, add tax classes, rates to withRestApi
2021-11-09 14:09:26 -04:00
Néstor Soriano
d64c4492c1
Add promoted card to in-App marketplace page ( #31090 )
...
* Add promoted card to in-App marketplace page
* Change name of transient
Changed name of transient for v2.0 of in-app marketplace featured page
content, so sites upgrading to WooCommerce 5.9 will get the correct
data for the new version of the page.
2021-11-09 08:02:57 -07:00
Peter Fabian
80ba82a00e
Merge pull request #30970 from woocommerce/fix/20563
...
Clarify tooltip for on-hold email.
2021-11-09 14:57:42 +01:00
Rodel
49647ea852
Added tests for order search
2021-11-09 18:19:44 +08:00
Rodel
1f341df486
Merge branch 'trunk' into add/api-tests-orders-crud
2021-11-09 14:38:19 +08:00
Greg
a7b1ceaf6a
Merge pull request #31103 from woocommerce/fix/30137
...
use consistent defaultViewport
2021-11-08 11:48:03 -07:00
Ron Rennick
9582aa5107
move clickAndWaitForSelector to utils package
2021-11-08 13:38:55 -04:00
Ron Rennick
64b562e498
Merge pull request #31082 from woocommerce/add/wsl-instructions
...
Added WSL instructions
2021-11-08 13:34:27 -04:00
Tom Cafferkey
c5e17812f0
Ensure we are loading product page gallery scripts in for FSE themes
2021-11-08 17:26:46 +00:00
Ron Rennick
c6ee9e3b0a
use consistent defaultViewport
2021-11-08 12:51:54 -04:00