Developed By

Dashboard

Welcome  {{currentUser?.name}}
calendar_month

{{dashData?.allPeriod?.overdue}}

{{dashData?.allPeriod?.dueToday}}

{{dashData?.allPeriod?.dueSoon}}

emergency_heat

{{dashData?.allPriority?.URGENT ?? 0}}

{{dashData?.allPriority?.HIGH ?? 0}}

{{dashData?.allPriority?.MEDIUM ?? 0}}

{{dashData?.allPriority?.LOW ?? 0}}

{{status.count}}

Project title unfold_more Open tasks unfold_more

{{proj.title?.substring(0,1) ?? "?"}}

{{proj.title}}
{{proj.count}}
No rows
User name unfold_more Open tasks unfold_more

{{user.name?.substring(0,1) ?? "+"}}

{{user.name ?? "โ€”"}}
{{user.tasks}}
No rows
calendar_month

{{dashData?.selfPeriod?.overdue}}

{{dashData?.selfPeriod?.dueToday}}

{{dashData?.selfPeriod?.dueSoon}}

emergency_heat

{{dashData?.selfPriority?.URGENT ?? 0}}

{{dashData?.selfPriority?.HIGH ?? 0}}

{{dashData?.selfPriority?.MEDIUM ?? 0}}

{{dashData?.selfPriority?.LOW ?? 0}}

{{status.count}}

Project title unfold_more Open tasks unfold_more

{{proj.title?.substring(0,1) ?? "?"}}

{{proj.title}}
{{proj.count}}
No rows
User name unfold_more Open tasks unfold_more

{{user.name?.substring(0,1) ?? "+"}}

{{user.name ?? "โ€”"}}
{{user.tasks}}
No rows

My Tasks

calendar_month
check_circle {{periodSummary.overdue}}
check_circle {{periodSummary.dueToday}}
check_circle {{periodSummary.dueSoon}}
emergency_heat
check_circle {{prioritySummary.URGENT ?? 0}}
check_circle {{prioritySummary.HIGH ?? 0}}
check_circle {{prioritySummary.MEDIUM ?? 0}}
check_circle {{prioritySummary.LOW ?? 0}}

{{status.count}}

 unfold_more Title unfold_more Project unfold_more Start unfold_more Status unfold_more Due unfold_more Members Todo unfold_more
! !! !!! local_fire_department {{task.title}} {{getProjectName(task.projectDid)}} {{task.startDateString}} {{task.status}}
{{ getUserImage(task.members[0]) }} +{{task.members.length - 3}}
check_circle {{task.checkList.filter(todo => todo.isCompleted == false).length.toString()}} / {{task.checkList.length.toString()}} more_vert

All Tasks

calendar_month
check_circle {{periodSummary.overdue}}
check_circle {{periodSummary.dueToday}}
check_circle {{periodSummary.dueSoon}}
emergency_heat
check_circle {{prioritySummary.URGENT ?? 0}}
check_circle {{prioritySummary.HIGH ?? 0}}
check_circle {{prioritySummary.MEDIUM ?? 0}}
check_circle {{prioritySummary.LOW ?? 0}}

{{status.count}}

 unfold_more Title unfold_more Project unfold_more Start unfold_more Status unfold_more Due unfold_more Members Todo unfold_more
! !! !!! local_fire_department {{task.title}} {{getProjectName(task.projectDid)}} {{task.startDateString}} {{task.status}}
{{ getUserImage(task.members[0]) }} +{{task.members.length - 3}}
check_circle {{task.checkList.filter(todo => todo.isCompleted == false).length.toString()}} / {{task.checkList.length.toString()}} more_vert

Projects

{{status.count}}

Project Title unfold_more Start unfold_more Due unfold_more Status unfold_more Pending Tasks unfold_more

{{project.title?.substring(0,1)}}

{{project.title}}
{{project.startDateString}}
{{project.status}} check_circle {{project.pendingTasks}} / {{project.totalTasks}} more_vert

Users

# Users Remaining
User Name unfold_more Pending unfold_more Mobile Number unfold_more Role unfold_more Email unfold_more Last Seen unfold_more

{{user.name?.substring(0,1) ?? "+"}}

{{user.name ?? "Invited"}}
{{tasksVue.getUserTasks(user.userDid)}} {{user.mobile.mobileNumber}} {{user.organisationRole?.roleDid}} {{user.email}} {{getLastSeen(user)}} more_vert
tune

Configuration

Project Status

Project Status unfold_more
{{status.title}}
Default
more_vert

Task Status

Task Status unfold_more
{{status.title}}
Default
more_vert

Labels

Label unfold_more
{{label.title}}
more_vert
error
check_circle

Success