woocommerce/plugins/woocommerce-admin/client/inbox-panel
Joshua T Flowers 527249f754
Fix unread notes count in inbox panel (#35396)
* Mark note as read when viewing

* Show unread note count

* Add ability to fetch read or unread notes

* Count unread notes on server side to avoid pagination limits

* Add changelog entry

* Add data changelog entry

* Add check for note actions before checking length

* Add changelog entry

* Mark note as read after 3s delay
2022-11-23 08:52:46 -08:00
..
test Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
dismiss-all-modal.js Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
index.js Fix unread notes count in inbox panel (#35396) 2022-11-23 08:52:46 -08:00
index.scss Only show five inbox messages and add "Show more" button (#35003) 2022-10-13 08:36:02 -03:00
utils.js Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00