Roy Ho
bea36ab20e
Merge pull request #29326 from woocommerce/update/woocommerce-admin/2.0.3
...
Update woocommerce-admin to 2.0.3
2021-03-10 10:28:00 -08:00
Peter Fabian
f7755f123e
Enable bulk updates of variations with low stock amount.
2021-03-10 18:15:31 +01:00
Peter Fabian
e2e589b049
Don't take the low stock amount info from the parent of the variation, but the variation itself.
...
Potentially bw incompatible.
2021-03-10 17:57:56 +01:00
Peter Fabian
685be2a791
Connect the UI to the db to allow updates of the values.
2021-03-10 17:24:52 +01:00
Timmy Crawford
98764aa0d1
Update woocommerce-admin to 2.0.3
2021-03-10 08:10:06 -08:00
Peter Fabian
b92d1d1391
Harmonize the id and name with simple product.
2021-03-10 15:38:49 +01:00
Daniel Rey López
1fc1b604b9
IE 11 compatibility for the site tracking enable function
2021-03-10 11:52:01 +00:00
Peter Fabian
a6b45d08bf
Added low stock threshold input to the Admin UI.
2021-03-10 11:47:22 +01:00
Ron Rennick
12c0793217
add token to calls, remove block from test title
2021-03-09 16:49:47 -04:00
Ron Rennick
bb907a6acd
add slack secrets, deliberately break test
2021-03-09 16:11:48 -04:00
Claudio Sanches
35e3ac84b6
Merge pull request #29311 from woocommerce/update-changelog
...
Prepare default branch
2021-03-09 17:10:06 -03:00
Claudio Sanches
f6b4614225
Return 0 if order isn't available
2021-03-09 16:57:08 -03:00
Greg
f2552d3e1a
Merge pull request #29269 from woocommerce/update/core-tests-group-api
...
Update core tests group api
2021-03-09 11:09:53 -07:00
roykho
1f32c1f840
Update changelog
2021-03-09 10:04:15 -08:00
Ron Rennick
f266f20101
delete vs trash product in e2e api
2021-03-09 13:45:05 -04:00
Ron Rennick
ca2cf3cef0
Merge branch 'trunk' into try/add-e2e-screenshot
2021-03-09 13:29:31 -04:00
Ron Rennick
d4f56c47a8
Merge branch 'trunk' into update/core-tests-group-api
2021-03-09 13:27:05 -04:00
Ron Rennick
9352dd1b81
Merge pull request #29309 from woocommerce/fix/e2e-product-search
...
Fix flaky issues with e2e product filter, search, sort test
2021-03-09 13:26:01 -04:00
Ron Rennick
0395457e0c
fix api package build errors
2021-03-09 11:33:29 -04:00
roykho
954f19817f
Update WP tested up to
2021-03-09 06:45:14 -08:00
Ron Rennick
b389cdb76e
merge changelog with trunk
2021-03-09 10:39:15 -04:00
Ron Rennick
2d8ab6e2f8
include the current block in screenshot params
2021-03-09 10:19:43 -04:00
roykho
cf634987b4
Prepare default branch
2021-03-09 06:11:41 -08:00
Ron Rennick
b36ae4c396
Merge pull request #29302 from woocommerce/fix/e2e-shorthand-spaces-in-directory
...
Fix E2E shorthand script to allow for directories with spaces
2021-03-09 09:54:43 -04:00
Ron Rennick
add5d73df2
update browse,search,sort test to be more reliable
2021-03-09 08:49:52 -04:00
Ron Rennick
c42e2db280
use api to create products for search test
2021-03-08 22:39:30 -04:00
Ron Rennick
4c88973039
add slack channel support
2021-03-08 19:22:55 -04:00
Ron Rennick
50e9ff2783
make screenshots optional
2021-03-08 16:56:47 -04:00
Ron Rennick
b686a45339
update package depenendencies
2021-03-08 16:17:27 -04:00
Jonathan Sadowski
4a5c6b86b3
Update e2e/env CHANGELOG for wc-e2e space fix
2021-03-08 14:06:14 -06:00
Ron Rennick
0e6d14b12d
create screenshot on e2e test failure
2021-03-08 15:07:29 -04:00
Jacob Arriola
5b02c440d7
New filter: stock check message
...
Adds a new filter to allow customization of the stock check message when a product is out of stock, but accounting for what's already in the cart. It mimics the existing woocommerce_cart_product_not_enough_stock_message filter.
2021-03-08 10:38:23 -08:00
Jonathan Sadowski
e472c99a5c
Fix E2E shorthand script to allow for directories with spaces
2021-03-08 11:38:41 -06:00
Ron Rennick
1664ece7eb
use valid tax status on fees
2021-03-08 09:59:46 -04:00
Ron Rennick
b05a97e2c0
add order types
2021-03-07 23:06:48 -04:00
Veljko
ed9b4762ae
Update test and utils methods
2021-03-07 15:46:03 +01:00
Veljko V
1fb27ec3dd
Merge branch 'trunk' into e2e/e2e-merchant-search-orders
2021-03-06 12:13:18 +01:00
Veljko
94f83cb859
Revert changes and add waits
2021-03-06 12:09:12 +01:00
Ron Rennick
7261813fc9
Merge branch 'trunk' into fix/27873
2021-03-05 23:47:41 -04:00
Ron Rennick
03c60b988b
add order classes
2021-03-05 23:44:16 -04:00
Ron Rennick
30d7b2ce9d
Merge pull request #29270 from woocommerce/add/merchant-order-email-flow
...
Add merchant order email flow e2e test
2021-03-05 11:21:13 -04:00
Roy Ho
9a96ef1246
Merge pull request #29285 from Saggre/fix/typos
...
Fix typos in docs
2021-03-05 07:17:52 -08:00
Veljko
e6fe91ee02
Improve code
2021-03-05 15:54:45 +01:00
Ron Rennick
f36c802eb3
Merge pull request #29279 from woocommerce/add/delete-step-product-api-tests
...
Added delete step to API product tests
2021-03-05 10:43:39 -04:00
Veljko
26c71b9db6
Improve code
2021-03-05 13:57:46 +01:00
Veljko
4b12dfdeda
Improve test code
2021-03-05 12:45:16 +01:00
Veljko
7d8e5430ec
Fix select element
2021-03-05 12:05:07 +01:00
Veljko
9d52012b8e
Improve code and fix flakyness
2021-03-05 11:27:39 +01:00
Veljko
7eae2f2fe8
Improve test and add waits
2021-03-05 11:19:43 +01:00
Veljko
c9201e4817
Improved page util method
2021-03-05 10:38:55 +01:00