turniere-frontend/pages
Felix Hamme e402fab71b Merge remote-tracking branch 'origin/master' into ticket/TURNIERE-207 2019-05-29 00:01:54 +02:00
..
_app.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
_error.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
create.js Check the group advance input for valid values 2019-05-28 23:10:07 +02:00
faq.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
imprint.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
index.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
list.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
login.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
privacy.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
private.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
register.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
tournament-edit.js Move everypage.css into css directory 2019-05-12 12:21:24 +02:00
tournament-fullscreen.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
tournament.js Implement ending a match: make backend calls, replace match states {team1_won, team2_won, undecided} with {finished}, hold the match data in Match.js in state instead of in props, reorder internal match data storage 2019-05-29 00:00:54 +02:00