Peter Fabian
|
e6cdd74a79
|
Add parent's default for low stock if notthing is set on individual variation.
I.e. use variation low stock amount value, if not available, use parent product's value, if not available, use the store-wide default.
|
2021-03-15 18:31:31 +01:00 |
Peter Fabian
|
1b53b724b2
|
Fix existing tests.
|
2021-03-11 17:02:22 +01: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 |
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 |
Saggre
|
24167a5eed
|
Fix typos in docs
|
2021-03-05 11:19:58 +02:00 |
zhongruige
|
5bf3e8ed98
|
Code review feedback
|
2021-03-04 14:17:43 -07:00 |
Greg
|
b48d2bfc8f
|
Merge branch 'trunk' into add/merchant-order-email-flow
|
2021-03-04 13:53:12 -07:00 |
zhongruige
|
6fac4ab6d5
|
Added delete step to product tests
|
2021-03-04 11:43:15 -07:00 |
Veljko V
|
854ea026b2
|
Merge branch 'trunk' into e2e-shopper-browse-search-sort
|
2021-03-04 10:06:30 +01:00 |
Greg
|
e52504679d
|
Merge pull request #29236 from woocommerce/fix/28883
add variable product support to api package
|
2021-03-03 17:20:20 -07:00 |
Ron Rennick
|
a106807c51
|
changes per review
|
2021-03-03 19:07:43 -04:00 |
Greg
|
7b160fa631
|
Merge branch 'trunk' into add/merchant-order-email-flow
|
2021-03-03 15:03:23 -07:00 |
Greg
|
6b3ca3a456
|
Merge pull request #29098 from woocommerce/e2e/e2e-page-utils-coupons
Add new e2e page utils and update coupon tests
|
2021-03-03 14:34:29 -07:00 |
zhongruige
|
be47060e86
|
Add flag for clicking to update an order
|
2021-03-03 10:52:50 -07:00 |
zhongruige
|
c960edb786
|
Code review feedback
|
2021-03-03 10:49:06 -07:00 |
zhongruige
|
d6b2a6cadd
|
Fix minor type in changelog
|
2021-03-03 10:01:31 -07:00 |
zhongruige
|
4610d5cf16
|
Updated READMEs and CHANGELOGs
|
2021-03-03 09:57:11 -07:00 |
zhongruige
|
afac2aefab
|
Added etests around merchant email flows
|
2021-03-03 09:45:16 -07:00 |
Ron Rennick
|
3ab844043f
|
update changelogs, small fixes noticed in review
|
2021-03-03 11:39:09 -04:00 |
Ron Rennick
|
df22234a91
|
add basic variation api tests
|
2021-03-03 10:31:09 -04:00 |
Veljko
|
3b24423b0c
|
Update removeCoupon to include coupon name
|
2021-03-03 14:57:10 +01:00 |
Moon
|
00a272fa85
|
Merge pull request #29174 from woocommerce/add/28568-dashboard-widget-finish-setup
Add/28568 dashboard widget - setup
|
2021-03-02 16:46:51 -08:00 |
Ron Rennick
|
3ca97c97ff
|
add variable product api test to core tests
|
2021-03-02 18:47:01 -04:00 |
Ron Rennick
|
8b955f79d0
|
finish out splitting out price properties
|
2021-03-02 16:01:20 -04:00 |
Ron Rennick
|
9675b7ac15
|
merge trunk
|
2021-03-02 15:38:03 -04:00 |
Ron Rennick
|
220d2b70f3
|
give grouped-product consistent file name
|
2021-03-02 14:33:30 -04:00 |
Ron Rennick
|
4e55734795
|
merge trunk
|
2021-03-02 14:28:16 -04:00 |
zhongruige
|
14c0e296ed
|
Remove extra space
|
2021-03-02 10:24:25 -07:00 |
zhongruige
|
69f27b5e6c
|
Code review feedback
|
2021-03-02 08:57:30 -07:00 |
zhongruige
|
d8cebb5cc1
|
Merge branch 'trunk' of github.com:woocommerce/woocommerce into add/api-package-coupons
|
2021-03-02 08:17:28 -07:00 |
Néstor Soriano
|
1181c4be4a
|
Merge pull request #28535 from woocommerce/add/disable_wc_admin_tracking
Tracker: Add tracking of woocommerce_admin_disabled usage.
|
2021-03-02 09:35:38 +01:00 |
Ron Rennick
|
23c4385f54
|
remove dup postStatus, finish variations repository, fix build errors
|
2021-03-01 19:03:33 -04:00 |
zhongruige
|
66b7a3cc01
|
Added coupon to API package and related tests
|
2021-03-01 11:36:04 -07:00 |
Ron Rennick
|
40236cf176
|
add variation repository
|
2021-02-28 00:28:23 -04:00 |
Ron Rennick
|
8788e204ce
|
add support for creating children
|
2021-02-27 23:39:59 -04:00 |
Ron Rennick
|
9bb3bc6a10
|
remove price from base product data
|
2021-02-26 17:19:54 -04:00 |
Ron Rennick
|
e677380094
|
add base variable product support to api package
|
2021-02-26 17:07:40 -04:00 |
Roy Ho
|
f6d77c206d
|
Merge pull request #29228 from woocommerce/fix/28238
Update default GIT branch
|
2021-02-26 11:59:09 -08:00 |
Ron Rennick
|
5f6e814d38
|
complete price property breakout with 3 product types
|
2021-02-26 14:52:58 -04:00 |
Ron Rennick
|
07c4697068
|
use product URL functions when creating rest repositories
|
2021-02-26 14:20:37 -04:00 |
Ron Rennick
|
e3f4e3b0d5
|
merge trunk
|
2021-02-26 13:51:42 -04:00 |
Greg
|
bc9e3bf3ff
|
Merge pull request #29198 from woocommerce/fix/28885
Add external product support to api package
|
2021-02-26 09:16:02 -07:00 |
Ron Rennick
|
533feb7713
|
add product variation class to api package
|
2021-02-26 11:38:12 -04:00 |
Claudio Sanches
|
d6e3cf6de9
|
Update default GIT branch
|
2021-02-25 20:51:14 -03:00 |
Timmy Crawford
|
64e934e79b
|
Remove debug code in tests.
|
2021-02-25 15:19:27 -08:00 |
Timmy Crawford
|
5cf3c6be8c
|
Fix tests.
|
2021-02-25 15:19:27 -08:00 |
Timmy Crawford
|
c7a19b538a
|
Updates per feedback.
|
2021-02-25 15:19:27 -08:00 |
Timmy Crawford
|
47a3d1bfb3
|
Tracker: Add tracking of woocommerce_admin_disabled usage.
|
2021-02-25 15:19:27 -08:00 |
Claudio Sanches
|
23710744c0
|
Merge pull request #29208 from woocommerce/fix/add-to-cart-variation-id
Validate variation ID while adding products to the cart
|
2021-02-25 19:13:32 -03:00 |