soulsync/webui/src
Antti Kettunen b24152c74b
feat(webui): migrate stats page to react
- move the stats route onto the React shell with Recharts-based visualizations
- remove the global Chart.js include and add a local stats seed script for easier testing
- keep parity coverage with route, API, and helper tests while preserving the legacy page layout
2026-05-23 21:22:45 +03:00
..
app refactor(webui): cancel similar-artists in route 2026-05-19 09:28:05 +03:00
components Add shared Show primitive 2026-05-13 22:26:25 +03:00
platform feat(webui): migrate stats page to react 2026-05-23 21:22:45 +03:00
routes feat(webui): migrate stats page to react 2026-05-23 21:22:45 +03:00
test Add MSW-backed issue API tests 2026-05-13 22:26:24 +03:00
routeTree.gen.ts feat(webui): migrate stats page to react 2026-05-23 21:22:45 +03:00
vite-env.d.ts Initial Vite app scaffolding & issues page impl 2026-05-13 22:24:46 +03:00