Skip to content

feat(enhanced-kanban): add task assignees and labels fetching with im…#205

Merged
chamikaJ merged 4 commits intoWorklenz:release/v2.0.4from
shancds:fix/kanban-board-enhanced-feat
Jun 30, 2025
Merged

feat(enhanced-kanban): add task assignees and labels fetching with im…#205
chamikaJ merged 4 commits intoWorklenz:release/v2.0.4from
shancds:fix/kanban-board-enhanced-feat

Conversation

@shancds
Copy link
Copy Markdown
Contributor

@shancds shancds commented Jun 30, 2025

…proved filter management

  • Implemented async thunks to fetch task assignees and labels for enhanced Kanban board.
  • Updated state management to store original and current data for task assignees and labels.
  • Enhanced filter selection actions to update both original and current data seamlessly.
  • Integrated filter data loader for improved user experience in task management.

shancds and others added 4 commits June 30, 2025 12:25
…proved filter management

- Implemented async thunks to fetch task assignees and labels for enhanced Kanban board.
- Updated state management to store original and current data for task assignees and labels.
- Enhanced filter selection actions to update both original and current data seamlessly.
- Integrated filter data loader for improved user experience in task management.
…d function

- Removed debugging console log from the handleSubTaskExpand function to clean up the code and improve performance.
…task status management

- Introduced a new action to update task status within the enhanced Kanban feature, allowing for dynamic task movement between groups based on status changes.
- Updated the task drawer status dropdown to utilize the new action for improved task management experience.
@chamikaJ chamikaJ merged commit 2eee15b into Worklenz:release/v2.0.4 Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants