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/169] 안읽은 채팅방 uuid 목록 조회 및 리팩토링 #170

Merged
merged 2 commits into from
Aug 15, 2024

Conversation

Eunjin3395
Copy link
Member

@Eunjin3395 Eunjin3395 commented Aug 15, 2024

🚀 개요

안읽은 채팅방 uuid 목록 조회 및 리팩토링

🔍 변경사항

  • 안읽은 채팅방 uuid 목록 조회 API 추가
  • boardService에 findBoard 메소드 추가
  • MemberUtils에 validateBlocked 메소드 추가
  • ChatCommandService 코드 리팩토링

⏳ 작업 내용

  • 안읽은 채팅방 uuid 목록 조회 API 구현
  • ChatCommandService 코드 리팩토링

📝 논의사항

@Eunjin3395 Eunjin3395 requested review from rimi3226 and hzee97 August 15, 2024 06:47
@Eunjin3395 Eunjin3395 self-assigned this Aug 15, 2024
@Eunjin3395 Eunjin3395 linked an issue Aug 15, 2024 that may be closed by this pull request
3 tasks
@Eunjin3395 Eunjin3395 merged commit b7e2c06 into develop Aug 15, 2024
@Eunjin3395 Eunjin3395 deleted the feat/169 branch August 15, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat] 안읽은 채팅방 uuid 조회 API 구현
1 participant