Skip to content

#21 회원 정보 수정#46

Merged
LeeGukgeon merged 1 commit intodevelopfrom
43-21-회원-정보-수정
Dec 16, 2024

Hidden character warning

The head ref may contain hidden characters: "43-21-\ud68c\uc6d0-\uc815\ubcf4-\uc218\uc815"
Merged

#21 회원 정보 수정#46
LeeGukgeon merged 1 commit intodevelopfrom
43-21-회원-정보-수정

Conversation

@kingkang85
Copy link
Copy Markdown
Contributor

📋 요약

  • 회원 정보(이메일, 닉네임) 수정 기능 구현

🛠 변경 사항

  • 이번 Pull Request에서 작업한 주요 변경 사항은 다음과 같습니다:
    • 새로운 기능 추가 또는 버그 수정
    • 코드 리팩토링 또는 최적화
    • 문서 업데이트

🔗 관련 이슈

📸 스크린샷 또는 GIF (해당되는 경우)

  • 기존 tbl_user
    image

  • 수정 요청
    image

  • 변경된 tbl_user
    image

✅ 체크리스트

  • 코드가 정상적으로 동작하는지 테스트했습니다.
  • 관련 문서를 작성하거나 업데이트했습니다. (해당되는 경우)
  • 변경 사항을 반영한 테스트 코드를 추가했습니다.
  • 모든 테스트가 성공적으로 통과했습니다.

🛡 테스트 방법

.

📚 추가 참고 사항

.

- UserUpdateRequest DTO 생성
- UserController에 회원 정보 수정 API 추가
- UserService에 updateUser 메서드 구현
- 로그인된 사용자 본인의 정보만 수정 가능
- 이메일, 닉네임 중 선택적으로 수정 가능

Resolves: #43
Copy link
Copy Markdown
Contributor

@KIM9909 KIM9909 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다 ! check!

@yunjaeeun
Copy link
Copy Markdown
Contributor

토큰에서 정보 꺼내는게 좋네요

Copy link
Copy Markdown
Contributor

@MinFe4990 MinFe4990 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

!check

@uni-zun
Copy link
Copy Markdown
Contributor

uni-zun commented Dec 16, 2024

check!!!

Copy link
Copy Markdown
Contributor

@LeeGukgeon LeeGukgeon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다~

@LeeGukgeon LeeGukgeon merged commit 08ba571 into develop Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants