10 Commits

Author SHA1 Message Date
b69d00052f Add workplaceNumber field to user authentication and statistics API. Update frontend components and localization to support new field. Enhance user experience by displaying workplace information in relevant areas. 2025-12-15 21:22:06 +03:00
1d364a2351 Refactor ClearSubmissionsDialog and DuplicateChainDialog components by removing unnecessary whitespace; improve code cleanliness and maintainability. 2025-12-14 13:00:57 +03:00
88b95a7651 Add duplicate and clear submissions functionality for challenge chains; implement corresponding dialogs and API endpoints, enhancing user experience and task management. Update localization for new features in English and Russian. 2025-12-13 21:32:22 +03:00
04836ea6ce Implement chain submissions API and update frontend to utilize new endpoint; enhance submissions page with feature flag for API selection, participant progress display, and improved filtering logic. 2025-12-13 20:32:23 +03:00
173954f685 Add isActive field to challenge chains and update localization; implement functionality to toggle chain status in the UI, enhancing task management and user experience. 2025-12-10 12:02:11 +03:00
cbf2168e52 Add user filtering and progress overview to submissions page; enhance localization for user selection and progress display 2025-12-09 14:37:04 +03:00
cc87f6ff55 Remove unused API endpoints for users and submissions from the API and documentation to streamline the codebase. 2025-12-09 12:28:40 +03:00
Primakov Alexandr Alexandrovich
fd55d5a214 Add detailed statistics API v2 documentation and implement frontend components for displaying statistics 2025-11-04 21:37:03 +03:00
Primakov Alexandr Alexandrovich
daa44521b9 Refactor API response structure to use 'body' instead of 'data' for consistency across all endpoints. Update stub responses and documentation accordingly. 2025-11-03 18:13:02 +03:00
Primakov Alexandr Alexandrovich
e777b57991 init + api use 2025-11-03 17:59:08 +03:00