rwadurian/frontend/mining-app/lib/presentation/pages
hailin caffb124d2 feat(mining-app): add contribution records page with category summary
- Create contribution_records_page.dart with full list view
  - Pagination support with page navigation
  - Filter by source type (personal, team level, team bonus)
  - Show detailed info: tree count, base contribution, rate, amount
  - Display effective/expire dates and status badges

- Update contribution_page.dart detail card
  - Show category summary instead of record list
  - Display three categories with icons: personal, team level, team bonus
  - Add navigation to full records page via "查看全部"

- Add route configuration for /contribution-records

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 19:02:30 -08:00
..
asset feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
auth fix(mining-app): unify color scheme and fix scroll issues 2026-01-12 12:41:41 -08:00
contribution feat(mining-app): add contribution records page with category summary 2026-01-14 19:02:30 -08:00
profile feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00
splash fix(mining-app): remove unnecessary token refresh on app startup 2026-01-13 20:28:07 -08:00
trading feat(mining-app): integrate real APIs for Asset and Profile pages 2026-01-14 08:22:40 -08:00