turniere-frontend/js/components
Jonny 38e24a2ec1 Fix some code issues from eslint 2019-05-29 09:42:03 +02:00
..
BigImage.js Fix all the styling issues in all the files 2018-12-09 23:46:21 +01:00
DominanceShower.js Fix some code issues from eslint 2019-05-29 09:42:03 +02:00
EditableStringList.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
ErrorComponents.js Refactor ErrorComponents 2019-05-12 12:21:24 +02:00
Footer.js Refactor Footer and update copyright year 2019-05-12 12:21:24 +02:00
Login.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
Match.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
Navigation.js Format every js file to comply with the new eslint rules 2019-05-09 14:48:43 +02:00
StandingsTable.js Fix some code issues from eslint 2019-05-29 09:42:03 +02:00
TournamentInformationView.js Fix some code issues from eslint 2019-05-29 09:42:03 +02:00
TournamentList.js Automatically apply eslint rules 2019-05-09 14:48:43 +02:00
UserRestrictor.js Replace for-in-loop with for-of-loop (suggested by eslint) 2019-05-09 14:48:43 +02:00