rwadurian/frontend/mobile-app/lib/features
hailin b36987fee1 feat(mobile-app): implement profile editing with backend API
- Add updateProfile() and getMyProfile() methods to AccountService
- Load real user data (nickname, avatar) in EditProfilePage
- Call PUT /user/update-profile API to save nickname changes
- Display SVG avatar from backend
- Add loading state while fetching user data

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 20:51:59 -08:00
..
auth/presentation fix(mobile-app): align back button to left in import mnemonic page 2025-12-07 20:26:24 -08:00
deposit/presentation/pages refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -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 refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
planting/presentation refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
profile/presentation/pages feat(mobile-app): implement profile editing with backend API 2025-12-07 20:51:59 -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): add import mnemonic page and fix share URL 2025-12-07 13:35:40 -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