woocommerce/plugins/woocommerce-admin/client/header/activity-panel
Jeff Stieler 66e321f568 Maintain query order when merging core Order data and lookup table data. 2019-07-17 09:56:59 -06:00
..
activity-card Remove updated stock products from Activity Panel (https://github.com/woocommerce/woocommerce-admin/pull/2442) 2019-06-27 11:21:43 +02: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 `layout/*` file structure (https://github.com/woocommerce/woocommerce-admin/pull/463) 2018-09-21 11:19:05 -04:00
panels Maintain query order when merging core Order data and lookup table data. 2019-07-17 09:56:59 -06: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 Tracks: Fix double wcadmin_ prefix. (https://github.com/woocommerce/woocommerce-admin/pull/2532) 2019-06-27 15:56:39 -07:00
style.scss Header: Adjust sizes at all breakpoints (https://github.com/woocommerce/woocommerce-admin/pull/2562) 2019-07-04 08:58:08 -07: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 Reduce unread orders API response fields. 2019-07-17 09:56:13 -06:00
wordpress-notices.js Ignore empty wp notice elements. (https://github.com/woocommerce/woocommerce-admin/pull/2552) 2019-07-02 08:35:03 -07: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.