151 Commits

Author SHA1 Message Date
ad2b2993df
fix: try to make sure order when mixed changes 2025-05-26 07:48:33 +02:00
638e8bf20c
feat: gender-separated MVPChart in mixed teams 2025-05-26 07:33:31 +02:00
62ba89c599
feat: require gender when registering 2025-05-23 22:09:49 +02:00
05bdc5c44c
feat: support mixed teams in MVP ranking 2025-05-23 22:01:08 +02:00
105b3778e1
fix: find display_name 2025-05-23 09:44:22 +02:00
003f401320
fix: go back to forms if not team captain 2025-05-22 12:45:49 +02:00
ba26e7c9e6
feat: bigger "Events" 2025-05-21 15:18:01 +02:00
b781408c18
feat: disable dark mode for text inputs 2025-05-21 15:08:36 +02:00
a0c8e0cd18
feat: decrease calendar size 2025-05-21 15:04:06 +02:00
de8dc6b9b9
feat: load players in session 2025-05-21 14:55:13 +02:00
241f6fa7eb
feat: show active player 2025-05-21 14:37:07 +02:00
a42fff807c
feat: useSession for players 2025-05-21 14:36:51 +02:00
369cf0b727
feat: calendar display for latest submissions 2025-05-21 14:26:35 +02:00
a6dfab47d5
fix: props.list empty 2025-05-19 14:59:10 +02:00
4c78ede7c2
feat: increase dnd box 2025-05-19 14:50:24 +02:00
b9efd4f7a3
feat: add player type survey 2025-05-19 14:32:30 +02:00
a6ebc28d47
fix: gender and previous state for DEMO 2025-05-18 16:01:05 +02:00
881e015c1f
Merge branch 'feat/demo' 2025-05-18 13:18:46 +02:00
4e2e0dd2a5
feat: add gender 2025-05-18 13:18:02 +02:00
b739246129
feat: load previously submitted by default 2025-05-18 11:59:07 +02:00
1c71df781c
feat: adjustments for Demo Team (team_id = 42) 2025-05-08 07:07:14 +02:00
43f9b0d47c
feat: register new user with team-specific token
revamp entire `SetPassword` page
2025-03-26 17:37:02 +01:00
ee13d06ab1
feat: no user -> no team 2025-03-26 16:31:27 +01:00
03ed843679
feat: check whether user has necessary scope 2025-03-25 19:09:33 +01:00
0507b9f7c4
feat: default export TeamPanel 2025-03-25 09:13:26 +01:00
e701ebbb02
feat: remove unused / 2025-03-25 09:12:55 +01:00
fc8592f8ab
fix: bar height 2025-03-24 14:19:05 +01:00
df16497476
feat: add Team nav link 2025-03-24 14:14:11 +01:00
8b4ee3b289
feat: Team management panel
the display name of a player is the same for all teams... change that?
2025-03-24 14:11:58 +01:00
c04a1e03f2
feat: improve TeamPanel input placement 2025-03-24 11:57:51 +01:00
691b99daa8
feat: add a Team Panel 2025-03-23 15:01:26 +01:00
8c938a7ebc
feat: fix RaceChart height when N<3 2025-03-22 21:04:17 +01:00
8bc38a10a4
fix: load previous state with correct team 2025-03-22 20:52:27 +01:00
b28752830a
feat: towards multi-team support
also testing at different points whether team association is correct
2025-03-21 14:44:55 +01:00
ded2b79db7
feat: begin to add support for multiple teams 2025-03-19 15:08:18 +01:00
c246a0b264
fix: teams type 2025-03-17 19:27:32 +01:00
054508cf6a
feat: show teams 2025-03-17 19:26:09 +01:00
3441e405a6
feat: keep states between tab switches 2025-03-17 11:09:29 +01:00
8f355c0cf3
fix: show all available players in undecided when restoring 2025-03-16 21:50:52 +01:00
4252e737d7
feat: add ability to change password 2025-03-16 18:11:28 +01:00
39630725a4
feat: simplify visible button placement
always 40px wide anyway
2025-03-16 13:30:06 +01:00
2500a8d293
feat: round text inputs 2025-03-16 11:54:48 +01:00
719c57200d
feat: username colour 2025-03-14 14:00:44 +01:00
a663b34500
feat: change style a little more 2025-03-14 13:58:28 +01:00
8191587115
feat: add themes 2025-03-14 12:08:07 +01:00
9ec457bb7a
feat: playing with colours 2025-03-14 11:55:21 +01:00
953a166ec5
feat: button style/visibility 2025-03-13 21:31:52 +01:00
453d7ca951
feat: loads of improvements (see comments)
1) check whether submitting user is submitting for himself
2) some refactoring of the tabs in `Ranking`
3) get chemistry and mvps from DB
4) restore previous
5) start over
6) (hopefully) improve logout
2025-03-13 20:11:34 +01:00
9afa4a88a8
feat: querySelector -> useRef 2025-03-13 15:01:22 +01:00
630986d49c
feat: rewrite of tabs component 2025-03-13 13:11:52 +01:00