woocommerce/plugins/woocommerce-admin/client/marketing
Gan Eng Chin 523eac0131 Display messages for empty content and network request error (https://github.com/woocommerce/woocommerce-admin/pull/5411)
* Code refactor with reducer and new action type SET_ERROR.

* Add default state for errors and code for SET_ERROR for blogPosts.

* Don't use handleFetchError, instead save the error and blogPosts category into redux store.

* Display message for error and empty content.

* Fix grammar; fix relevant test.

* Code refactor: put action type strings in one place.

* Add tests for error UI.

* Remove illustration for empty content with no blog posts.
2020-10-19 23:18:21 +08:00
..
components Display messages for empty content and network request error (https://github.com/woocommerce/woocommerce-admin/pull/5411) 2020-10-19 23:18:21 +08:00
coupons Fix dependency declarations (https://github.com/woocommerce/woocommerce-admin/pull/4972) 2020-08-13 14:05:22 +12:00
data Display messages for empty content and network request error (https://github.com/woocommerce/woocommerce-admin/pull/5411) 2020-10-19 23:18:21 +08:00
overview Migrate Enzyme tests to React Testing Library (https://github.com/woocommerce/woocommerce-admin/pull/5299) 2020-10-15 08:41:39 -04:00
README.md Marketing Tab MVP (https://github.com/woocommerce/woocommerce-admin/pull/3953) 2020-03-28 06:48:27 -07:00

README.md

Marketing

This folder contains the components used in the Marketing page.