rwadurian/frontend/mining-admin-web
hailin dee9c511e5 feat(mining-admin): add total contribution to dashboard stats
- Add networkTotalContribution field to dashboard API response
- Display total hashrate alongside effective hashrate in stats cards
- Update price overview to show both effective and total contribution
- Change grid from 3 to 4 columns in price overview

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 23:32:29 -08:00
..
nginx feat(gateway): 添加2.0服务路由到Kong和nginx配置 2026-01-11 00:22:23 -08:00
src feat(mining-admin): add total contribution to dashboard stats 2026-01-14 23:32:29 -08:00
.env.production feat(mining-admin-web): 配置生产环境API指向Kong网关 2026-01-11 00:28:17 -08:00
.gitignore chore(mining-admin-web): 添加.gitignore文件 2026-01-10 20:18:35 -08:00
DEVELOPMENT_GUIDE.md feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
Dockerfile feat(docker): 添加 2.0 系统 Docker 部署支持 2026-01-10 19:31:02 -08:00
deploy.sh feat(mining-admin-web): 添加独立部署脚本和docker-compose配置 2026-01-10 20:06:20 -08:00
docker-compose.yml feat(mining-admin-web): 添加独立部署脚本和docker-compose配置 2026-01-10 20:06:20 -08:00
next.config.js fix(mining-admin-web): prevent duplicate /api/v2 in rewrite destination 2026-01-14 04:37:32 -08:00
package-lock.json feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
package.json feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
postcss.config.js feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
tailwind.config.js feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00
tsconfig.json feat(mining-ecosystem): 添加挖矿生态系统完整微服务与前端 2026-01-10 17:45:46 -08:00