rwadurian/frontend/mining-app/lib/presentation
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
..
pages feat(mining-app): add contribution records page with category summary 2026-01-14 19:02:30 -08:00
providers chore(mining-app): configure release build 2026-01-14 17:24:42 -08:00
widgets feat(mining-app): shimmer placeholder for all pages 2026-01-12 21:56:22 -08:00