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

✨ 채팅 요청 수락 시 채팅 요청 메시지를 채팅방 메시지에 저장 #149

Closed
3 tasks done
hyun2371 opened this issue Nov 19, 2024 · 0 comments · Fixed by #150
Closed
3 tasks done
Assignees
Labels
✨ feat 기능 추가

Comments

@hyun2371
Copy link
Member

hyun2371 commented Nov 19, 2024

⚜️ To do

  • 채팅방 수락 시 요청 메시지 mongoRepository에 저장
  • 채팅 Error 코드, 채팅 요청 ErrorCode 분리
  • 채팅 파트너 조회 로직 수정
@hyun2371 hyun2371 added the ✨ feat 기능 추가 label Nov 19, 2024
@hyun2371 hyun2371 self-assigned this Nov 19, 2024
@hyun2371 hyun2371 changed the title ✨ 채팅방 생성 시 채팅 요청 메시지를 채팅방 메시지에 저장 ✨ 채팅 요청 수락 시 채팅 요청 메시지를 채팅방 메시지에 저장 Nov 20, 2024
hyun2371 added a commit that referenced this issue Nov 21, 2024
* [refactor] : 멤버 비교에 equals 오버라이딩 메서드 사용

* [feat] : 채팅, 채팅 요청 에러코드 분리

* [feat] : 채팅, 채팅 요청 에러코드 분리->서비스 코드 반영

* [feat] : 채팅, 채팅 요청 에러코드 분리->엔티티 코드 반영

* [feat] : 채팅방 생성 시 기존 요청 메시지 -> 채팅 메시지에 저장

* [test] : 채팅방 생성 시 기존 요청 메시지 -> 채팅 메시지에 저장 (테스트 반영)

* [refactor] : 채팅 요청 조회 메서드명 수정

* [style] : 코드 리포멧팅

* [refactor] : error 메시지 수정

* [fix] : error 메시지 오류 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가
Projects
None yet
1 participant