GaloyMoney / blink

bitcoin banking infrastructure
https://galoy.io
MIT License
362 stars 138 forks source link

feat(notifications): query and counts for non bulletins #4453

Closed sandipndev closed 4 months ago

sandipndev commented 4 months ago

Everything in Notification History screen deals with non bulletins so this PR updates notification backend introducing:

  1. A dedicated query for only non bulletins which will be used in Notification History screen.
  2. Updates the query for unacknowledged non-bulletin notifications (count displayed on top of bell icon indicating if you have new unacknowledged notifications).