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

Implement Win Loss #808

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Implement Win Loss #808

merged 5 commits into from
Oct 11, 2024

Conversation

lowtorola
Copy link
Contributor

Implements the querying of a team's win-loss-tie record and adds the tile to the home screen, account page, and scrimmaging page! Resolves #781 🚀

Tile:
Screenshot 2024-05-12 at 11 57 58 PM

Screenshot 2024-05-12 at 11 58 09 PM

@lowtorola lowtorola requested a review from acrantel May 13, 2024 03:58
@acrantel
Copy link
Member

we should release after this pr is merged

working win loss tie
frontend2/src/components/compete/ScrimmagingRecord.tsx Outdated Show resolved Hide resolved
frontend2/src/components/compete/ScrimmagingRecord.tsx Outdated Show resolved Hide resolved
frontend2/src/views/Home.tsx Show resolved Hide resolved
frontend2/src/api/loaders/myTeamLoader.ts Outdated Show resolved Hide resolved
frontend2/.env.development Show resolved Hide resolved
backend/siarnaq/api/compete/views.py Show resolved Hide resolved
reduced win loss redundancy
Copy link
Member

@acrantel acrantel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm :shipit:

@acrantel
Copy link
Member

:shipit:

@lowtorola lowtorola merged commit 4a29016 into main Oct 11, 2024
3 checks passed
@lowtorola lowtorola deleted the win-loss-record branch October 11, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Win/Loss Record Home Tile
2 participants