rwadurian/frontend/mining-app/lib/data/datasources/remote
hailin 481a355d72 feat(trading): add buy function control switch with admin management
- Add buyEnabled field to TradingConfig in trading-service with migration
- Add API endpoints for get/set buy enabled status in admin controller
- Add buy function switch card in mining-admin-web trading page
- Implement buyEnabledProvider in mining-app with 2-minute cache
- Show "待开启" when buy function is disabled in trading page
- Add real-time asset value refresh in asset page (1-second updates)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 08:56:35 -08:00
..
auth_remote_datasource.dart feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
contribution_remote_datasource.dart feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
mining_remote_datasource.dart fix(mining-app): fix mining records data parsing from mining-service 2026-01-15 00:02:30 -08:00
referral_remote_datasource.dart feat(contribution/mining-app): add team tree API using contribution-service 2.0 2026-01-16 09:17:18 -08:00
trading_remote_datasource.dart feat(trading): add buy function control switch with admin management 2026-01-17 08:56:35 -08:00