- Updated `getList` and `getTasksOnly` methods to skip expensive progress calculations by default, enhancing performance. - Introduced logging for performance metrics, including method execution times and warnings for deprecated methods. - Added new `getTaskProgressStatus` endpoint to provide basic progress stats without heavy calculations. - Implemented performance optimizations in the frontend, including lazy loading and improved rendering for task rows. - Enhanced task management slice with reset actions for better state management. - Added localization support for task management messages in multiple languages.
5 lines
179 B
JSON
5 lines
179 B
JSON
{
|
|
"noTasksInGroup": "Nuk ka detyra në këtë grup",
|
|
"noTasksInGroupDescription": "Shtoni një detyrë për të filluar",
|
|
"addFirstTask": "Shtoni detyrën tuaj të parë"
|
|
} |