|
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
First end-to-end view: ECharts stacked area of net worth by account over the last 365 days, fed from GET /networth/history. - NetWorthChart component with empty-state fallback - Mocked ReactECharts in tests so they run without a DOM canvas - Dashboard now: headline NW + history chart + per-account cards Bundle grew to 467 KB gzipped — ECharts is heavy by design. Will tree-shake via echarts/core imports once the chart surface stabilises. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.app.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||