This website requires JavaScript.
Explore
Help
Sign In
turniere
/
turniere-frontend
mirror of
https://github.com/turniere/turniere-frontend.git
Watch
1
Star
0
Fork
You've already forked turniere-frontend
0
Code
Issues
Releases
Wiki
Activity
38e24a2ec1
turniere-frontend
/
js
/
redux
History
Jonny
38e24a2ec1
Fix some code issues from eslint
2019-05-29 09:42:03 +02:00
..
backendApi.js
Move axios wrapper methods to new file backendApi
2019-05-12 12:21:24 +02:00
reduxStoreBinder.js
Automatically apply eslint rules
2019-05-09 14:48:43 +02:00
tournamentInfo.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
tournamentList.js
Move actionType and defaultState definitions from api.js to own files
2019-05-12 12:21:24 +02:00
tournamentStatistics.js
Fix some code issues from eslint
2019-05-29 09:42:03 +02:00
userInfo.js
Move actionType and defaultState definitions from api.js to own files
2019-05-12 12:21:24 +02:00