woocommerce/plugins/woocommerce-admin/client/wc-api
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
..
imports Add progress bars to Historical Data Import screen (https://github.com/woocommerce/woocommerce-admin/pull/2312) 2019-06-11 14:47:53 +02:00
items Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442) 2019-06-27 11:21:43 +02:00
notes Trigger a note action on button click. 2019-05-31 09:59:20 -06:00
onboarding Add Onboarding Step 5 - Industry (https://github.com/woocommerce/woocommerce-admin/pull/2323) 2019-05-30 14:31:07 +08:00
reports Table queries: remove befor/after from no interval endpoints 2019-06-14 06:21:35 +12:00
reviews Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00
settings Store state settings individually to prevent overwriting (https://github.com/woocommerce/woocommerce-admin/pull/2317) 2019-05-28 22:23:05 +08:00
user Save section/block preferences in user data (https://github.com/woocommerce/woocommerce-admin/pull/2148) 2019-05-07 09:21:34 +02:00
wp-data-store Don’t dispatch fresh-data request actions when document is hidden. 2019-06-12 12:58:46 -06:00
constants.js Add empty state for the Reviews panels (https://github.com/woocommerce/woocommerce-admin/pull/2124) 2019-04-30 11:40:10 +02:00
utils.js Attempt to include report stats type in resource name prefix rather than identifier. 2018-12-07 16:39:42 -07:00
wc-api-spec.js Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442) 2019-06-27 11:21:43 +02:00
with-select.js Fix withSelect to release resources on unmount (https://github.com/woocommerce/woocommerce-admin/pull/1999) 2019-04-09 09:56:25 -05:00