Commit Graph

5 Commits

Author SHA1 Message Date
kkfluous
a7a7cef057 Revert "fix: replace Cell from recharts with data-level fill to avoid babel error"
This reverts commit 58637b800b.
2026-06-09 13:50:58 +08:00
kkfluous
58637b800b fix: replace Cell from recharts with data-level fill to avoid babel error
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2026-06-09 13:50:19 +08:00
kkfluous
f258531964 chore: remove all trend indicators from StatCards
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2026-06-09 13:45:31 +08:00
kkfluous
c5f422a464 chore: update mock data from April to June 2026, extend daily range to 9 days
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Replace all prototype data across Overall/Efficiency/Users views with
June 2026 data (06/01-06/09), add fabricated entries for 06/01-06/07
alongside real 06/08-06/09 data, and make weekly trend fluctuate for
better demo visuals.
2026-06-09 13:29:03 +08:00
pazz09adk-glitch
da191b0dbf feat: Initialize AI Studio project structure
Sets up the basic project files and dependencies for an AI Studio application. Includes README, `.env.example`, `.gitignore`, basic HTML structure, metadata, `package.json`, Vite configuration, and initial React component setup. This commit provides the foundation for running and deploying the AI Studio app locally.
2026-04-29 18:05:24 +08:00