Skip to content
Snippets Groups Projects

feat(webapp): :cake: allows mark all notifications as read

Merged Hannes Heine requested to merge feature/mark-all-notification-as-read into master

Created by: ftonato

:cake: Pullrequest

This pull-request will allows all the users mark all notifications as read with one click

Preview:

mark-all-as-read-feature

Issues

Todo

  • backend:
    • mutation: have a singe mutation with both functionallities in markAsRead?
      • instead of extra mutation markAllAsRead
      • especially because for paginated notification list we may just want to mark a given array of IDs as read
  • webapp:
    • tests: only the frontend unit test is missing
  • clean up: search for Wolle

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply