|
|
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 |
|
|
|
d624d63a37
|
Implement submissions polling interval feature in SubmissionsPage, allowing dynamic adjustment of API request frequency based on configuration.
|
2025-12-14 20:51:50 +03:00 |
|
|
|
c784626b33
|
Update SubmissionsPage to include polling interval for API requests, enhancing data retrieval efficiency.
|
2025-12-14 20:33:36 +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 |
|
|
|
18e2ccb6bc
|
Add new API endpoint for retrieving submissions by challenge chain; update frontend to support chain selection and display participant progress. Enhance localization for submissions page in English and Russian.
|
2025-12-13 20:16:40 +03:00 |
|
|
|
06bcb6ee51
|
Update navigation in SubmissionDetailsPage to include userId in URL if available; initialize selectedUserId in SubmissionsPage from search parameters for improved user experience.
|
2025-12-10 00:36:05 +03:00 |
|
|
|
71b6180ab9
|
Add Submission Details Page and Update Localization for Submissions Overview
|
2025-12-10 00:25:25 +03:00 |
|
|
|
8710718a12
|
Enhance SubmissionDetailsModal by adding max height and overflow properties to DialogContent for improved usability and responsiveness.
|
2025-12-10 00:07:32 +03:00 |
|
|
|
e4a1fe4b23
|
Refactor submissions page to improve participant progress display; replace table with grid layout for better responsiveness and user interaction. Update data processing for participant overview and overall progress calculation.
|
2025-12-10 00:01:24 +03:00 |
|
|
|
b3febaeea1
|
Refactor submission filtering and details display to handle various user and task data types; improve search functionality and localization for better user experience.
|
2025-12-09 23:53:42 +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 |
|
|
|
2a08d9df35
|
fix api calls
|
2025-12-09 12:25:29 +03:00 |
|
Primakov Alexandr Alexandrovich
|
44a7ac2bfd
|
Enhance localization support by integrating i18next for translations across various components and pages. Update UI elements to utilize translated strings for improved user experience in both English and Russian. Additionally, refactor the Toaster component to support a context-based approach for toast notifications.
|
2025-11-04 10:25:12 +03:00 |
|
Primakov Alexandr Alexandrovich
|
e777b57991
|
init + api use
|
2025-11-03 17:59:08 +03:00 |
|