turniere-frontend/pages
Felix Hamme 0172625387 Simplify the default usecase of UserRestrictor by creating RequireLogin and applying it to the create and private pages 2019-06-06 18:23:58 +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 Simplify the default usecase of UserRestrictor by creating RequireLogin and applying it to the create and private pages 2019-06-06 18:23:58 +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 Simplify the default usecase of UserRestrictor by creating RequireLogin and applying it to the create and private pages 2019-06-06 18:23:58 +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