Difference between revisions of "Task Alerts"
From Organic Data Science Framework
(Added PropertyValue: type = low-level) |
(→The Design of Task Alert) |
||
Line 7: | Line 7: | ||
== The Design of Task Alert == | == The Design of Task Alert == | ||
− | Not all | + | |
+ | == The Design of Task Alert == | ||
+ | Not all tasks are completed within the target date. The task alert will notify owner of tasks which delayed regarding to the defined target date. A gray alert belt indicates that the logged in user leads no tasks which are delayed. A red alert bell indicates overdue tasks. | ||
+ | |||
+ | == The Design of Task Alert == | ||
+ | The extended alert bell notification shows an overdue tasks list. Every task is represented as list item with additional information like the time difference between target date and current date. All tasks in the list are linked to the task representation wiki page. | ||
<div style="border:1px solid #eeeeee; width:610px">[[File:Mockup_6_Task_Alert.png|600px]]</div> | <div style="border:1px solid #eeeeee; width:610px">[[File:Mockup_6_Task_Alert.png|600px]]</div> |
Revision as of 21:01, 2 June 2014
Contents
About this task
This task involves a design for overdue tasks, and the implementation of this design.
STATUS: The design is completed. The implementation not started yet.
The Design of Task Alert
The Design of Task Alert
Not all tasks are completed within the target date. The task alert will notify owner of tasks which delayed regarding to the defined target date. A gray alert belt indicates that the logged in user leads no tasks which are delayed. A red alert bell indicates overdue tasks.
The Design of Task Alert
The extended alert bell notification shows an overdue tasks list. Every task is represented as list item with additional information like the time difference between target date and current date. All tasks in the list are linked to the task representation wiki page.
Task Alert Mockup