woocommerce/plugins/woocommerce-admin/client/wc-api
Joshua T Flowers 6ff9d0673a Add low product stock indicator (https://github.com/woocommerce/woocommerce-admin/pull/1866)
* Move product low stock count to controller param instead of data store

* Add totalCount to items API

* Extract unread indicators to separate file and add unread stock

* Trim initial search variable in wp_query

* Parse low stock option as an absolute integer

* Fix low stock meta comparison with product specific low stock amount

* Make group by query function static

* Check for empty strings and null values for product low_stock_amount
2019-03-29 10:45:19 +08:00
..
items Add low product stock indicator (https://github.com/woocommerce/woocommerce-admin/pull/1866) 2019-03-29 10:45:19 +08:00
notes Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
reports pass in filters 2019-03-25 13:03:53 +13: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 Add actionable order statuses settings (https://github.com/woocommerce/woocommerce-admin/pull/1727) 2019-03-06 13:14:38 +08:00
user Activity Panel: set reviews unread indicator based on real data (https://github.com/woocommerce/woocommerce-admin/pull/1860) 2019-03-21 12:35:46 +01:00
wp-data-store Check if resources are still loading before skipping dispatch (https://github.com/woocommerce/woocommerce-admin/pull/1821) 2019-03-20 10:55:26 +08:00
constants.js Load on hold reviews in the Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/1871) 2019-03-28 23:20:17 +01: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 Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
with-select.js Format todo comments to match WC Core format (https://github.com/woocommerce/woocommerce-admin/pull/1474) 2019-02-06 14:41:53 +08:00