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
f774cd27d8a3afe4347666c50c85034d17d8b660
challenge-pl
/
src
History
Primakov Alexandr
f774cd27d8
Some checks failed
platform/bro-js/challenge-pl/pipeline/head
There was a failure building this commit
Details
Implement completion screen in MainPage component to celebrate task achievements. Introduce state management for completed chains and enhance UI with congratulatory messages and a continue button. Remove unused notification logic to streamline the component.
2025-12-13 19:27:25 +03:00
..
__data__
Add rules and patterns for working with Challenge Platform. Introduce guidelines for Chakra UI usage, localStorage management, context updates, code formatting, and multi-step forms. Enhance user experience with a dynamic queue checking system and progress bar. Include a checklist for commits to ensure code quality and consistency.
2025-12-13 19:23:39 +03:00
components
Add rules and patterns for working with Challenge Platform. Introduce guidelines for Chakra UI usage, localStorage management, context updates, code formatting, and multi-step forms. Enhance user experience with a dynamic queue checking system and progress bar. Include a checklist for commits to ensure code quality and consistency.
2025-12-13 19:23:39 +03:00
context
Add rules and patterns for working with Challenge Platform. Introduce guidelines for Chakra UI usage, localStorage management, context updates, code formatting, and multi-step forms. Enhance user experience with a dynamic queue checking system and progress bar. Include a checklist for commits to ensure code quality and consistency.
2025-12-13 19:23:39 +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 completion screen in MainPage component to celebrate task achievements. Introduce state management for completed chains and enhance UI with congratulatory messages and a continue button. Remove unused notification logic to streamline the component.
2025-12-13 19:27:25 +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