rwadurian/frontend/mobile-app/lib/features/profile/presentation/pages
hailin 22c32031af feat(authorization): add community assessment progress to profile page
Backend:
- Add initialTargetTreeCount, currentTreeCount, monthlyTargetTreeCount
  fields to AuthorizationDTO and AuthorizationResponse
- Query TeamStatistics to populate current tree count in getUserAuthorizations

Frontend:
- Update AuthorizationResponse to parse new progress fields
- Replace hardcoded community assessment values with real API data
- Show authorization status: red (unauthorized), orange (pending), green (active)
- Display progress bar and target requirements based on benefit status

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-10 06:44:13 -08:00
..
edit_profile_page.dart fix(mobile-app): refresh avatar on profile page after upload 2025-12-07 23:32:42 -08:00
profile_page.dart feat(authorization): add community assessment progress to profile page 2025-12-10 06:44:13 -08:00