Kanban Board
Clear
{{column.name}}
{{getFilteredTasks(column).length}}
{{task.title}}
{{task.description}}
{{label}}
{{task.assignee}}
{{formatDate(task.dueDate)}}
No tasks found
Add Column
{{taskModal.mode === 'create' ? 'Create Task' : 'Edit Task'}}
Title*
Description
Assignee
Due Date
Priority
Low
Medium
High
Labels
blue
green
orange
red
purple
gray
{{toast.message}}