rwadurian/frontend/mobile-app/lib/features
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
..
auth/presentation fix(mobile): avatar URL handling + API paths + guide page layout 2025-12-09 18:50:34 -08:00
deposit/presentation/pages feat(mobile-app): add DST network support to deposit page 2025-12-08 19:25:29 -08:00
home/presentation feat(mobile-app): add import mnemonic page and fix share URL 2025-12-07 13:35:40 -08:00
mining/presentation/pages fix(mining): handle avatar URL vs SVG in mining page 2025-12-09 18:56:58 -08:00
planting/presentation feat(mobile): integrate PlantingService with real API 2025-12-09 22:28:36 -08:00
profile/presentation/pages feat(mobile): integrate wallet-service API for profile page rewards 2025-12-09 20:05:14 -08:00
ranking/presentation/pages style(mobile-app): add gradient background and card background to ranking page 2025-12-07 20:44:53 -08:00
share/presentation/pages feat(mobile-app): change share QR code to APK download link with referral code 2025-12-08 23:38:32 -08:00
trading/presentation/pages refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00