204 Commits

Author SHA1 Message Date
003f401320
fix: go back to forms if not team captain 2025-05-22 12:45:49 +02:00
2195e7324d
feat: exclude players from analysis that aren't in the team 2025-05-22 12:33:28 +02:00
ba26e7c9e6
feat: bigger "Events" 2025-05-21 15:18:01 +02:00
64d6edd9f5
feat: order players alphabetically 2025-05-21 15:17:34 +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
8c8a88e72c
fix: handle players removed from team 2025-05-19 14:45:31 +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
48f282423f
feat: add gender in DEMO 2025-05-18 13:19:50 +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
cb2b7db7a6
feat: demo MVP list 2025-05-08 10:11:00 +02:00
1c71df781c
feat: adjustments for Demo Team (team_id = 42) 2025-05-08 07:07:14 +02:00
6378488fd0
feat: add demo players 2025-05-08 07:05:44 +02:00
6902ffdca6
fix: weigh dislike negatively for weighted degree 2025-04-16 12:59:50 +02:00
a6d0f528d0
fix: left out saving the password hash 2025-03-27 16:17:19 +01:00
77d292974c
fix: group token cannot be one-time only 2025-03-27 08:04:41 +01:00
43f9b0d47c
feat: register new user with team-specific token
revamp entire `SetPassword` page
2025-03-26 17:37:02 +01:00
bef5119a0b
feat: more helpful error 2025-03-26 17:36:52 +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
81d6a02229
feat: disallow non-members to list team members 2025-03-25 16:38:44 +01:00
11f3f9f440
fix: weird bug
cutt.0124816.xyz/team responded with 404 while all other routes were handled correctly
by react-router
2025-03-25 16:31:25 +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
d3daa83d68
fix: /team -> /teams 2025-03-25 07:45:34 +01:00
90adb4fc9c
fix: auto enable new players 2025-03-24 22:41:03 +01:00
19ae4a18ca
fix: show players if they're not disabled 2025-03-24 22:37:59 +01:00
fc8592f8ab
fix: bar height 2025-03-24 14:19:05 +01:00
195d240a87
feat: use better query 2025-03-24 14:18:40 +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
e88eb02ef1
fix: allow for nodes without any edges (e.g. new player) 2025-03-24 13:35:36 +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
0397725bda
feat: who's missing? 2025-03-22 16:24:40 +01:00
a97eee842e
feat: add player to team 2025-03-21 16:05:48 +01:00
ab3ed9b497
feat: add OpenAPI tags 2025-03-21 15:06:44 +01:00
d9ad903798
feat: add back files in new location 2025-03-21 14:48:55 +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