Merge branch...
Merge branch '71-as-an-administrator-i-want-to-generate-the-matches-automatically-so-that-players-are-divided-by' into 'main' Resolve "As an administrator, I want to generate the matches automatically so that players are divided by the program" Closes #71 See merge request !54
Showing
- src/main/java/uk/ac/cf/spring/demo/sports/match/MatchController.java 22 additions, 4 deletions...va/uk/ac/cf/spring/demo/sports/match/MatchController.java
- src/main/resources/data.sql 36 additions, 19 deletionssrc/main/resources/data.sql
- src/main/resources/schema.sql 17 additions, 11 deletionssrc/main/resources/schema.sql
- src/main/resources/static/css/backendMatch.css 106 additions, 0 deletionssrc/main/resources/static/css/backendMatch.css
- src/main/resources/static/css/matchDetailChangeScore.css 22 additions, 1 deletionsrc/main/resources/static/css/matchDetailChangeScore.css
- src/main/resources/static/html/backGroundMatch.html 8 additions, 1 deletionsrc/main/resources/static/html/backGroundMatch.html
- src/main/resources/static/html/matchDetailChangeScore.html 7 additions, 1 deletionsrc/main/resources/static/html/matchDetailChangeScore.html
- src/main/resources/static/html/matchSchedule.html 13 additions, 0 deletionssrc/main/resources/static/html/matchSchedule.html
- src/main/resources/static/js/backGroundMatch.js 101 additions, 1 deletionsrc/main/resources/static/js/backGroundMatch.js
- src/main/resources/static/js/matchSchedule.js 101 additions, 0 deletionssrc/main/resources/static/js/matchSchedule.js
Loading
Please register or sign in to comment