Daniel Schädler
|
6455a3c087
|
Add timer to normal tournament page as well
|
2025-03-13 16:46:03 +01:00 |
Felix Hamme
|
4e8a690d2a
|
Make calls to api for changing match scores
|
2019-06-06 12:06:09 +02:00 |
Felix Hamme
|
134844973e
|
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 |
Felix Hamme
|
7848d3d81d
|
Implement starting a match, make backend calls
|
2019-05-28 22:03:17 +02:00 |
Felix Hamme
|
6bea32b08a
|
Move actionType and defaultState definitions from api.js to own files
|
2019-05-12 12:21:24 +02:00 |