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
challenge-pl
/
src
History
Primakov Alexandr Alexandrovich
79e3dc9864
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
Refactor Header and TaskWorkspace components to enhance UI and user feedback. Header now accepts chainName and taskProgress props for improved context display. TaskWorkspace updates include styling adjustments, conditional rendering for queue status, and feedback messages, streamlining user interaction during task processing.
2025-11-04 11:55:09 +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
Refactor Header and TaskWorkspace components to enhance UI and user feedback. Header now accepts chainName and taskProgress props for improved context display. TaskWorkspace updates include styling adjustments, conditional rendering for queue status, and feedback messages, streamlining user interaction during task processing.
2025-11-04 11:55:09 +03:00
context
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
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
Refactor Header and TaskWorkspace components to enhance UI and user feedback. Header now accepts chainName and taskProgress props for improved context display. TaskWorkspace updates include styling adjustments, conditional rendering for queue status, and feedback messages, streamlining user interaction during task processing.
2025-11-04 11:55:09 +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