Feat : API 변경 사항 배포#30
Merged
Merged
Conversation
- relation을 통해 instaGuestUser repository에서 접근 및 쿼리 실행 - 마커가 더 이상 collection 정보를 담지 않으므로 그에 따라 네이밍 변경
- 마커를 클릭했을 때, 특정 장소에 해당하는 게시글을 전부 가져올 수 있게 함
- push되는 브랜치에 따라 다른 컨테이너를 올리도록 docker-build 수정
- run에서 에러 수정
- 다른 database 쓰도록 수정
feat : Web 지도 조회 로직 수정
- connectInstagram으로 앱 유저와 웹 지도 연결 - 재사용성을 고려하여 syncInstagramFolder 함수 분리, 내부에선 웹 지도 폴더를 가져와 유저의 인스타그램 폴더와 동기화
- connect-instagram을 구성하며 만들었던 syncInstagram 함수를 단독으로 호출하기 적절하도록 수정
- camelCase로 네이밍되어서 정상적으로 동작하지 않았었음
- docker image 삭제 절차가 없었음
- 연동된 앱 유저의 id를 넘겨야 하는데 웹 지도 유저의 id를 넘기고 있던 것을 수정
…ization feat : 웹 지도 폴더 - 앱 유저 인스타그램 폴더 동기화
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
프론트엔드의 변경 사항 대응에 맞추어 배포
To Discuss
x
Test
x
ETC
x
Related Issues
x