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

Add input for tournament beatmap ids submission #222

Closed
5 tasks done
hburn7 opened this issue Oct 1, 2024 · 0 comments · Fixed by #231
Closed
5 tasks done

Add input for tournament beatmap ids submission #222

hburn7 opened this issue Oct 1, 2024 · 0 comments · Fixed by #231
Assignees
Labels
area:tournaments type:feature New feature or request

Comments

@hburn7
Copy link
Collaborator

hburn7 commented Oct 1, 2024

Depends on osu-tournament-rating/otr-api#438

Overview

Users should be able to submit an (optional) list of beatmap ids on the submit page.

Tasks

  • Underneath "Match links", have another input field (of the same size) for "Beatmap Links"
    • Add a ? that, when hovering, says "A list of beatmap ids or URLs which were pooled in the tournament, separated by a new line"
    • Strip the beatmap id from the submission (for example, https://osu.ppy.sh/beatmapsets/38426#osu/123120 is converted to 123120)
    • Create a list of these ids and add them to the POST body as follows: beatmapIds: <list>
    • Remove duplicate IDs
@hburn7 hburn7 added type:feature New feature or request area:tournaments labels Oct 1, 2024
@github-project-automation github-project-automation bot moved this to Backlog in otr-beta-v2 Oct 1, 2024
@hburn7 hburn7 moved this from Backlog to Ready in otr-beta-v2 Oct 1, 2024
@hburn7 hburn7 moved this from Ready to In progress in otr-beta-v2 Oct 13, 2024
@myssto myssto moved this from In progress to In review in otr-beta-v2 Dec 2, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in otr-beta-v2 Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:tournaments type:feature New feature or request
Projects
Status: Done
2 participants