You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #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
Add a round time configuration.
DB
UI
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: