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 : 친구 정보 모달 api 이식, 웹소켓 적용 #325

Merged
merged 28 commits into from
Feb 27, 2024

Conversation

bluedog129
Copy link
Contributor

@bluedog129 bluedog129 commented Feb 25, 2024


✅ 풀_리퀘스트 체크리스트

  • PR 제목: [feat/fix/refactor...] 작업 내용 한 줄 요약 (브랜치 이름) #이슈번호
  • commit message 가 적절한지 확인해주세요.
  • 적절한 branch 로 요청했는지 확인해주세요.
  • Assignees, Label 을 붙여주세요.
  • 주의 사항과 관련해 꼭 확인해야 할 사람이 있다면 Reviewer 로 등록해주세요.
  • PR이 승인된 경우 해당 브랜치는 삭제해 주세요!

🔄 변경 사항

  • 친구목록 API이식
  • 친구 삭제 API이식
  • 유저 찾기 API이식
  • 친구 요청 보내기 API이식
  • 친구 요청 승인 API이식
  • 친구 요청 거절 API이식
  • 친구 리스트 웹소켓 적용
  • 친구 요청 리스트 웹소켓 적용

📎 변경한 이유

  • 이러한 이유 때문에 변경했습니다!

closes: #325

👨🏻‍💻 테스트 체크리스트

  • 친구 삭제 API이식
_.mov
  • 유저 찾기 API이식
_.mov
  • 친구요청 수락
_.mov
  • 친구요청 거절
_.mov
  • 친구요청 보내기
default.mov

📌 변경 및 주의 사항

소켓연결까지 완료했습니다 스피닝적용은 우선 새로 업데이트된 상태에서 적용해보겠슴다


@bluedog129 bluedog129 linked an issue Feb 25, 2024 that may be closed by this pull request
4 tasks
@LWJ0513 LWJ0513 marked this pull request as ready for review February 26, 2024 11:28
@bluedog129 bluedog129 changed the title feat : 친구 정보 모달 api 이식 feat : 친구 정보 모달 api 이식, 웹소켓 적용 Feb 26, 2024
@donghyun1998
Copy link
Contributor

고생하셨습니다!
스피너 적용해서 초기 렌더링도 야무지게 해 주세요~!

@bluedog129 bluedog129 merged commit 9af4496 into main Feb 27, 2024
4 checks passed
@bluedog129 bluedog129 deleted the 265-feat-친구-정보-모달-api-이식 branch February 27, 2024 03:19
@bluedog129 bluedog129 added the frontend frontend 관련 PR label Mar 23, 2024
@bluedog129 bluedog129 self-assigned this Mar 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend 관련 PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat : 친구 정보 모달 API 이식
2 participants