| .. |
|
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 |
|
EditableMatchTable.js
|
Make calls to api for changing match scores
|
2019-06-06 12:06:09 +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 |
|
GroupStage.js
|
Use the actual group number for group titles
|
2019-06-15 23:22:10 +02:00 |
|
LoadingPage.js
|
Add loading page
|
2019-06-20 15:39:49 +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
|
Update next stage (fetching from backend) after a match in the preceding playoff stage changes to finished (after successful backend update)
|
2019-06-18 13:41:58 +02:00 |
|
MatchModal.js
|
Update the Match when the scores are submitted
|
2019-06-06 12:06:09 +02:00 |
|
MatchTable.js
|
Split up Match into more files
|
2019-06-06 12:06:09 +02:00 |
|
Navigation.js
|
Format every js file to comply with the new eslint rules
|
2019-05-09 14:48:43 +02:00 |
|
NumericInput.js
|
Extract the numeric input as single component
|
2019-06-14 14:26:36 +02:00 |
|
PlayoffStages.js
|
Update next stage (fetching from backend) after a match in the preceding playoff stage changes to finished (after successful backend update)
|
2019-06-18 13:41:58 +02:00 |
|
RequireLogin.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 |
|
Stage.js
|
Update next stage (fetching from backend) after a match in the preceding playoff stage changes to finished (after successful backend update)
|
2019-06-18 13:41:58 +02:00 |
|
StandingsTable.js
|
Fix some code issues from eslint
|
2019-05-29 09:42:03 +02:00 |
|
TournamentBigImage.js
|
Continuing merge: link tournament view, edit and statistics pages between each other, use new design from merged branch
|
2019-06-19 18:55:04 +02:00 |
|
TournamentList.js
|
Add content loading message to TournamentList (both public and private)
|
2019-06-20 16:11:07 +02:00 |
|
TournamentStatusBar.js
|
Continuing merge: link tournament view, edit and statistics pages between each other, use new design from merged branch
|
2019-06-19 18:55:04 +02:00 |
|
UserRestrictor.js
|
Replace for-in-loop with for-of-loop (suggested by eslint)
|
2019-05-09 14:48:43 +02:00 |
|
WarningPopup.js
|
Cleanup: Use reactstrap components instead of buggy "self-coded" stuff
|
2019-06-17 22:26:58 +02:00 |