- Updated `markAllNotificationsRead` and `clearNotifications` functions to support optional filtering by trigger name, allowing for more granular control over notification management. - Adjusted the `NotificationsView` component to reflect the new scoped functionality, including updates to button labels and unread count displays based on active filters. - Added tests to verify the behavior of scoped actions for marking notifications as read and clearing notifications. |
||
|---|---|---|
| .. | ||
| notificationSlice.test.ts | ||
| paneSlice.test.ts | ||
| pathResolution.test.ts | ||
| sessionSlice.test.ts | ||
| storeTestUtils.ts | ||
| tabSlice.test.ts | ||
| tabUISlice.test.ts | ||