Securing Session...

M

Team Task PRO

Tasks Management Dashboard

Authenticating...
Show password

{{loginError}}

T
Team Task PRO

User

{{currentUser.name}}

Notifications
No notifications yet

{{ n.message }}

{{ new Date(n.created_at).toLocaleString() }}

You're helping

{{currentUser.name}}

{{currentUser.role}}

{{currentUser.name ? currentUser.name.charAt(0) : 'U'}}

Welcome back, {{ currentUser.name || 'there' }}

Team Progress

Overall tracking of all team tasks.

Total Team Tasks

{{tasks.length}}

Completed

{{tasks.filter(t => t.status === 'Done').length}}

Pending

{{tasks.filter(t => t.status !== 'Done').length}}

Overdue

{{ teamOverdue }}

Overall completion{{ teamCompletionPct }}%

Status Breakdown

Active tasks by priority

Open Tasks by Assignee

New Tasks (last 8 weeks)

My Workload

Tasks specifically assigned to you.

My Total

{{myTasks.length}}

My Done

{{myTasks.filter(t => t.status === 'Done').length}}

My Pending

{{myTasks.filter(t => t.status !== 'Done').length}}

My Overdue

{{ myOverdue }}

My Progress

My Status Breakdown

Team Management

Add New Member

User Role Actions
{{u.name}}
{{u.email}}
{{u.role}}

Task Board

Pipeline {{ totalCount }} task{{ totalCount === 1 ? '' : 's' }}

{{ boardStatus }} ({{ statusCount(boardStatus) }})

Priority
Due
Sort Showing {{ boardTasks.length }} of {{ statusCount(boardStatus) }}
{{ t.status }}

{{ t.title }}

Created {{ fmtDate(t.created_at) }}
{{ t.priority || 'Medium' }} Due {{ fmtDate(t.due_date) }}
Done by {{ getUserName(t.assigned_to) }} in {{ retention(t) }} · helped by {{ helperNames(t.id) }}
Helped by {{ helperNames(t.id) }}
{{ getUserInitial(t.assigned_to) }}
{{ getUserName(t.assigned_to) }}
{{ getUserInitial(hid) }}
Attachments
Uploading…
{{ formatSize(att.size_bytes) }}
No attachments yet.
No tasks in {{ boardStatus }}
Zoom:
{{ col }}
{{ m.label }}
Users
{{ d.day }}
{{ g.initial }}
{{ g.name }}
{{ g.tasks.length }} task{{ g.tasks.length === 1 ? '' : 's' }}
{{ t.title }}
{{ fmtDate(t.created_at) }} → {{ fmtDate(t.due_date) }}
No tasks to show on the timeline

Communication Matrix

{{ cmYear }}
Completed In progress Planned Under review Not applicable Not completed
Subject Frequency Responsible # by {{ m }}
{{ row.subject }}
{{ row.frequency }} {{ row.responsible }} {{ row.by_group }}
No subjects for {{ cmYear }} yet. Click "Add subject" to start.

Add subject

Frequency can't be changed later — it sets the cells.

{{ cellModalRow ? cellModalRow.subject : '' }}

{{ cellPeriodLabel(cellModal) }}

My Profile

Change Password

Show passwords

{{ editingTaskId ? 'Edit Task' : 'Assign New Task' }}

{{ editingTaskId ? 'This task is assigned to you.' : 'This task will be assigned to you.' }}

Reset Password

New password for {{resetUser.name}}

Request Help

Ask teammates to help with {{ helpTask ? helpTask.title : '' }}

No other teammates available.