Skip to content

Notifications

Notifications page

Review notification history, filter messages, mark items as read, and remove notifications.

  • Route: /notifications

  • Menu Path: Top bar bell - View all notifications

  • Access: Authenticated users.

  • Lists notifications with load-more pagination sorted by creation date descending.
  • Synchronizes with the notification dropdown through shared store updates.
  • Shows unread count in the page description when unread items exist.
  • Filter by status: all, unread, or read.
  • Filter by notification type, entity type, and date range.
  • Mark one notification as read or mark all notifications as read.
  • Select multiple notifications for bulk mark-as-read or bulk delete.
  • Delete a notification after confirmation.
  • Entity type options are loaded from the notification service.
  • Mutations refresh both the full page and the top-bar unread count.
  1. Open the route from the portal menu or direct URL.
  2. Confirm your role grants access before changing administrative settings.
  3. Apply filters or open the relevant dialog/record.
  4. Save changes and verify the updated state in the list, detail, or preview area.