Skip to content

Fix/task list realtime update#194

Merged
chamikaJ merged 3 commits intorelease/v2.0.4from
fix/task-list-realtime-update
Jun 27, 2025
Merged

Fix/task list realtime update#194
chamikaJ merged 3 commits intorelease/v2.0.4from
fix/task-list-realtime-update

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

chamikaJ added 3 commits June 27, 2025 07:06
…groups

- Introduced `addTaskToGroup` action to allow tasks to be added to designated groups based on group IDs.
- Enhanced task management slice to support group assignment for better organization and compatibility with V3 API.
- Updated socket handlers to dispatch `addTaskToGroup` with appropriate group IDs extracted from backend responses.
- Added `moveTaskBetweenGroups` action to facilitate moving tasks across different groups while maintaining state integrity.
- Enhanced task management slice to support task updates during group transitions, including logging for better debugging.
- Updated socket handlers to utilize the new action for moving tasks based on status, priority, and phase changes, improving task organization and user experience.
- Introduced `TaskPhaseDropdown` and `TaskPriorityDropdown` components for managing task phases and priorities within the task management interface.
- Integrated these components into the `TaskRow` to enhance user interaction and streamline task updates.
- Updated socket handlers to handle phase and priority changes, ensuring real-time updates and improved task organization.
- Enhanced dropdown functionality with animations and improved accessibility features.
@chamikaJ chamikaJ merged commit 6b35ffe into release/v2.0.4 Jun 27, 2025
3 checks passed
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.

1 participant