woocommerce/plugins/woocommerce-admin/client/wc-api
Joshua T Flowers 3bc0582920 Activity Panel: Persist read status for inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/1823)
* Add last read user data for inbox

* Check last read time against inbox note to determine read status

* Set last read in unmount to make component stateless

* Compare latest note time against last read time in activity panel

* Fix error checking and per_page limit

* Use component mount time for last read time in inbox

* Compare unread against note GMT time

* Add missing trailing comma
2019-03-21 10:54:36 +08:00
..
items Display table placeholder instead of empty table when loading search terms (https://github.com/woocommerce/woocommerce-admin/pull/1682) 2019-02-26 10:28:50 +01: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 Chart: don't switch to comparison mode directly 2019-03-12 12:03:58 +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: Persist read status for inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/1823) 2019-03-21 10:54:36 +08: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 Add products/stats endpoint to categories 2019-02-15 09:44:46 +13: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