Commit Graph

37968 Commits

Author SHA1 Message Date
Veljko 70ed073231 Improve test and util 2021-03-12 23:53:04 +01:00
Veljko V 54edb576d5
Merge pull request #29305 from woocommerce/try/add-e2e-screenshot
create screenshot on e2e test failure
2021-03-12 23:38:14 +01:00
Veljko f903fdab29 Updated page util 2021-03-12 22:23:10 +01:00
Roy Ho b04e08fb52
Merge pull request #29282 from hsingyuc/fix/29261
Trigger country field change on address change click
2021-03-12 12:55:34 -08:00
Veljko bde3d1c919 Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders 2021-03-12 21:49:59 +01:00
Ron Rennick 91a4283075 update changelog, readme, fix test broken to test the bot 2021-03-12 16:40:20 -04:00
Claudio Sanches 96d0b13261
Merge pull request #29369 from woocommerce/fix/docblock
Fix docblock defaults to false closes #29367
2021-03-12 17:02:54 -03:00
roykho efdf76634b
Fix docblock defaults to false closes #29367 2021-03-12 11:59:18 -08:00
Ron Rennick 3fa03509db add token to channel join call, update package-lock 2021-03-12 15:40:09 -04:00
Ron Rennick 025b92d5da output error on unknown error, expand PR info 2021-03-12 13:07:10 -04:00
Veljko 26a9abd85e Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders 2021-03-12 17:55:53 +01:00
Ron Rennick 69f2ce608d output error data on unknown error 2021-03-12 12:39:03 -04:00
Fernando c2262ee3ef
Merge pull request #29365 from woocommerce/add/asset-mercadopago-logo
Added Mercado Pago logo
2021-03-12 13:21:14 -03:00
Ron Rennick ac95718dff Merge branch 'trunk' into fix/e2e-wp57-cli 2021-03-12 12:03:36 -04:00
Veljko 7e3abe0f33 Merge branch 'trunk' into e2e/e2e-merchant-search-orders 2021-03-12 17:00:42 +01:00
Ron Rennick 698fdc3712 Merge branch 'trunk' into try/add-e2e-screenshot 2021-03-12 12:00:24 -04:00
Greg cdccbdc2aa
Merge pull request #29358 from woocommerce/pin/WP-5.6.2_remove_caching
Remove node_modules caching to prevent dir related errors.
2021-03-12 08:57:57 -07:00
Fernando Marichal bf17fb04f0 Added Mercado Pago logo
This commit adds a new asset (Mercado Pago logo) that will be used in the payments setup task.
2021-03-12 11:21:46 -03:00
Ron Rennick 874748cf20 pin ubuntu to 18.04 for port 8084 2021-03-12 09:39:44 -04:00
Ron Rennick 2282270179 temporarily pin WP version to 5.6.2 2021-03-12 08:25:46 -04:00
Veljko 3ae4e7b4bc Merge branch 'try/add-e2e-screenshot' into e2e/e2e-merchant-search-orders 2021-03-12 09:26:20 +01:00
vedanshujain 934243d8bd Remove node_modules caching to prevent dir related errors. 2021-03-12 09:54:37 +05:30
Ron Rennick cad8ae3413 temporarily pin WP version to 5.6.2 2021-03-11 15:27:46 -04:00
Roy Ho ee90c02f63
Merge pull request #29218 from wywarren/fix/27553
Fix for issue #27553 - REST API v3 not supporting settings type `order` and `class` for settings type on shipping zone methods
2021-03-11 09:22:34 -08:00
Jake Oehler Morrison 2f30a141bd Include DB env vars on cli service in e2e tests 2021-03-11 16:19:34 +00:00
Peter Fabian 1b53b724b2 Fix existing tests. 2021-03-11 17:02:22 +01:00
Peter Fabian aac4ecc943 Added comment documenting the history of the function. 2021-03-11 16:58:51 +01:00
Peter Fabian 1f8f8580d1 Better wording of the tooltip--being more specific about what the amount relates to. 2021-03-11 16:26:41 +01:00
Peter Fabian b48a389264 Add support for low stock amount to REST API v3. Ref #27371. 2021-03-11 16:21:43 +01:00
Ron Rennick d683e24259 explicitly join the slack channel 2021-03-11 10:46:04 -04:00
Veljko ad7d64bfb9 Added empty line at the end of package file 2021-03-11 12:42:27 +01:00
Veljko 710e09687f Merge branch 'trunk' into e2e-shopper-pay-order 2021-03-11 10:40:14 +01:00
Néstor Soriano b446417be6
Merge pull request #29281 from woocommerce/fix/issue-25375-cache
Fix/issue 25375 cache
2021-03-11 08:30:41 +01:00
roykho 1df38c2f6b
Refactor and moved filter to _wc_recount_terms function 2021-03-10 12:33:46 -08:00
Ron Rennick ac94f70a16 update secret names with E2E_ 2021-03-10 14:51:18 -04:00
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
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
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 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