DEPLOY: 3.1.0 추천기능을 포함하여 업데이트 - #350
Merged
Merged
Conversation
endpoint 위치 정립 및 중복코드 제거 필요 테스트코드 작성 필요
Reactor / Repository / UseCase에 대해 테스트 코드 작성
git 모듈 재설정.. 기존 커밋 잘못 찍힌듯..
isOnlyKorean() 메소드 수정 LayoutFacotry 내부 메소드들 static으로 변경
…S-iOS into feat/#326-MLSMyPageFeature
…re-main 추천기능 메인화면 UI를 개발합니다.
…SMyPageFeature # Conflicts: # MLS/MLS.xcodeproj/project.pbxproj
신규 MyPageFeature를 구성합니다.
…330-API-Sync # Conflicts: # MLS/MLS.xcodeproj/project.pbxproj
- AppCoordinator, AppDelegate에 RecommendationFeature 등록 - MLSCore에 TokenInterceptor 추가 (키체인 직접 접근) - RecommendationRepositoryImpl 내부에서 NetworkProvider, Interceptor 생성 - UserProfileDTO, JobDTO 응답 래퍼 구조 반영 - RecommendationEndPoint 쿼리 파라미터 Int32 타입 적용 - viewWillAppear마다 데이터 갱신 - 추천 화면 탭바 영역 레이아웃 수정 - MLSCore NetworkProviderImpl 로깅 Loggable 적용
추천기능 API를 연동합니다.
추천-도감-북마크-마이페이지 -> 도감-추천-북마크-마이페이지
피드백을 반영해 추천 기능을 수정합니다.
'해적' 직업 추가에 따른 아이템 필터 선택지 추가 해적 / 너클 / 건 / 너클주문서 / 건주문서
해적 직업 추가 관련 수정이 필요합니다.
빈 데이터 라벨 추가
디자인 피드백을 반영하여 수정합니다 (1차)
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
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.
마이페이지·추천·사전·북마크 기능 모듈을 추가하고, 각 Example 타깃 및 앱 연동을 구성했습니다.
UI/레이아웃 및 API 연동을 완료했으며, 테스트 코드·SwiftLint 정리·리뷰 반영과 사전 상세 화면의 안정성 개선까지 적용했습니다.