Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix to authManager and statistics frontend support #145

Merged
merged 18 commits into from
Mar 31, 2024

Conversation

jjgancfer
Copy link
Contributor

Due to @gony02 and @UO283615 needing to work with this, I request a premature PR containing the following changes:

  • Many tests are being deleted (either due to being duplicated, or due to me considering they'd better be reworked as e2e tests).
  • Fixed app private routing not working correctly. Now it is necessary to be logged in to enter those pages in which the user should be. Note there is a known deficiency: refreshing the content redirects to the login page (I was working on this when urged to merge).
  • Statistics support in the frontend. There are nearly no tests for this, so I expect SonarCloud to fail.

I will be addressing the inadequacies in the last two points in the future.

@jjgancfer jjgancfer added enhancement 🆕 New feature or request frontend 👁️ Frontend issue ASAP 🚨 Urgent issue labels Mar 30, 2024
@jjgancfer jjgancfer added this to the Third delivery milestone Mar 30, 2024
@jjgancfer jjgancfer requested review from gony02 and UO283615 March 30, 2024 20:43
@jjgancfer jjgancfer self-assigned this Mar 30, 2024
@jjgancfer jjgancfer linked an issue Mar 30, 2024 that may be closed by this pull request
@UO283615 UO283615 merged commit 4dc37e5 into develop Mar 31, 2024
1 check failed
@jjgancfer jjgancfer deleted the feat/webapp/statistics branch March 31, 2024 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ASAP 🚨 Urgent issue enhancement 🆕 New feature or request frontend 👁️ Frontend issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create the leaderboard view
3 participants