Skip to content

Notifications management page

Mockups are here: https://invis.io/3POVGBKAQD8#/384778029_Parame-tres_-_Notif

Edit by @christophehenry:

This issue is quite macro. This is how I would break it down:

  • add a NotificationsSettings model in djangoldp-notifications (startinblox/djangoldp-packages/djangoldp-notifications#18)
  • expose user's parameters through HTTP API (/users/:user-id/parameters, maybe?) (startinblox/djangoldp-packages/djangoldp-notifications#19)
  • add a user's parameter route on the front (applications/hubl#281 (closed))
  • front page design (applications/hubl#281 (closed))
  • add code to adjust notifications according to settings (startinblox/djangoldp-packages/djangoldp-notifications#17)

That is everything, I reckon? Should the UserParameter model only store notification configuration or be shared with other possible settings?

Edited by Ghost User
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information