Daniel Schädler
|
f215f8e3c6
|
Merge branch 'master' into timer
# Conflicts:
# js/redux/tournamentApi.js
# pages/tournament-fullscreen.js
# public/static/css/tournament.css
|
2025-03-19 16:03:03 +01:00 |
Daniel Schädler
|
65088a435b
|
Merge branch 'master' into mark_advancing_teams
|
2025-03-19 15:54:16 +01:00 |
Daniel Schädler
|
aa9e56e591
|
Merge branch 'master' into mark_advancing_teams
# Conflicts:
# js/components/GroupStage.js
|
2025-03-19 09:33:41 +01:00 |
Daniel Schädler
|
a8fb26a5b1
|
Merge branch 'master' into favorites
# Conflicts:
# js/components/GroupStage.js
# public/static/css/tournament.css
|
2025-03-19 09:32:15 +01:00 |
Daniel Schädler
|
65ed8df87f
|
Fix eslint errors
|
2025-03-16 14:25:07 +01:00 |
Daniel Schädler
|
2800cefdd9
|
Fix icons by switching to react-icons
|
2025-03-15 13:40:50 +01:00 |
Daniel Schädler
|
2f793fecdb
|
Import fortawesome fontawesome config
|
2025-03-14 23:48:14 +01:00 |
Daniel Schädler
|
3b05195434
|
Basic scroll to top button
|
2025-03-14 22:45:39 +01:00 |
Daniel Schädler
|
9306dfea6c
|
Add mockup for favorites
|
2025-03-14 18:08:10 +01:00 |
Daniel Schädler
|
af664aa315
|
Hide cursor on fullscreen pages
|
2025-03-14 17:33:20 +01:00 |
Daniel Schädler
|
5184d63738
|
Mark advancing teams with success background
|
2025-03-14 14:45:30 +01:00 |
Daniel Schädler
|
c33a309c10
|
Add a container for dropdown as well so that heading is centered
|
2025-03-14 12:38:19 +01:00 |
Daniel Schädler
|
e489ebec7a
|
Add a timer container with min width so the rest of the navbar does not jump around
|
2025-03-14 12:19:16 +01:00 |
Daniel Schädler
|
6455a3c087
|
Add timer to normal tournament page as well
|
2025-03-13 16:46:03 +01:00 |
Daniel Schädler
|
42b2003336
|
Move timer into separate class
|
2025-03-13 15:51:24 +01:00 |
Daniel Schädler
|
bcba2a0727
|
Reformat timer
|
2025-03-13 14:41:42 +01:00 |
Daniel Schädler
|
ec35269861
|
Reformat timer
|
2025-03-13 13:40:32 +01:00 |
Daniel Schädler
|
f1fc76b7bd
|
Revert "Fix timer not showing"
This reverts commit 2243d3e7dd.
|
2025-03-13 13:33:39 +01:00 |
Daniel Schädler
|
2243d3e7dd
|
Fix timer not showing
|
2025-03-13 13:33:35 +01:00 |
Daniel Schädler
|
e134492ef8
|
Add basic timer implementation
|
2025-03-13 13:24:56 +01:00 |
Daniel Schädler
|
584e4d1c81
|
Sort matches on fullscreen page by position as well
|
2023-09-15 15:25:42 +02:00 |
Thor77
|
40ffe3ed62
|
Fix reload interval
|
2022-07-02 12:59:22 +02:00 |
Thor77
|
129bfdb440
|
Fix page change interval
|
2022-07-02 11:12:46 +02:00 |
Daniel Schädler
|
e91c519560
|
TURNIERE-206: Improve wasted space
|
2022-07-01 22:19:56 +02:00 |
Daniel Schädler
|
407cc5a596
|
Merge branch 'master' into ticket/TURNIERE-206
|
2022-07-01 22:12:54 +02:00 |
Daniel Schädler
|
57c9e895ad
|
TURNIERE-206: Improve logo code alignment
|
2022-07-01 22:10:26 +02:00 |
Daniel Schädler
|
4930887ce1
|
TURNIERE-206: Improve QR code alignment
|
2022-07-01 22:08:07 +02:00 |
Thor77
|
663b92c088
|
Add background color based on page
|
2022-07-01 21:44:37 +02:00 |
Thor77
|
3dcfc3899e
|
Change qr code to qr.bpwstr
|
2022-07-01 21:32:51 +02:00 |
Thor77
|
0f579471d1
|
Add logo to groups fullscreen view
|
2022-07-01 21:32:41 +02:00 |
Daniel Schädler
|
2973b49f33
|
Hide registration
|
2022-07-01 13:08:35 +02:00 |
Thor77
|
cdddcf20f2
|
Add qr code to fullscreen groupview
|
2022-06-29 21:27:49 +02:00 |
Thor77
|
a6e20a5c2a
|
Add tournament fullscreen groups view
|
2022-06-25 23:43:03 +02:00 |
Thor77
|
2c9f805be0
|
Fix incompatibilities with new deps
|
2022-06-25 16:46:59 +02:00 |
Felix Hamme
|
9774c1448c
|
Fullscreen page: add new mock match state (the backend knows what to do)
|
2022-06-25 16:17:14 +02:00 |
Felix Hamme
|
127c30a44c
|
Fullscreen page: add message when there are no matches
|
2022-06-25 16:17:14 +02:00 |
Felix Hamme
|
54d4fa73a7
|
Fullscreen page: add backend loading indicators
|
2022-06-25 16:17:14 +02:00 |
Felix Hamme
|
0f3fd92c68
|
Fullscreen page: add dropdown for selecting a match filter (api parameter)
|
2022-06-25 16:17:14 +02:00 |
Felix Hamme
|
8964176ffe
|
Fullscreen page: display matches like on tournament page
|
2022-06-25 16:17:13 +02:00 |
Felix Hamme
|
1406e56489
|
Fullscreen page: update matches every 3 seconds
|
2022-06-25 16:17:13 +02:00 |
Felix Hamme
|
e2c75d6c8b
|
Fullscreen page: fetch matches from api
|
2022-06-25 16:17:13 +02:00 |
Felix Hamme
|
9e5ce9d1d6
|
Create blank fullscreen page with header
|
2022-06-25 16:17:11 +02:00 |
Felix Hamme
|
ab7d6e93a6
|
Link fullscreen page from statistics page
|
2022-06-25 16:15:39 +02:00 |
Felix Hamme
|
4df2537ad7
|
Link fullscreen page from tournament page
|
2022-06-25 16:14:54 +02:00 |
Thor77
|
5a9b090195
|
Remove unused NavbarBrand import
|
2022-06-11 23:16:07 +02:00 |
Thor77
|
19eb3f531d
|
Remove duplicate tournament name
|
2022-06-11 23:16:07 +02:00 |
Thor77
|
38ac3c29b0
|
Use LinkButton in list views
|
2022-06-11 23:16:07 +02:00 |
Thor77
|
86274ec42a
|
Fix buttons in tournament view
|
2022-06-11 23:16:06 +02:00 |
Thor77
|
3cc29eafc2
|
Remove deprecated CustomInput
|
2022-06-11 23:16:06 +02:00 |
Thor77
|
2130b94970
|
Move EditableStringList style to component
https://nextjs.org/docs/basic-features/built-in-css-support#adding-component-level-css
|
2022-06-11 23:16:06 +02:00 |