Tasks Management Module
The Tasks module (src/features/tasks/) handles employee onboarding checklists, compliance tasks, and manager assignments.
Key Features​
- Multi-View Modes: Switch effortlessly between List View and Kanban Board View categorized by status (
TODO,IN_PROGRESS,DONE,OVERDUE). - Task Drawer: Slide-over drawer providing rich task descriptions, due date adjustments, priority indicators, and comment threads.
- Workflow Linkage: Tasks generated automatically by workflows display links back to their parent workflow execution run.
- Bulk Status Updates: Mark multiple onboarding tasks completed simultaneously.