rwadurian/frontend/mining-app/lib
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
..
core feat(mining-app): add contribution records page with category summary 2026-01-14 19:02:30 -08:00
data feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
domain feat(mining-app): add estimated earnings and contribution stats API 2026-01-14 08:37:30 -08:00
presentation feat(mining-app): add contribution records page with category summary 2026-01-14 19:02:30 -08:00
main.dart feat(mining-app): improve UX with non-blocking splash and skeleton loading 2026-01-12 21:48:31 -08:00