Activity
Remove get all tournaments logic, do refactor
Remove get all tournaments logic, do refactor
Add tests for playing whole tournament and available matches
Add tests for playing whole tournament and available matches
App runs successfully on every endpoint with tables and single elimin…
App runs successfully on every endpoint with tables and single elimin…
Merge branch 'features' into brackets-swagger
Merge branch 'features' into brackets-swagger
Change image name to push to dockerhub
Change image name to push to dockerhub
Remove winner from brackets match
Remove winner from brackets match
Add todos for BracketsDTO and LoserBracketsCreator
Add todos for BracketsDTO and LoserBracketsCreator
Pass match id from db to patch it
Pass match id from db to patch it
Fix first brackets matches' indexes
Fix first brackets matches' indexes
Change version in pom.xml
Change version in pom.xml
Rename Brackets to WinnerBrackets and other classes respectively
Rename Brackets to WinnerBrackets and other classes respectively
Add finish brackets functionality
Add finish brackets functionality
Add finish brackets functionality
Add finish brackets functionality
Update README with single elimination winner brackets info
Update README with single elimination winner brackets info