-
Notifications
You must be signed in to change notification settings - Fork 0
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
[1.0.3 버전 배포] FINAL 버전 #260
Merged
Conversation
This file contains 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
- 위시 맛집 리스트 등록날짜 응답 - '등록순' 정렬 요청 시 오래된 순으로 정렬하여 응답 - 기본은 최신순으로 정렬하여 응답
[Login-Final/aos] 일반로그인 / 회원가입 구현
# Conflicts: # Aos/app/src/main/java/com/avengers/nibobnebob/data/remote/IntroApi.kt # Aos/app/src/main/java/com/avengers/nibobnebob/data/repository/IntroRepository.kt # Aos/app/src/main/java/com/avengers/nibobnebob/data/repository/IntroRepositoryImpl.kt # Aos/app/src/main/java/com/avengers/nibobnebob/presentation/ui/intro/signup/DetailSignupViewModel.kt
[Signup-Final/aos] 회원가입 프로필 사진 적용 (API 연결 전)
[home/aos] 맛집 추가 후 로직, 메인화면 보완
…mypage-photo ; Conflicts: ; Aos/app/src/main/java/com/avengers/nibobnebob/presentation/ui/bindingadapters/ImageViewBindingAdapter.kt
[mypage/aos] 마이페이지 Ui, 프로필 수정 로직 변경
마이페이지 Ui, 프로필 수정 로직 변경
[Home/aos] 검색 후 지도에서 위시리스트 여부 업데이트
위시리스트 여부 업데이트
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
- 현재 페이지와 페이지 당 항목 수의 기본값을 각각 1, 10으로 설정 - 현재 페이지 입력 시 입력한 페이지에 해당하는 리스트 응답 - 다음 페이지가 있는 지 여부 응답
- 시간 순, 시간 역순, 리뷰 좋아요 많은 순, 리뷰 싫어요 많은 순 정렬
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
- data만이 아닌, hasNext응답으로 마지막인지 아닌지 표신 - 리뷰 평가 순 정렬 시, 기존 평가가 있어야만 응답에 포함시키는 것을 평가가 되어 있지 않아도 되도록 변경.
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: yy0ung <[email protected]>
Co-authored-by: plashdof <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: yy0ung <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
Co-authored-by: yy0ung <[email protected]> Co-authored-by: BENDENG1 <[email protected]>
로그인 실패 응답 구조 변경, 상대 경로로 수정
[1.0.3 버전 릴리즈/be] FINAL 버전
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.
AOS
BE