Angular directive

headerNotification source template

This directive is responsible to get and show notification. It calls API's /notify path with given interval and broadcasts notifications application-wide. There are 4 types of notifications: 1: tasks, 2: messages, 3: announcements, 4: recents

  • Notifications can be disabled in /dev/settings page