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] 신고 기능 추가 #158

Merged
merged 2 commits into from
Dec 11, 2024
Merged

[Feat] 신고 기능 추가 #158

merged 2 commits into from
Dec 11, 2024

Conversation

sukangpunch
Copy link
Contributor

📋 이슈 번호

close #157

🛠 구현 사항

snap, 부모 댓글, 자식 댓글 신고 기능
신고 id 기반으로 해당 신고의 상태를 변경하는 기능
신고 상태에 기반하여 신고들을 조회하는 기능
신고 id를 기반으로 해당 신고를 처리하는 기능
패널티 점수가 일정 이상이면 권한을 수정하여 조회 이외의 기능을 제한하는 설정
등 추가 하였습니다.
프론트와 빠른 협업을 위해 미리 배포 합니다.

📚 기타

@sukangpunch sukangpunch added the ✨ New Feature 새로운 기능을 추가합니다. label Dec 2, 2024
@sukangpunch sukangpunch self-assigned this Dec 2, 2024
@sukangpunch sukangpunch merged commit a1aa75b into main Dec 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ New Feature 새로운 기능을 추가합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat] 스냅/댓글 신고 기능 추가(미완)
2 participants