This website requires JavaScript.
Explore
Help
Register
Sign In
bro-js
/
challenge-admin-pl
Watch
3
Star
0
Fork
0
You've already forked challenge-admin-pl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v1.4.0
challenge-admin-pl
/
src
History
Primakov Alexandr
c784626b33
Update SubmissionsPage to include polling interval for API requests, enhancing data retrieval efficiency.
2025-12-14 20:33:36 +03:00
..
__data__
Add optional learningMaterial field to ChallengeTask model for additional educational content; update API endpoints, TypeScript interfaces, and frontend forms to support this feature. Enhance localization for English and Russian to include new field descriptions and placeholders.
2025-12-14 15:02:43 +03:00
components
Enhance dialog components by adding smooth scroll to top functionality upon opening; update ConfirmDialog, ClearSubmissionsDialog, and DuplicateChainDialog for improved user experience. Remove unused ConfirmDialog from ChainsListPage and TasksListPage, streamlining code.
2025-12-14 14:46:28 +03:00
pages
Update SubmissionsPage to include polling interval for API requests, enhancing data retrieval efficiency.
2025-12-14 20:33:36 +03:00
types
Add optional learningMaterial field to ChallengeTask model for additional educational content; update API endpoints, TypeScript interfaces, and frontend forms to support this feature. Enhance localization for English and Russian to include new field descriptions and placeholders.
2025-12-14 15:02:43 +03:00
utils
init + api use
2025-11-03 17:59:08 +03:00
app.tsx
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
dashboard.tsx
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
index.tsx
init + api use
2025-11-03 17:59:08 +03:00
theme.tsx
init + api use
2025-11-03 17:59:08 +03:00