115 Commits

Author SHA1 Message Date
d6e5d0334c
feat: add RaceChart 2025-02-24 17:53:01 +01:00
5fef47f692
feat: implement BarChart for MVP 2025-02-24 16:51:50 +01:00
978aafc204
feat: add popularity option 2025-02-23 17:10:18 +01:00
47fd9bd859
feat: working WebGL graph with selection/highlighting 2025-02-23 16:50:34 +01:00
13bb965b28
feat: add 3D toggle and adjust theme 2025-02-20 17:26:27 +01:00
1eab163e10
feat: remove vis.js 2025-02-20 11:55:27 +01:00
7c054d6ba3
feat: re-implement Graph with Reagraph 2025-02-20 11:46:03 +01:00
4a46cd505d
feat: Network Graph with vis.js 2025-02-20 08:54:56 +01:00
1fa91a7228
feat: change API output 2025-02-20 08:54:03 +01:00
1a1b44743a
fix: clicking on logo navigates to root 2025-02-18 08:07:04 +01:00
96f04e6d90
fix: add Session and Login 2025-02-17 23:11:06 +01:00
df94b151a6
feat: improve navigation in footer 2025-02-17 23:06:18 +01:00
9647e890f6
feat: simple OAuth2 login with JWT token 2025-02-17 22:28:48 +01:00
15c9a64de2
feat: inelegant and buggy version of auth 2025-02-16 17:22:36 +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
d37c6f7158
feat: option to show likes, dislikes or both 2025-02-12 17:54:07 +01:00
06fd18ef4c
feat: add option to show dislike 2025-02-12 17:23:18 +01:00
44bc27b567
feat: deferred loadImage 2025-02-12 16:53:06 +01:00
3ec065aaf9
feat: introduce weighting and popularity 2025-02-12 15:39:52 +01:00
0c830c1f8f
feat: drop-down icon 2025-02-11 20:55:15 +01:00
686fb3a5a4
feat: simple working drop down menu 2025-02-11 16:30:53 +01:00
94bee44cb6
fix: drop-down symbols 2025-02-11 14:19:21 +01:00
e89a2eea20
feat: change API router structure 2025-02-11 14:14:23 +01:00
55b7b6f206
feat: drop-down parameters 2025-02-11 14:14:01 +01:00
c64f93e912
feat: make submit button more visible 2025-02-10 16:43:22 +01:00
501811a0b5
feat: out-source footer and header 2025-02-10 16:40:19 +01:00
25bda2bc4d
feat: simple analysis page with sociogram 2025-02-10 16:12:31 +01:00
8def52fbf2
feat: make entire logo clickable 2025-01-29 17:29:00 +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
af28539a02
make logo smaller 2025-01-29 15:19:53 +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
d5e684eb98
make buttons/clickables round 2025-01-28 18:31:38 +01:00
da9c3be1cd
remove "your name?" once chosen 2025-01-28 18:28:23 +01:00
970a06cf9c
wider on mobile 2025-01-28 18:24:19 +01:00
39258f37fc
feat: floating button 2025-01-28 18:24:03 +01:00
2ae9a04aae
some more visual improvements 2025-01-28 18:14:04 +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
a41c6717c8
feat: text on logo 2025-01-28 15:40:23 +01:00
b1df421992
feat: add loading bar 2025-01-27 14:50:18 +01:00
c91d454f57
remove unused React logo 2025-01-26 22:15:02 +01:00
dcbb507174
feat: load Chemisty and MVP with fetched players and selected user 2025-01-26 17:52:31 +01:00
58e4a14147
feat: clickable logo 2025-01-26 17:52:14 +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
3b419fa99b
export baseUrl 2025-01-26 16:20:27 +01:00
fe05bfa8a5
fix: hopefully fix slanting in blink-based browsers 2025-01-26 11:25:56 +01:00