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
Files
fb8da4ffd953c10e17328c488068d83e627dad36
challenge-pl
/
src
History
Primakov Alexandr
fb8da4ffd9
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
Enhance TaskWorkspace component to manage submission results more effectively. Introduce state for last submission result and update rendering logic to display either the current or last result. Refactor status display to ensure consistent feedback during task processing, improving user experience.
2025-12-12 15:11:35 +03:00
..
__data__
Update API query to keep unused data for 0 seconds and modify triggerCheckStatus to not force a refresh during polling.
2025-11-04 11:23:06 +03:00
components
Enhance TaskWorkspace component to manage submission results more effectively. Introduce state for last submission result and update rendering logic to display either the current or last result. Refactor status display to ensure consistent feedback during task processing, improving user experience.
2025-12-12 15:11:35 +03:00
context
Implement local storage management for selected chain and task in MainPage component. Add state restoration logic on component mount and ensure cleanup on task completion. This enhances user experience by preserving selections across sessions.
2025-11-04 12:25:27 +03:00
hooks
Update API query to keep unused data for 0 seconds and modify triggerCheckStatus to not force a refresh during polling.
2025-11-04 11:23:06 +03:00
pages
Implement local storage management for selected chain and task in MainPage component. Add state restoration logic on component mount and ensure cleanup on task completion. This enhances user experience by preserving selections across sessions.
2025-11-04 12:25:27 +03:00
utils
Remove Keycloak integration and related authentication logic. Update dashboard to exclude admin page and simplify user management. Introduce new components for chain selection, header, and login form. Refactor main page to handle user authentication and task selection more effectively. Update API routes for challenge-related endpoints.
2025-11-04 11:06:34 +03:00
app.tsx
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.
2025-11-03 12:55:34 +03:00
dashboard.tsx
Remove Keycloak integration and related authentication logic. Update dashboard to exclude admin page and simplify user management. Introduce new components for chain selection, header, and login form. Refactor main page to handle user authentication and task selection more effectively. Update API routes for challenge-related endpoints.
2025-11-04 11:06:34 +03:00
index.tsx
Remove Keycloak integration and related authentication logic. Update dashboard to exclude admin page and simplify user management. Introduce new components for chain selection, header, and login form. Refactor main page to handle user authentication and task selection more effectively. Update API routes for challenge-related endpoints.
2025-11-04 11:06:34 +03:00
theme.tsx
init brojs
2025-11-02 17:44:37 +03:00