rwadurian/backend/services/referral-service/src
hailin dfa21c0280 feat(mobile): integrate PlantingService with real API
- Add PlantingService for planting order management
  - createOrder: Create new planting order
  - selectProvinceCity: Select province and city
  - confirmProvinceCity: Confirm province/city selection
  - payOrder: Pay for order
  - getOrder/getMyOrders: Query orders
  - cancelOrder: Cancel unpaid orders
- Register PlantingService in DI container
- Update planting_quantity_page to create order before navigation
- Update planting_location_page to call real API endpoints
- Fix referral-service event-ack.publisher to use KafkaService

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-09 22:28:36 -08:00
..
api refactor(referral): remove legacy leaderboard code 2025-12-09 22:05:48 -08:00
application fix(referral): remove LeaderboardCacheService dependency 2025-12-09 22:13:57 -08:00
domain feat(referral): integrate referral system with identity-service and mobile-app 2025-12-08 22:37:06 -08:00
infrastructure feat(mobile): integrate PlantingService with real API 2025-12-09 22:28:36 -08:00
modules refactor(referral): remove legacy leaderboard code 2025-12-09 22:05:48 -08:00
app.module.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
main.ts refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00