4 Commits

Author SHA1 Message Date
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
2025-11-04 11:18:13 +03:00
Primakov Alexandr Alexandrovich
b2eaaebd7f 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.
Some checks failed
platform/bro-js/challenge-pl/pipeline/head There was a failure building this commit
2025-11-04 11:06:34 +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
2025-11-03 12:55:34 +03:00
Primakov Alexandr Alexandrovich
3a65307fd0 init brojs
All checks were successful
platform/bro-js/challenge-pl/pipeline/head This commit looks good
2025-11-02 17:44:37 +03:00