rwadurian/backend/services/authorization-service/src
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
..
api feat(authorization): add community assessment progress to profile page 2025-12-10 06:44:13 -08:00
application feat(authorization): add community assessment progress to profile page 2025-12-10 06:44:13 -08:00
config refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
domain feat(withdrawal): implement withdrawal order and fund allocation system 2025-12-09 02:35:27 -08:00
infrastructure fix(authorization-service): fix KafkaModule dependency injection 2025-12-09 21:55:10 -08:00
shared feat(profile): integrate referral and authorization APIs for profile page 2025-12-09 01:57:39 -08:00
app.module.ts fix(authorization-service): fix KafkaModule dependency injection 2025-12-09 21:55:10 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00