This website requires JavaScript.
Explore
Help
Register
Sign In
bro-js
/
challenge-pl
Watch
3
Star
0
Fork
0
You've already forked challenge-pl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
34
Commits
1
Branch
8
Tags
23ec02e29a977c18890d567073ec03db5fe378f7
Commit Graph
4 Commits
Author
SHA1
Message
Date
Primakov Alexandr
0092e55b65
Add optional learningMaterial field to ChallengeTask model and update API endpoints. Introduce LearningMaterialViewer component for displaying additional educational content in Markdown format. Enhance TaskWorkspace to conditionally render learning materials, improving user experience with task-related resources.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-12-14 15:18:26 +03:00
Primakov Alexandr
c9bbe83bbb
Refactor Dashboard component to implement a structured routing system with dedicated pages for workplace input, login, chain selection, task management, and completion. Introduce centralized localStorage management for user data and navigation logic, enhancing user experience and streamlining the application flow. Remove the deprecated LoginForm component and update the MainPage to redirect users based on their authentication and task status.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-12-14 13:58:24 +03:00
Primakov Alexandr Alexandrovich
cde28b1dd8
Refactor API response structure to include success status and body for all endpoints, ensuring consistent response format across the application.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-11-04 11:18:13 +03:00
Primakov Alexandr Alexandrovich
624280ab5e
Refactor project structure and integrate Redux for state management. Update configuration files for new project name and add Webpack plugins for environment variables. Implement user authentication with Keycloak and create a context for challenge management. Add various components for user interaction, including dashboards and task workspaces. Enhance API integration and add error handling utilities. Introduce analytics and polling mechanisms for improved user experience.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-11-03 12:55:34 +03:00