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

HOTFIX-44 : 나눔 상세 ,게시자 정보 추가, 신청한 사용자 이름,프로필 이미지 추가 #45

Merged
merged 2 commits into from
Feb 24, 2024

Conversation

Jiwon-cho
Copy link
Collaborator

@Jiwon-cho Jiwon-cho commented Feb 24, 2024

Pull Request

작업 내용

이 PR은 다음과 같은 작업을 포함하고 있습니다:

  • 나눔 상세 조회 시 게시자 정보 누락 되어 해당 정보 추가
  • 신청한 사용자 이름, 프로필 이미지 정보 추가

변경 사항

다음과 같은 파일/부분을 수정했습니다:

  • src/main/kotlin/mara/server/domain/share/*: 나눔 게시글 게시자 정보 추가,신청한 사용자 이름,프로필 이미지 추가

@Jiwon-cho Jiwon-cho added the refactoring Refactoring codes label Feb 24, 2024
@Jiwon-cho Jiwon-cho requested a review from jhkang1517 February 24, 2024 04:24
@Jiwon-cho Jiwon-cho self-assigned this Feb 24, 2024
@Jiwon-cho Jiwon-cho linked an issue Feb 24, 2024 that may be closed by this pull request
@jhkang1517 jhkang1517 changed the title HOTFIX - 나눔 상세 ,게시자 정보 추가 HOTFIX-44 : 나눔 상세 ,게시자 정보 추가 Feb 24, 2024
@Jiwon-cho Jiwon-cho changed the title HOTFIX-44 : 나눔 상세 ,게시자 정보 추가 HOTFIX-44 : 나눔 상세 ,게시자 정보 추가, 신청한 사용자 이름,프로필 이미지 추가 Feb 24, 2024
Copy link
Collaborator

@jhkang1517 jhkang1517 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!! 👏

@jhkang1517 jhkang1517 merged commit 1eeac6f into main Feb 24, 2024
1 check passed
@jhkang1517 jhkang1517 deleted the HOTFIX-44 branch February 24, 2024 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Refactoring codes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HOTFIX : 나눔 디테일 , 유저 이름, 프로필 추가
2 participants