Tam Mullen
|
20d973975e
|
Merge pull request #27916 from woocommerce/add/core-tests-readme
add readme to core tests package
|
2020-10-29 17:13:40 +00:00 |
Ron Rennick
|
d30648f55f
|
use waitAndClick, waitForSelector where applicable
|
2020-10-29 12:24:50 -03:00 |
Néstor Soriano
|
6cebaa6f68
|
Merge pull request #28101 from dominic-ks/add-data-to-checkout_error
add error messages to checkout_error event
|
2020-10-29 16:24:23 +01:00 |
Dominic Vermeulen-Smith
|
2c17454956
|
Merge remote-tracking branch 'upstream/master' into add-data-to-checkout_error
|
2020-10-29 13:39:40 +00:00 |
Ron Rennick
|
55313e7006
|
Merge branch 'master' into fix/25643
|
2020-10-29 10:29:16 -03:00 |
Ron Rennick
|
8830de1fa4
|
use delete focus selector available on order edit
|
2020-10-29 09:17:35 -03:00 |
Ron Rennick
|
0424bfe847
|
fix typo in setup instructions URL
|
2020-10-29 08:44:10 -03:00 |
Ron Rennick
|
21ebe3af05
|
remove puppeteer dependency from e2e-environment
|
2020-10-29 08:41:24 -03:00 |
Ron Rennick
|
ef2e226feb
|
use focus instead of scrollTo
|
2020-10-28 19:15:17 -03:00 |
Ron Rennick
|
de4ae09b5d
|
Merge branch 'master' into fix/duplicate-puppeteer-dependency
|
2020-10-28 18:49:16 -03:00 |
Ron Rennick
|
9851c26d31
|
Merge branch 'master' into fix/flaky-coupon-test
|
2020-10-28 18:48:13 -03:00 |
Ron Rennick
|
8003ef02ca
|
Merge branch 'master' into add/lerna-hoist
|
2020-10-28 18:46:49 -03:00 |
Claudio Sanches
|
0fea7e8e58
|
Updated phpcs and phpunit composer.lock (#28096)
* Fix build on Travis
|
2020-10-28 16:31:43 -03:00 |
Ron Rennick
|
b6c88e3171
|
update composer.lock
|
2020-10-28 14:36:45 -03:00 |
Ron Rennick
|
7cb68e055c
|
add lerna hoist, use consistent package versions
|
2020-10-28 14:21:02 -03:00 |
Ron Rennick
|
038058af1e
|
update product new test with correct parameters
|
2020-10-28 13:44:33 -03:00 |
Ron Rennick
|
e095859040
|
remove puppeteer dependency from main package
|
2020-10-28 13:16:00 -03:00 |
Tam Mullen
|
a0233fad93
|
Merge pull request #27978 from woocommerce/docs/e2e-environment-0.1.6
update e2e-environment readme
|
2020-10-28 12:51:13 +00:00 |
Tam Mullen
|
8e5bd336de
|
Merge pull request #27994 from woocommerce/fix/27979
expand e2e-utils readme, simplify exports
|
2020-10-28 12:50:57 +00:00 |
Néstor Soriano
|
604958c4a8
|
Merge pull request #28103 from woocommerce/fix/issue-27756
Fix/issue 27756
|
2020-10-28 10:06:55 +01:00 |
roykho
|
ab0ede4603
|
Hide add to cart button if all products in group are out of stock closes #27710
|
2020-10-27 16:00:19 -07:00 |
Ron Rennick
|
1794026773
|
fix flaky e2e coupon test
|
2020-10-27 16:44:42 -03:00 |
Ron Rennick
|
fcf62bac08
|
bump node to version 12
|
2020-10-27 15:05:32 -03:00 |
Roy Ho
|
5007d17596
|
Merge pull request #27514 from helgatheviking/has_options
Add woocommerce_product_has_options filter to has_options() method
|
2020-10-27 09:48:26 -07:00 |
roykho
|
4abdf2d78b
|
Remove underline tag and allow themes to style to their liking
|
2020-10-27 09:10:13 -07:00 |
Roy Ho
|
99fcafee8f
|
Merge pull request #28027 from woocommerce/pp_response_check_for_cart
Check the cart exists before emptying it after handling PayPal response
|
2020-10-27 08:54:56 -07:00 |
roykho
|
4c079ea99e
|
Update SSR version to check against major versions only closes #27972
|
2020-10-27 08:16:35 -07:00 |
Claudio Sanches
|
e7ac75fdfd
|
Merge pull request #28104 from woocommerce/update/woocommerce-admin/1.6.3
Updates wc-admin to 1.6.3
|
2020-10-26 23:24:10 -03:00 |
Timmy Crawford
|
0c40758f5e
|
Updates wc-admin to 1.6.3
|
2020-10-26 13:35:24 -07:00 |
roykho
|
996d206ce5
|
Add unit test for #27756
|
2020-10-26 12:32:15 -07:00 |
roykho
|
3b022be68b
|
Prevent variable product from adding to cart when no variations are selected closes #27756
|
2020-10-26 11:21:28 -07:00 |
Dominic Vermeulen-Smith
|
d2696e395b
|
add error messages to checkout_error event
|
2020-10-26 18:03:06 +00:00 |
Shiki
|
30854efc1b
|
Replace assertStringContainsString with strpos
This is to make the PHP 7.0 CI pass.
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
ba3e107cb8
|
Orders V2 API: Add test for parent_name
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
94ecfcab34
|
Orders API: Add parent_name to schema
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
c6f82b96a1
|
Orders API: Add unit test for parent_name line_item property
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
a05316878e
|
Orders API Tests: Fix failing tests because of the new property
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
3a1b125e3a
|
Fix coding style
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
48d595ed71
|
Orders API: Reorganize and place parent_name in a separate section
|
2020-10-26 13:28:04 -03:00 |
Shiki
|
52739ba9ee
|
Orders API: Add parent_name to line_items for variable products
|
2020-10-26 13:28:04 -03:00 |
Claudio Sanches
|
19e4c7ac7c
|
Merge pull request #28094 from woocommerce/revert/27289
Revert changes introduced in #27289
|
2020-10-26 12:39:11 -03:00 |
Roy Ho
|
c96a642e8a
|
Merge pull request #28067 from woocommerce/fix/27529
Fix: use the correct parameter when calling get_avatar()
|
2020-10-26 07:46:51 -07:00 |
Claudio Sanches
|
c5ff759d61
|
Revert changes introduced in #27289
|
2020-10-26 10:26:29 -03:00 |
Vedanshu Jain
|
13e06b999b
|
Merge pull request #28035 from woocommerce/update/travis-configuration-wp-nightly
Remove WP nightly from the list of Travis jobs that can fail
|
2020-10-25 12:05:59 +05:30 |
Rodrigo Primo
|
97bb3dc84c
|
Merge pull request #28076 from woocommerce/add/docker-ssh-support
add docker:ssh to core repo scripts
|
2020-10-24 15:12:06 -03:00 |
Rodrigo Primo
|
80c3f343a4
|
Merge pull request #28062 from PlexusLLC/fix-sorting-capability
Fix incorrect capability for product sorting link
|
2020-10-24 15:10:00 -03:00 |
Rodrigo Primo
|
1b40e13f99
|
Merge pull request #27856 from sudoshreyansh/fix/27831
Fixed update term message. Issue: #27831
|
2020-10-24 14:57:06 -03:00 |
Rodrigo Primo
|
92153ac3b3
|
Merge pull request #27723 from alexstewartja/master
Introduced fine-grained cultural adaptation for Jamaican-based WooCommerce stores
|
2020-10-24 14:44:07 -03:00 |
Rodrigo Primo
|
3ed300a4aa
|
Merge pull request #27607 from wpdesk/bugfix/cart-weight-float
Fixed cart weight return type.
|
2020-10-24 14:12:03 -03:00 |
Rodrigo Primo
|
3d965f06e0
|
Merge pull request #25988 from yash-webkul/patch-1
Added support for file in checkout ajax.
|
2020-10-24 11:11:21 -03:00 |