turniere-frontend/js/components
Daniel Schädler 65088a435b Merge branch 'master' into mark_advancing_teams 2025-03-19 15:54:16 +01:00
..
BigImage.js Overengineering for big image text 2025-03-16 16:22:12 +01:00
DominanceShower.js Switch to using Beerpong terms in group tables 2022-07-01 13:50:02 +02:00
EditableMatchTable.js Remove deprecated InputGroupAddon 2022-06-11 23:16:05 +02:00
EditableStringList.js Move EditableStringList style to component 2022-06-11 23:16:06 +02:00
EditableStringList.module.css Move EditableStringList style to component 2022-06-11 23:16:06 +02:00
ErrorComponents.js Move all css imports into _app.js 2022-06-11 23:16:04 +02:00
FavoriteBar.js Extract group finding to method 2025-03-19 09:25:41 +01:00
Footer.js Clean up footer 2025-03-16 16:24:28 +01:00
GroupStage.js Merge branch 'master' into mark_advancing_teams 2025-03-19 15:54:16 +01:00
LinkButton.js Fix eslint errors 2025-03-16 14:25:07 +01:00
LoadingPage.js Fix loading page mobile 2025-03-16 16:34:18 +01:00
Login.js Fix margin between login links 2022-06-12 20:23:55 +02:00
Match.js Scroll to Match instead of team and animate with enlargement 2025-03-17 23:02:28 +01:00
Match.module.css Fix match background color 2022-06-14 20:25:50 +02:00
MatchModal.js Update the Match when the scores are submitted 2019-06-06 12:06:09 +02:00
MatchTable.js Scroll to Match instead of team and animate with enlargement 2025-03-17 23:02:28 +01:00
Navigation.js Fix navbar not sticky 2025-03-16 16:31:26 +01:00
NumericInput.js Remove deprecated InputGroupAddon 2022-06-11 23:16:05 +02:00
PlayoffStages.js Add ids for all matches with level and team id 2025-03-14 23:12:56 +01: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
ScrollToTopButton.js Fix eslint errors 2025-03-16 14:25:07 +01:00
Stage.js Add ids for all matches with level and team id 2025-03-14 23:12:56 +01:00
StandingsTable.js Fix some code issues from eslint 2019-05-29 09:42:03 +02:00
TournamentBigImage.js TURNIERE-206: Fix heading in mobile view 2022-07-01 21:55:05 +02:00
TournamentList.js Remove unused react-boostrap dependency 2022-06-11 23:39:40 +02:00
TournamentStatusBar.js Remove react-bootstrap/Navbar 2022-06-11 23:16:07 +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