-
Notifications
You must be signed in to change notification settings - Fork 2
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
♻ 팔로우 기능 api 수정 #406
Labels
enhancement
New feature or request
Comments
niamu01
added a commit
that referenced
this issue
Dec 24, 2023
niamu01
added a commit
that referenced
this issue
Dec 24, 2023
Merged
niamu01
added a commit
that referenced
this issue
Dec 27, 2023
niamu01
added a commit
that referenced
this issue
Dec 27, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 29, 2023
niamu01
added a commit
that referenced
this issue
Dec 30, 2023
niamu01
added a commit
that referenced
this issue
Dec 30, 2023
niamu01
added a commit
that referenced
this issue
Dec 30, 2023
niamu01
added a commit
that referenced
this issue
Jan 5, 2024
niamu01
added a commit
that referenced
this issue
Jan 5, 2024
niamu01
added a commit
that referenced
this issue
Jan 5, 2024
niamu01
added a commit
that referenced
this issue
Jan 5, 2024
niamu01
added a commit
that referenced
this issue
Jan 10, 2024
niamu01
added a commit
that referenced
this issue
Jan 10, 2024
niamu01
added a commit
that referenced
this issue
Jan 10, 2024
niamu01
added a commit
that referenced
this issue
Jan 17, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Feb 20, 2024
niamu01
added a commit
that referenced
this issue
Apr 10, 2024
refactor: ♻️ 팔로우 리스트에 limit 추가 - #406
niamu01
added a commit
that referenced
this issue
Apr 10, 2024
niamu01
added a commit
that referenced
this issue
Apr 10, 2024
fix: 🐛 following 관련 함수에서 사용한 follower -> following 수정 fix: 🐛 파일명 수정 resolve -> resolver style: 🎨 변수 선언 시 필요 없는 타입 어노테이션 제거 fix: 🐛 필요없는 if 검사 삭제 fix: 🐛 변수 대입을 안하고 있었던 부분 수정 (...) refactor: ♻️ aggregate -> find~~ 로 변경, 필요한 데이터만 받도록 select 사용 refactor: ♻️ followingStatus -> isFollowing 으로 변경 및 중복되는 부분 삭제 style: 🎨 lint - #406
niamu01
added a commit
that referenced
this issue
Apr 10, 2024
refactor: ♻️ 팔로우 여부에 대해 나 자신 예외처리 제거, input을 login에서 id로 변경 revert: 🔥 follower, following List 삭제 refactor: ♻️ findOne 할 때 select 추가 refactor: ♻️ evalLog의 fieldExtractor의 커서 검사 사항 추가 - #406
niamu01
added a commit
that referenced
this issue
Apr 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
231218 @42sungwook 님과 회의로 새롭게 결정된 부분과 잘못 구현한 사항을 수정하려 합니다.
231220 @yoopark 님에게 전달 및 추가 회의..!
231228 @42sungwook 님이 만드신 페이지 보구 얘기 나눈 결과 자신이 팔로우 한 유저인지만 알려주는 쿼리 따로 분리하기로 결정 (다른 유저의 정보 페이지에서 사용)
240105 @42sungwook follower/ingList 삭제(pagination으로 대체 전달), pagination 방식 커서 -> 페이지 기반으로 변경
이외에 pr 댓글에 남겨져 있던 의견 이야기해보기
+) evalLog cursor validate check
The text was updated successfully, but these errors were encountered: