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: 게시글 삭제, 수정 기능 구현 #225

Merged
merged 23 commits into from
Jan 21, 2024

Conversation

shinhyojeong
Copy link
Member

@shinhyojeong shinhyojeong commented Jan 3, 2024

🔗 이슈 번호

⛳ 구현 사항

  • more 버튼에 Dialog 추가
  • 게시글 삭제 api 연결
  • 게시글 수정 api 연결
  • 게시글 상태 변경 api 연결

📚 구현 설명

2024-01-04.1.54.55.mov
2024-01-04.1.56.12.mov

@shinhyojeong shinhyojeong requested a review from a team January 3, 2024 17:01
@shinhyojeong shinhyojeong self-assigned this Jan 3, 2024
@shinhyojeong shinhyojeong added feat 기능 추가, 삭제, 변경 Waiting Code Review labels Jan 3, 2024
src/apis/post/apis.ts Outdated Show resolved Hide resolved
src/apis/post/apis.ts Outdated Show resolved Hide resolved
src/pages/post/index.tsx Outdated Show resolved Hide resolved
Copy link
Member

@chojooyoung chojooyoung left a comment

Choose a reason for hiding this comment

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

고생하셨어요~

src/pages/post/index.tsx Show resolved Hide resolved
Copy link
Member

@sonsurim sonsurim left a comment

Choose a reason for hiding this comment

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

LGTM 고생많으셨습니다~

@shinhyojeong shinhyojeong merged commit 00b7f1e into develop Jan 21, 2024
@shinhyojeong shinhyojeong deleted the feat/#210_change-post-status branch January 21, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 추가, 삭제, 변경 In Progress Code Review
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

feat: 게시글 삭제, 수정 기능 구현
3 participants