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

Match Display Name: Duel vs General AND UF Upload #242

Open
Fredenck opened this issue Nov 19, 2024 · 0 comments
Open

Match Display Name: Duel vs General AND UF Upload #242

Fredenck opened this issue Nov 19, 2024 · 0 comments
Labels

Comments

@Fredenck
Copy link
Collaborator

Fredenck commented Nov 19, 2024

Currently we have two types of matches tagged:

  1. Duel: UCLA vs another school, 6 singles, 3 doubles, ...
  2. General Event: ITA Sectionals, Rudy vs xx, Spencer vs xxx. These are one-off individual tournaments that don't fall under the category of school vs school.

Proposal: add a checkbox in the upload-match for Duel. When this field is true display ; otherwise display on the Dashboard

  • Additionally, you will need to update matchKey in Dashboard.js. This currently hashes matches by <date>#<opponent>; this must hash <date>#<Event> when the match is a general Event
image

The second part of this issue is adding a checkbox in upload-match for Unfinished. When this is False, process the set scores and make sure they are complete. If not, raise an error so the uploader doesn't mess up. When this is True, allow any set score combination.

@Fredenck Fredenck changed the title Match Display Name: Duel vs General Match Display Name: Duel vs General AND UF Upload Nov 23, 2024
@Fredenck Fredenck removed the medium label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant