Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 회원탈퇴 구현 #55

Merged
merged 32 commits into from
Aug 8, 2024
Merged

Feat: 회원탈퇴 구현 #55

merged 32 commits into from
Aug 8, 2024

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    2048a63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    caaf16e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    78df8fb View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/#40/account-delete' into…

    … feature/#40/account-delete
    hee9841 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    bd99a18 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    993a9d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c517d1 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feature/#40/account-delete' into…

    … feature/#40/account-delete
    hee9841 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    78b239b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ea6084 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce2d685 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2964439 View commit details
    Browse the repository at this point in the history
  7. Test: SocialProfileRepository 테스트

    - save
    - findById
    - findBySocialTypeAndOauthId
    - updateOauthEmail
    - deleteByMember
    hee9841 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c4e6829 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9430259 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e5a7205 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cd5bc87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a4cc3f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    21e37cd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79e40d0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e008ccf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6bd64b5 View commit details
    Browse the repository at this point in the history
  16. Feat: 러닝 기록 멤버id로 삭제 구현 (#51)

    * Feat: RunningRecord member에 따라 삭제 기능 추가
    
    * Test: RunningRecord member에 따라 삭제 테스트
    
    * Fix: deleteByMember의 인자를 member_id로 받게 수정
    
    * Fix: Repository Transactional 삭제
    hee9841 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    256ba9e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    097036f View commit details
    Browse the repository at this point in the history
  18. Feat: 회원탈퇴 구현

    hee9841 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b7669a7 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0b6ec3a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e410cdc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4f308c7 View commit details
    Browse the repository at this point in the history
  22. Fix: pr 리뷰 사항 반영

    hee9841 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    31ea1a4 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    62868c0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    250cd49 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    98d303b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    3d85eb9 View commit details
    Browse the repository at this point in the history
  2. Fix: PR 리뷰 사항 반영

    - AppleAuthTokenResponse 코드 카멜로 변경
    - Requst DTO toMultiValueMap 메서드 코드 간결화
    hee9841 committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    476ad53 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b31090f View commit details
    Browse the repository at this point in the history