woocommerce/plugins/woocommerce-admin/client/wc-api/notes
Justin Shreve 1348245406 Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763)
* Add store notice around processing historical data.

* Cleanup

* Handle PR feedback.

* Clean up `add` logic and add empty content_data. Also add logic to get_notes_count so that we can hide unactioned statuses.

* Add the ability to update a note, and to also mark a status when an alert is clicked.

* Remove mark_actioned call on sync

* add missing todo
2019-03-12 09:13:20 -04:00
..
index.js Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
mutations.js Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
operations.js Add store notice around processing historical data. (https://github.com/woocommerce/woocommerce-admin/pull/1763) 2019-03-12 09:13:20 -04:00
selectors.js Rename 'isError' methods to 'getError' when they return an object instead of a boolean 2018-12-15 13:38:54 +01:00