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
a663b34500
feat: change style a little more
2025-03-14 13:58:28 +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
34c030c1e9
feat: adjust submission function to new DB
2025-03-11 13:52:54 +01:00
82ffa06a00
feat: view profile
2025-03-11 11:45:48 +01:00
401ac316c1
feat: adjust Rankings to new auth + User
2025-03-11 10:34:58 +01:00
d3f5c3cb82
feat: roll back refresh tokens, use single token only
2025-03-07 18:24:25 +01:00
9647e890f6
feat: simple OAuth2 login with JWT token
2025-02-17 22:28:48 +01:00
c1ff2120ad
feat: add hint to submit
2025-02-15 16:16:40 +01:00
eb4fa02327
feat: add hint
2025-02-13 08:44:41 +01:00
e89a2eea20
feat: change API router structure
2025-02-11 14:14:23 +01:00
25bda2bc4d
feat: simple analysis page with sociogram
2025-02-10 16:12:31 +01:00
16a6814d69
feat: open automatically
2025-01-29 17:28:17 +01:00
bb7f795175
useEffect -> useMemo
2025-01-29 17:19:30 +01:00
2d760cda16
feat: revamp a little
2025-01-29 15:04:07 +01:00
2256fbfdf9
feat: make chemistry and MVP buttons more button-like
2025-01-29 12:06:31 +01:00
da9c3be1cd
remove "your name?" once chosen
2025-01-28 18:28:23 +01:00
39258f37fc
feat: floating button
2025-01-28 18:24:03 +01:00
91938efe35
feat: test floating button
2025-01-28 17:21:53 +01:00
b8e17331cc
feat: add multiple players
2025-01-28 17:01:57 +01:00
b1df421992
feat: add loading bar
2025-01-27 14:50:18 +01:00
dcbb507174
feat: load Chemisty
and MVP
with fetched players and selected user
2025-01-26 17:52:31 +01:00
31e29de4cd
feat: choose user once at the beginning
2025-01-26 17:30:37 +01:00
3b33b1ca44
feat: load players dynamically from server
2025-01-26 16:20:40 +01:00
4d4092d2de
improve clear button
2025-01-25 19:59:40 +01:00
cbd729d60d
feat: create MVP database table, adjust api
2025-01-25 19:35:34 +01:00
8a4f8ef3a4
UI improvements
2025-01-25 19:16:03 +01:00
71501cda64
collect both apps in Rankings.tsx
2025-01-25 17:19:41 +01:00