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/#152] GetPostResponseDto isMine 추가 및 해당 게시글이 나의 글일 경우 분기 처리 #154

Merged
merged 3 commits into from
Jan 23, 2025

Conversation

Roel4990
Copy link
Member

Related issue 🛠

Work Description ✏️

  • GetPostResponseDto isMine 추가 및 해당 게시글이 나의 글일 경우 분기 처리

Screenshot 📸

isMine.mp4

To Reviewers 📢

@Roel4990 Roel4990 added 🧡세홍🧡 🧡세홍🧡 FEAT✨ 새로운 기능 구현 labels Jan 23, 2025
@Roel4990 Roel4990 self-assigned this Jan 23, 2025
@Roel4990 Roel4990 requested a review from a team as a code owner January 23, 2025 14:20
…tail-mine-post

# Conflicts:
#	app/src/main/java/com/spoony/spoony/data/dto/response/GetPostResponseDto.kt
#	app/src/main/java/com/spoony/spoony/data/mapper/GetPostResponseMapper.kt
Copy link
Collaborator

@angryPodo angryPodo left a comment

Choose a reason for hiding this comment

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

굿

Copy link
Member

@chattymin chattymin left a comment

Choose a reason for hiding this comment

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

굿~

Copy link
Collaborator

@Hyobeen-Park Hyobeen-Park left a comment

Choose a reason for hiding this comment

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

어푸푸!!!

…tail-mine-post

# Conflicts:
#	app/src/main/java/com/spoony/spoony/presentation/placeDetail/PlaceDetailState.kt
@Roel4990 Roel4990 merged commit 9828dc8 into develop Jan 23, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT✨ 새로운 기능 구현 🧡세홍🧡 🧡세홍🧡
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 장소 상세 페이지 나의 게시물일 경우에 신고하기 dropdown 안보이도록 구현
4 participants