Commit Graph

15 Commits

Author SHA1 Message Date
c6cae040f0 feat(analysis): add emotional averages to stance markers 2026-04-07 12:49:18 +01:00
e903e1b738 feat(user): add dominant topic information to user data 2026-04-07 11:34:03 +01:00
efb4c8384d chore(stats): remove average_thread_depth 2026-03-31 16:40:54 +01:00
aae10c4d9d style: run prettifier plugin on entire frontend 2026-03-25 19:30:21 +00:00
e5414befa7 feat(frontend): add dominant emotion display to UserModal 2026-03-18 19:12:25 +00:00
7e4a91bb5e style(frontend): style api types to be in order of the endpoint 2026-03-18 18:40:39 +00:00
436549641f chore(frontend): add api types for new backend data 2026-03-18 18:37:39 +00:00
8a13444b16 chore(frontend): add new API types 2026-03-16 16:46:07 +00:00
b6815c490a feat: add loading page for when dataset is loading
Originally there was a simple "Loading" text, however this looked bad and might lead a user to think that the page had frozen.

There is now a more comprehensive loading animation which users might be happy to sit on for a few minutes.
2026-03-04 18:39:20 +00:00
e2ac4495fd chore(frontend): add extra types to frontend 2026-03-03 20:13:13 +00:00
4f577abd4f feat(frontend): add 3d interaction graph 2026-02-16 17:03:51 +00:00
2666670f56 feat(frontend): create emotional stats page 2026-02-09 18:47:01 +00:00
2af31d3392 refactor: improve api calling and var storage in Stat Page 2026-02-03 11:36:43 +00:00
815aaf3481 chore: add all endpoint response types in react 2026-02-03 11:19:47 +00:00
e2a6e16c8a refactor: move api types into dedicated file 2026-02-03 11:14:09 +00:00