đ Tasks Manager
+ New Task
đ
{{ notifications.length }}
âī¸
All Status
{{ s.name }}
All Clients
{{ c.name }}
đĨ Export CSV
{{ task.title }}
{{ getStatusName(task.statusId) }}
{{ getClientName(task.clientId) }}
âŦ{{ task.price }}
{{ task.description }}
đŦ {{ task.followups.length }} followup{{ task.followups.length !== 1 ? 's' : '' }}
đ
No tasks found
â
Title
Description
âī¸ Settings & Metadata
{{ metaOpen ? 'âŧ' : 'âļ' }}
Status
{{ s.name }}
Client
Select Client
{{ c.name }}
Price (âŦ) - Optional
Roadmap
{{ formatDate(selectedTask.createdAt) }}
⨠Created
{{ formatDate(fu.timestamp) }}
{{ fu.text }}
Add
đž Save
Cancel
đĻ Archive
âŠī¸ Restore
đī¸ Delete
â
Statuses
Add
{{ s.name }}
Delete
Clients
Add
{{ c.name }}
Delete
Archive
{{ task.title }}
Restore