-
Notifications
You must be signed in to change notification settings - Fork 0
메인화면 API 연결 #78 #103
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
Open
yys7517
wants to merge
20
commits into
develop
Choose a base branch
from
main_api_#78
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
메인화면 API 연결 #78 #103
Conversation
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
- 유저 GET 함수 작성 및 Response 구조 변경 Signed-off-by: yys <yys> #78
# Conflicts: # app/src/main/java/com/eighteen/eighteenandroid/data/datasource/remote/service/UserService.kt
- Guest와 User 구분하기 위한 UserType 상수 - 초기 데이터 API 연결 - User Response, UseCase 구조 변경 - 무한 스크롤을 위해 totalPage 값에 따른 페이지 목록 초기화 #78
- 유저 좋아요를 위한 userId Int 값 추가 - 메인화면 notify 로직 수정 - 메인화면 스크롤 저장 로직 제거 #78
# Conflicts: # app/build.gradle.kts
# Conflicts: # app/src/main/java/com/eighteen/eighteenandroid/data/datasource/remote/service/UserService.kt # app/src/main/java/com/eighteen/eighteenandroid/domain/di/UserUseCaseModule.kt # app/src/main/java/com/eighteen/eighteenandroid/domain/repository/UserRepository.kt # app/src/main/java/com/eighteen/eighteenandroid/presentation/auth/signup/enterauthcode/SignUpEnterAuthCodeFragment.kt
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.
💡 관련 이슈
close #78
🌱 변경 사항 및 이유