9c3faea12f
* Separate notes controller request args and add collection params * Fix page param var * Fix collection params sanitization * Allow array of note types to be queried * Add order and orderby collection params to notes controller * Allow sorting by order and orderby params in notes data store * Make sure notes are ordered by date and unread matches inbox note types * Allow status or type params to use an array of items * Add tests for notes ordering * Remove unnecessary query arg assignment in the notes data store * Update get_notes_count to use array for status and type |
||
---|---|---|
.. | ||
activity-card | ||
activity-header | ||
activity-outbound-link | ||
panels | ||
README.md | ||
index.js | ||
style.scss | ||
toggle-bubble.js | ||
unread-indicators.js | ||
wordpress-notices.js |
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.