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: 알림 조회 문구의 구체화 및 읽음 처리 기능 #85

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

koojun99
Copy link
Contributor

@koojun99 koojun99 commented Jul 21, 2024

🚀 개요

알림 조회 문구의 구체화 및 읽음 처리 기능

🔍 변경사항

  • 감정표현 알림 조회 시 이모지도 출력

⏳ 작업 내용

  • NotificationType(댓글,답글, 감정표현, 초대)에 해당하는 로직 실행 시, 알림 객체도 생성하도록 수정
  • 알림 종류에 따른 title, body 매핑 및 감정표현 관련 알림 조회 시, 어떤 이모지를 남겼는지도 출력
  • 특정 알림을 눌러 직접 확인한 경우, isChecked를 true로 변경하는 api 구현

📝 논의사항

@koojun99 koojun99 added the ✨ feat New feature or request label Jul 21, 2024
@koojun99 koojun99 requested review from HyoBN and CYY1007 July 21, 2024 07:15
@koojun99 koojun99 self-assigned this Jul 21, 2024
@koojun99 koojun99 linked an issue Jul 21, 2024 that may be closed by this pull request
3 tasks
@HyoBN HyoBN merged commit e020079 into develop Jul 23, 2024
HyoBN added a commit that referenced this pull request Aug 9, 2024
✨ Feat: 알림 조회 문구의 구체화 및 읽음 처리 기능
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 알림 관련 기능 추가
2 participants