-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.4.5
-
Component/s: Notifications
-
Epic Link:
-
Tags:
I can receive two types of notifications:
- Immediate
- Scheduled
Those events should be processed by a global NotificationListener which will filter and dispatch the related information as different form of notification.
Immediate Events:
- @named me in a post/comment
- when a task has been assigned to me
- when I have been added to a project (submitted)
Scheduled events:
- actions that happen on a favorited object:
- Modification/creation (by type of fave item):
- Project: (based on project members) status change, new del set, deliverable change, new source, new background, new post
- Deliverable set: deliverable changes, new post
- Deliverable: state changes, new post
- Source container: source added
- background container: background doc added
1.
|
Add global NotificationListener to handle/filter notifications | Resolved | Mariana Cedica |
|
||||||||
2.
|
Create in app notifications UI | Resolved | Vladimir Pasquier |
|
||||||||
3.
|
Add scheduled notifications dispatcher | Resolved | Unassigned | |||||||||
4.
|
Add Audit dispatcher | Resolved | Mariana Cedica |