Skip to content

Fix/custom progress methods#99

Merged
chamikaJ merged 4 commits intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods
Apr 30, 2025
Merged

Fix/custom progress methods#99
chamikaJ merged 4 commits intoWorklenz:developmentfrom
chamikaJ:fix/custom-progress-methods

Conversation

@chamikaJ
Copy link
Copy Markdown
Contributor

No description provided.

chamikaJ and others added 4 commits April 28, 2025 17:23
- Added SQL migrations to support manual progress and weighted progress calculations in tasks.
- Updated the `get_task_complete_ratio` function to consider manual progress and subtask weights.
- Enhanced the project model to include flags for manual, weighted, and time-based progress.
- Integrated new progress settings in the project drawer and task drawer components.
- Implemented socket events for real-time updates on task progress and weight changes.
- Updated frontend localization files to include new progress-related terms and tooltips.
- Updated the SQL migration to include a new 'weight' column in the tasks table, allowing for more detailed progress calculations.
- Introduced a comprehensive guide for users on task progress tracking methods, including manual, weighted, and time-based progress.
- Implemented backend support for progress calculations, including SQL functions and migrations to accommodate new progress features.
- Enhanced frontend components to support progress input and display, including updates to task and project drawers.
- Added localization for new progress-related terms and validation messages.
- Integrated real-time updates for task progress and weight changes through socket events.
@chamikaJ chamikaJ merged commit 136530a into Worklenz:development Apr 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.

1 participant