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 Tournament Management feature #6

Open
4 of 5 tasks
javydreamercsw opened this issue Dec 1, 2018 · 0 comments
Open
4 of 5 tasks

Add Tournament Management feature #6

javydreamercsw opened this issue Dec 1, 2018 · 0 comments
Assignees
Milestone

Comments

@javydreamercsw
Copy link
Owner

javydreamercsw commented Dec 1, 2018

Implement the tournament management system.

  • Create tournaments

  • Edit tournaments

  • Support various tournament formats

  • Round Pairing

  • UI Tournament Manager


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@javydreamercsw javydreamercsw added this to the First release milestone Dec 1, 2018
@javydreamercsw javydreamercsw self-assigned this Dec 1, 2018
@javydreamercsw javydreamercsw mentioned this issue Dec 1, 2018
5 tasks
javydreamercsw added a commit that referenced this issue Dec 4, 2018
javydreamercsw added a commit that referenced this issue Dec 29, 2018
* #12: Persist the lock to database.

* #12: Allow to lock from UI. Disable/enable buttons based on lock state.

* #20: Implement database side.
#19: Implement database side.

* #19: Implement UI side.

* Add more test coverage.

* Fix due to changes in database classes.

* Include JaCoCo coverage.

* Ignore test coverage on generated code.

* #6: Add tournament format.

* Separate into single and double elimination formats.

* Import fail instead of the bogus local method created by mistake.

* Change some messages and log levels.

* Randomize ranked/unranked matches.

* New method to set a match ranked/unranked.

* Use service method instead.

* If not using demo, load normally.

* #6: Add round pairing functionality.

* Fix test that was falsely passing because data was loaded in the setup 
of the test case.

* #22: Add Round time limit settings
#23: Add sign up settings

* Database changes for tournament features.

* 1) Work to add tournament settings to UI. The time controls are not ready yet on the Vaadin side.
2) Some refactoring.

* Add mean and standard deviation attributes for team.

* Process and update rankings when a result is processed.

* Add ranking points

* Add JaCoCo coverage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant