Skip to content

Conversation

@MEOHIN
Copy link
Collaborator

@MEOHIN MEOHIN commented Oct 15, 2025

📢 기능 설명

내활동: 내가 좋아요한 게시글 목록 응답 DTO에 필드를 추가

연결된 issue

close #341



🩷 Approve 하기 전 확인해주세요!

  • MyHistoryLikedPostItemDto 변경 사항을 반영하여, '/me/likes' 엔드포인트에 대한 MockMvc 테스트 케이스를 업데이트했습니다.

✅ 체크리스트

  • PR 제목 규칙 잘 지켰는가?
  • 추가/수정사항을 설명하였는가?
  • 이슈넘버를 적었는가?
  • Approve 하기 전 확인 사항 체크했는가?

@github-actions github-actions bot added the refactor 코드 리팩토링 label Oct 15, 2025
@MEOHIN MEOHIN merged commit 10e12f3 into dev Oct 15, 2025
1 check passed
lkw9241 added a commit that referenced this pull request Oct 16, 2025
* fix : bug (#324)

* [feat] 카테고리 초기화 데이터 추가

* fix:auth/me추가

* fix:share 인증 해제

* refactor:h2 인증 해제

* [chore] 불필요한 Init Data 삭제 #334 (#335)

* Revert "chore: initData용 이미지 추가"

This reverts commit ef30eef.

* .

* chore: 수정사항 없음

* feat: MyHistoryPostItemDto에 상세 정보 필드 추가 및 매핑 로직 업데이트

* refactor: 게시글 좋아요 알림 메시지에 게시글 제목 추가

* chore: 수정사항 없음

* chore: 불필요한 Init Data 삭제

* fix : url bug (#337)

* fix:Token update

* [refactor] 내활동: 내가 좋아요한 게시글 목록 응답 DTO 필드 추가 #341 (#342)

* Revert "chore: initData용 이미지 추가"

This reverts commit ef30eef.

* .

* chore: 수정사항 없음

* feat: MyHistoryPostItemDto에 상세 정보 필드 추가 및 매핑 로직 업데이트

* refactor: 게시글 좋아요 알림 메시지에 게시글 제목 추가

* chore: 수정사항 없음

* chore: 수정사항 없음

* refactor: MyHistoryLikedPostItemDto에 상세 필드 및 로직 개선 추가

* test: MyHistoryControllerTest 내 getMyLikedPosts 테스트 필드 검증 추가

* chore: 브랜치 병합

---------

Co-authored-by: flatCheese <[email protected]>
Co-authored-by: SeokGeunHo <[email protected]>
Co-authored-by: SeokGeunHo <[email protected]>
Co-authored-by: MEOHIN <[email protected]>
Co-authored-by: GerHerMo <[email protected]>
Co-authored-by: GerHerMo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor 코드 리팩토링

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[refactor] 내활동: 내가 좋아요한 게시글 목록 응답 DTO 필드 추가

3 participants