woocommerce/plugins/woocommerce-blocks/tests/php/StoreApi/Routes
Albert Juhé Lluveras d894fed1df Cart block: show products on backorder (https://github.com/woocommerce/woocommerce-blocks/pull/2833)
* Show backorder notice in the Cart block

* Don't render variation <div> if empty

* Create ProductBackorderNotification component

* Add product backorder notification to the checkout block

* Fix classname and comment

* Rename notification->badge and don't show low stock badge if backorder is shown

* Use ternary to dispaly backorder/low stock badge
2020-07-14 17:25:53 +02:00
..
Cart.php Update API status codes (https://github.com/woocommerce/woocommerce-blocks/pull/2353) 2020-04-29 15:47:05 +01:00
CartCoupons.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
CartItems.php Cart block: show products on backorder (https://github.com/woocommerce/woocommerce-blocks/pull/2833) 2020-07-14 17:25:53 +02:00
ProductAttributeTerms.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
ProductAttributes.php Introduce Variation Picker Component (https://github.com/woocommerce/woocommerce-blocks/pull/2497) 2020-06-19 15:51:09 +01:00
ProductCollectionData.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
Products.php Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00