seiyria / tournamentmango

Manage tournaments and players easily.
https://seiyria.com/tournamentmango
GNU Lesser General Public License v3.0
133 stars 37 forks source link

Tournament Setup: placing players in buckets doesn't set initial matches? #140

Open scresante opened 7 years ago

scresante commented 7 years ago

I'm trying to set up a basic single elimination short tournament and I can't pre-select initial match setups by dragging players to the same letter/bucket.

How can I re-arrange the initial player match-ups?

seiyria commented 7 years ago

If drag and drop isn't working, it's probably a bug. Unfortunately it's been quite some time since I actively worked on this and I do remember seeing something like that as a bug, but I hadn't gotten to fixing it.

scresante commented 7 years ago

I've been able to bring up a development version of this, if you could give me an idea of where it's roughly located, I'd be happy to put some work into re-learning node and perhaps fixing it. Thanks for the prompt reply.

seiyria commented 7 years ago

No problem.

here is the controller. I'm not sure where the view is, but if you search the source for the controller, yo can probably find it.