woocommerce/plugins/woocommerce-admin/client/wc-api/user
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
..
index.js wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00
mutations.js wc-api: Add user meta for UI preferences (https://github.com/woocommerce/woocommerce-admin/pull/1057) 2018-12-13 13:24:54 -06:00
operations.js Activity Panel: Persist read status for inbox notes (https://github.com/woocommerce/woocommerce-admin/pull/1823) 2019-03-21 10:54:36 +08:00
selectors.js Add initial state hydration for user data (https://github.com/woocommerce/woocommerce-admin/pull/1297) 2019-01-15 10:24:06 +08:00