Difference between revisions of "Task Alerts"
From Organic Data Science Framework
(→The Design of Task Alert) |
|||
Line 9: | Line 9: | ||
== Alarm Bell == | == Alarm Bell == | ||
− | 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. | + | Not all tasks are completed within the target date. The '''task alert bell''' 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. |
== Overdue Task List == | == Overdue Task List == | ||
− | 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. | + | 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:04, 2 June 2014
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
Alarm Bell
Not all tasks are completed within the target date. The task alert bell 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.
Overdue Task List
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