battlecode / galaxy

MIT License
11 stars 3 forks source link

Create a warning abt creating tournament rounds in admin panel #531

Closed n8kim1 closed 1 year ago

n8kim1 commented 1 year ago

On second thought you probably shouldn't create them directly unless Challonge is breaking and you absolutely need to.

~Need to expose "tournament" in the page, as (best) a dropdown box that must not be empty Isn't critical cuz at least you can create a tournament round from the tournament page. Still, that's a workaround, not the solution~

j-mao commented 1 year ago

Oops

j-mao commented 1 year ago

Is an oversight that the field is missing from admin. But also, you should never create it on the admin page, because they are generated from challonge.

n8kim1 commented 1 year ago

true, will edit desc and title

j-mao commented 1 year ago

Warning seems unnecessary. It's nothing more than "please don't add unnecessary rows to the table".