woocommerce/plugins/woocommerce-admin/client/wc-api/items
Albert Juhé Lluveras 808143d7c9 Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442)
* Remove updated stock products from Activity Panel

* Use prefers-reduced-motion preference

* Update comparison to check if stock quantity is 'lower or equal to' lowStockAmount

* Focus quantityInput on 'beginEdit' instead of 'componentDidUpdate'

* Add comment explaining why we hide cards

* Refactor updateProductStock action

* Add type and parent_id properties to update
2019-06-27 11:21:43 +02:00
..
index.js Add update method for products to wc-api. 2019-04-01 11:28:10 -06:00
mutations.js Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442) 2019-06-27 11:21:43 +02:00
operations.js Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442) 2019-06-27 11:21:43 +02:00
selectors.js Merge getOrders and getItems (https://github.com/woocommerce/woocommerce-admin/pull/1438) 2019-02-01 11:01:42 +01:00
utils.js Encode and decode persited query as JSON string in the leaderboards controller (https://github.com/woocommerce/woocommerce-admin/pull/2100) 2019-04-24 04:38:49 +08:00