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
25
Commits
1
Branch
8
Tags
cbf411cd5437611cc832b7d131d7613fde5a2315
Commit Graph
3 Commits
Author
SHA1
Message
Date
Primakov Alexandr
cbf411cd54
Implement final answer management in submission hook and storage utilities. Add functions to save, load, and clear final answers in localStorage. Update useSubmission hook to prioritize final answers over drafts, enhancing user experience during task submissions.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-12-14 14:17:30 +03:00
Primakov Alexandr Alexandrovich
8f7eabc5c4
Update API query to keep unused data for 0 seconds and modify triggerCheckStatus to not force a refresh during polling.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
2025-11-04 11:23:06 +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