woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Joshua T Flowers d5444f6351 Updating unread stock indicator on stock update (https://github.com/woocommerce/woocommerce-admin/pull/3550)
* Force refetch of low product query after updating stock

* Continue showing unread indicator while fetching
2020-01-14 18:19:35 +08:00
..
activity-card Update wordpress monorepo (https://github.com/woocommerce/woocommerce-admin/pull/2929) 2019-10-23 11:18:32 -07:00
activity-header Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
activity-outbound-link Update to Color Studio v2.1.0 (https://github.com/woocommerce/woocommerce-admin/pull/2837) 2019-08-29 12:07:56 -04:00
panels Add initial Activity Panel documentation. (https://github.com/woocommerce/woocommerce-admin/pull/3525) 2020-01-08 12:25:13 -05:00
README.md Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
index.js Refactor: Alternative approach to implementing extendable settings from the server (https://github.com/woocommerce/woocommerce-admin/pull/2917) 2019-09-23 17:47:08 -04:00
style.scss Add filters to WP notice collapsing behavior. (https://github.com/woocommerce/woocommerce-admin/pull/3391) 2019-12-18 08:12:32 -05:00
toggle-bubble.js Update `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
unread-indicators.js Updating unread stock indicator on stock update (https://github.com/woocommerce/woocommerce-admin/pull/3550) 2020-01-14 18:19:35 +08:00
wordpress-notices.js Add filters to WP notice collapsing behavior. (https://github.com/woocommerce/woocommerce-admin/pull/3391) 2019-12-18 08:12:32 -05:00

README.md

Activity Panel

This component contains the Activity Panel. This is shown on every page and is rendered as part of the header. It provides access to the notices system and actionable items like orders, reviews, and stock.

Components

ActivityCard

See activity-card/README.md

Sections

Orders

Shows a timeline of actionable orders.