Commit Graph

21 Commits

Author SHA1 Message Date
2b14a8a417 feat(frontend): add deletion modal confirmation box 2026-03-05 12:29:53 +00:00
5fc1f1532f feat(user stats): updated styling and stats in user page
Interaction graph was taking up too much space and was the only thing on the screen. Further statistics were added however these may be removed in favour of more informative statistics
2026-03-04 20:20:34 +00:00
29c90ddfff feat: update name on topbar
Crosspost Analysis Engine sounds far cooler than "Ethnograph View"
2026-03-04 18:37:48 +00:00
f9bc9cf9c9 fix: remove Datasets tab when not logged in 2026-03-03 20:32:33 +00:00
249528bb5c feat(frontend): remove "Upload" and "Last Stats" page
These are redundant and clunky, everything can be accessed from the Dataset tab
2026-03-03 20:30:42 +00:00
bd0e1a9050 refactor(frontend): move stylings out of logic into centralized file 2026-03-03 20:28:23 +00:00
55319461e5 feat: add "My Datasets" page 2026-03-03 19:52:12 +00:00
531ddb0467 fix(frontend): incorrect URLs in stats page 2026-03-03 18:36:46 +00:00
5310568631 feat: add React layout and a topbar allowing for easy logins 2026-03-03 17:17:57 +00:00
397986dc89 refactor(frontend): rename InteractionStats to UserStats 2026-02-23 17:15:14 +00:00
563212c98e perf(frontend): add filter for low interaction graphs & deleted users 2026-02-16 17:09:22 +00:00
4f577abd4f feat(frontend): add 3d interaction graph 2026-02-16 17:03:51 +00:00
43ce58fd40 feat: combine post and comment uploads into a single file 2026-02-11 19:00:59 +00:00
9d7569cfc5 feat(frontend): add information about emotion topics 2026-02-10 14:25:18 +00:00
4208b94401 feat(frontend): improve top emotion card styling 2026-02-10 14:20:58 +00:00
8f2805f664 fix(frontend): average emotion not being the main card item 2026-02-10 14:13:48 +00:00
2666670f56 feat(frontend): create emotional stats page 2026-02-09 18:47:01 +00:00
8f9e30be4a feat(frontend): add navbar to switch between types of stats 2026-02-09 18:42:41 +00:00
dd917cc39e refactor: extract summary stats into separate component 2026-02-08 16:43:35 +00:00
c9e84c1d23 feat: add Modal popup for extra User Info 2026-02-03 11:52:04 +00:00
30b11ce66e feat: add summary cards in Stat page 2026-02-03 10:28:24 +00:00