-
Notifications
You must be signed in to change notification settings - Fork 0
[FIX] 로그인 툴팁이 중복을 발생하던 문제 수정 #164
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
Merged
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
35fb97b
chore/#160: 앱 배포용 프로비저닝 설정 변경
0Hooni 925d2e4
chore/#160: gitignore 설정 수정
0Hooni 2c79e23
feat/#160: LoginFeature 모듈 추가 및 기본 세팅
0Hooni 1f016b5
feat/#160: 기존의 LoginScene 복사
0Hooni 381cadf
refactor/#160: 기존의 로그인 화면에 컨벤션 적용
0Hooni 0087729
refactor/#160: 기존의 로그인 리액터 이동 및 컨벤션 적용
0Hooni da92826
refactor/#160: SignUp 화면 이동 팩터리 메서드 패턴으로 수정
0Hooni b6a185c
refactor/#160: FAQ 화면 이동 팩토리 메서드 패턴으로 수정
0Hooni 1f8983d
style/#160: 사용하지 않는 프레임워크 import 제거
0Hooni 939bbbf
refactor/#160: 탭바 화면 전환을 팩토리 메서드 패턴으로 수정
0Hooni 02807fe
chore/#160: 데모에 필요한 에셋 추가
0Hooni 84c407a
feat/#160: 데모에 필요한 의존성 추가
0Hooni cd392b9
fix/#160: 메인 화면 기존 코드 이사
0Hooni 74f0afb
refactor/#160: LoginFeature 교체 준비
0Hooni 6ba01fc
refactor/#160: 서브 로그인 교체
0Hooni 03d30b4
refactor/#160: Presentation 모듈에서 로그인 Controller 제거
0Hooni 9395200
fix/#160: 최근 로그인 툴팁 중복 해결
0Hooni a14f353
feat/#160: 키체인 서비스 결과 미사용을 위한 discardableResult 추가
0Hooni d60bd2d
test/#160: 로그인 데모를 위한 PresentationTesting 구성
0Hooni 952fdb6
style/#160: 불필요한 output 할당 코드 제거
0Hooni 1445932
refactor/#160: Reactor에서 Controller 결합 제거
0Hooni 29150dd
refactor/#160: Mutation none 케이스 제거
0Hooni 0531b59
refactor/#160: UserDefault 사용을 keyType 형태로 사용하도록 수정
0Hooni fd17ac3
style/#160: switch case 사이 공백 추가
0Hooni 0020298
refactor/#160: flatMap 내부에서 동작이 많던걸 오퍼레이터로 분리
0Hooni 81e0df6
refactor/#160: 불필요한 프레임워크 채택 제거
0Hooni e4d9de7
fix/#160: 카카오 회원가입시 애플 인가 코드가 들어가는 상황 방지
0Hooni 3865709
refactor/#160: 애플 인가코드 전달 방식 수정 및 화면 전환 State 통일
0Hooni 0c57da3
refactor/#160: 변경된 present state를 이용하여 화면 이동 로직 수정
0Hooni bd71214
fix/#160: 회원가입 성공시에만 최근 로그인 표출되도록 수정
0Hooni b281cfd
style/#160: import sort 적용
0Hooni f2ef29e
refactor/#160: PPLabel 기본값 지정
0Hooni dd76f6e
refactor/#160: 로그인 화면 중복 코드로 인한 높은 유지비용 문제 개선
0Hooni 08da954
refactor/#160: 로그인 코멘트를 외부에서 주입받도록 수정
0Hooni 2776719
Merge branch 'develop' of https://github.com/PopPool/iOS into fix/#16…
0Hooni fed1825
refactor/#160: 불필요한 사이닝 아이덴티파이어 제거
0Hooni b05ef85
style/#160: Apply SwiftLint autocorrect
github-actions[bot] 66b086d
fix/#160: 로그인 데모 수정
0Hooni 46c2c68
fix/#160: UserDefaultService 의존성 주입
0Hooni a916d96
fix/#160: userDefault 정보 제거 추가
0Hooni 1561ad5
refactor/#160: 툴팁 업데이트 방식 수정
0Hooni 58db220
fix/#160: self → owner를 통해 약한 참조로 수정
0Hooni dc13c38
style/#160: factory를 이용하여 화면 전환을 설계하도록 일치
0Hooni 24a8aa2
style/#160: 오타 수정
0Hooni b953652
style/#160: Apply SwiftLint autocorrect
github-actions[bot] a3ff197
fix/#160: deployment target 버전 수정
0Hooni 11175ab
Merge branch 'fix/#160-recent-login-duplication' of https://github.co…
0Hooni 5b2fd4e
style/#160: 오타 수정
0Hooni File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
10 changes: 5 additions & 5 deletions
10
Poppool/Poppool.xcworkspace/xcshareddata/swiftpm/Package.resolved
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.