Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • concrexit concrexit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 10
    • Merge requests 10
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • thalia
  • concrexitconcrexit
  • Merge requests
  • !1378

Merged
Created Oct 09, 2019 by Gijs Hendriksen@ghendriksenContributor

Add sent message overview to the push notifications API

  • Overview 6
  • Commits 1
  • Changes 7

Needed for ThaliApp#99

Short description

Adds a new route to the push notifications API, where one can view all push messages sent to them.

Steps to use this feature

  1. Head to /api/v1/notifications/.
  2. See list of messages sent through push notifications.
  3. View one notification at /api/v1/notifications/[pk]/ (even though it does not provide any more information).
Edited Oct 16, 2019 by Gijs Hendriksen
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: feature/push-notification-overview-in-api