- account.api.ts 신규 생성 (프로필 조회/수정, 활동 내역, 비밀번호 변경) - types.ts API 타입 추가 + MOCK_PROFILE/MOCK_ACTIVITIES 삭제 - MyPage.tsx: fetchProfile + fetchActivityList API 연동, 서버 페이지네이션 - ProfileEditPage.tsx: fetchProfile 초기값, updateProfile 저장, changePassword 연동 Closes #43 |
||
|---|---|---|
| react | ||
| .gitignore | ||
| Jenkinsfile | ||
| README.md | ||