Skip to content

Fix/custom progress methods#106

Merged
chamikaJ merged 2 commits intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods
May 5, 2025
Merged

Fix/custom progress methods#106
chamikaJ merged 2 commits intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

@chamikaJ chamikaJ commented May 5, 2025

No description provided.

chamikaJ added 2 commits May 2, 2025 17:05
- Added logic to prompt users to mark tasks as done when progress reaches 100%, integrating with the socket events for real-time updates.
- Updated backend functions to check task statuses and determine if a prompt is necessary based on the task's current state.
- Enhanced frontend components to display a modal for confirming task completion, improving user experience and clarity in task management.
- Refactored socket event handling to include new events for retrieving "done" statuses, ensuring accurate task status updates across the application.
- Updated SQL queries to retrieve color codes for task statuses from the correct table, ensuring accurate data representation.
- Added logic to automatically set task progress to 100% when a task is marked as done, improving task completion handling.
- Enhanced frontend components to manage task status changes and reflect updates in real-time, including handling parent task progress.
- Integrated logging for task status changes and progress updates to improve traceability and debugging.
@chamikaJ chamikaJ merged commit 13c7015 into Worklenz:development May 5, 2025
1 check 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