-
Notifications
You must be signed in to change notification settings - Fork 4
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
친구 추가 로직 구현 #116
Merged
Merged
친구 추가 로직 구현 #116
Commits on Dec 1, 2022
-
[feat] boostcampwm-2022#66 boostcampwm-2022#85 친구 목록 전역으로 관리
- drop 되었을 때, 전역 정보 수정 (탭 간 이동해도 목록 유지)
Configuration menu - View commit details
-
Copy full SHA for b992b8c - Browse repository at this point
Copy the full SHA b992b8cView commit details -
[feat] boostcampwm-2022#66 친구 추가 구현
- api 연결 X - 친구 검색 시, debounce를 이용해 api 요청 횟수 줄임 - nickname 클릭 시, confirm 창 이후 친구 추가 api 추가할 예정
Configuration menu - View commit details
-
Copy full SHA for 9f2d3be - Browse repository at this point
Copy the full SHA 9f2d3beView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc0ef88 - Browse repository at this point
Copy the full SHA bc0ef88View commit details -
[refactor] boostcampwm-2022#66 boostcampwm-2022#85 친구 목록 전역 타입 변경
- id 제거 후, name으로 key 값 설정
Configuration menu - View commit details
-
Copy full SHA for 220cace - Browse repository at this point
Copy the full SHA 220caceView commit details -
[feat] boostcampwm-2022#66 전체 친구 목록 불러오기
- 친구 목록 api 요청으로 데이터 받아와 전역 타입에 맞게 파싱
Configuration menu - View commit details
-
Copy full SHA for 3dcc671 - Browse repository at this point
Copy the full SHA 3dcc671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548659f - Browse repository at this point
Copy the full SHA 548659fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8509998 - Browse repository at this point
Copy the full SHA 8509998View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4275fa7 - Browse repository at this point
Copy the full SHA 4275fa7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5335e09 - Browse repository at this point
Copy the full SHA 5335e09View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.