Files
worklenz/worklenz-backend/database/migrations
chamikaJ a368b979d5 Implement task completion prompt and enhance progress handling
- 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.
2025-05-02 17:05:16 +05:30
..
2025-04-17 18:28:54 +05:30
2025-04-17 18:28:54 +05:30
2025-04-17 18:28:54 +05:30

Migrations should be executed out in the sequence specified by the filename. They should be removed once the migrations have been released to all databases.