Commit Graph

6 Commits

Author SHA1 Message Date
eec8f2417e feat(frontend): add ability to delete datasets 2026-03-04 22:32:19 +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
bd0e1a9050 refactor(frontend): move stylings out of logic into centralized file 2026-03-03 20:28:23 +00:00
c9e84c1d23 feat: add Modal popup for extra User Info 2026-02-03 11:52:04 +00:00
5fbaf5fadc fix: black bar at bottom of screen and horizontal scroll bar 2026-02-03 10:34:35 +00:00
4742193818 feat: revamp styling on stats page
Abstracted away CSS into stats_styling.tsx
2026-02-02 16:31:14 +00:00