-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: import 누락 * chore: Module Template 수정 * feat: CreateAgency Feature 생성 * refactor: 소속생성 및 대학 검색 화면 CreateAgency 모듈로 이동 * chore: 의존성 그래프 이그노어 처리 * feat: 키보드 여부에 따라 createButton 레이아웃으 변경되도록 구현 * feat: InputAgencyInfoVC Reactor 주입 * feat: CreateCompleteVC Reactor 주입 * chore: assertionFailure 제거 * feat: 대학 정보 입력 유무에 따른 소속 생성 분기 처리 * feat: 소속 생성에서 대학 정보 입력 화면으로 전환 구현 * chore: 폴더 구조 변경 * feat: 대학 정보 입력 화면에서 소속 생성 완료 화면 전환 구현 * chore: BaseFeatureInterface target 생성 * feat: 회원가입 플로우 변경 * fix: dismiss 동시에 화면이 나타나도록 수정 * fix: 잘못된 파라미터 값 수정 * fix: 대학교 등록화면 UI 수정 * chore: button 네이밍 변경 * chore: factory coordinator 옵셔널 타입으로 변경 * fix: 대학 정보 입력화면 레이아웃 및 UI 수정 * fix: 마이페이지 학교 정보 수정 * feat: 소속 생성을 하지 않는 경우 화면전환 구현 * feat: 소속 생성 완료화면에서 X 버튼 클릭 시 메인화면으로 이동되도록 구현 * feat: 대학 정보 입력 유무에 따른 notRegisterButton Hidden 처리
- Loading branch information
Showing
58 changed files
with
1,233 additions
and
705 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -78,3 +78,4 @@ Moneymong.app.dSYM.zip | |
fastlane/report.xml | ||
fastlane/README.md | ||
Projects/App/Resources/APIKey.xcconfig | ||
graph.png |
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
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
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
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
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
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
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
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
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
Oops, something went wrong.