Skip to content

Commit

Permalink
Squashed commit of the following:
Browse files Browse the repository at this point in the history
commit 791fcdf
Author: hyerin <[email protected]>
Date:   Mon Jul 10 09:51:55 2023 +0900

    fix: image component hidden 처리 메서드 변경

commit c63dd4f
Merge: 928c53c bb6fa7f
Author: hyerin <[email protected]>
Date:   Mon Jul 10 09:15:05 2023 +0900

    Merge branch 'feature/fine-list' of https://github.com/mash-up-kr/MOIT-iOS into feature/fine-list

commit 928c53c
Author: hyerin <[email protected]>
Date:   Mon Jul 10 09:14:25 2023 +0900

    fix: interactor activate, load 순서 변경

commit bb6fa7f
Merge: 9d4edf0 00662a0
Author: hyerin <[email protected]>
Date:   Fri Jul 7 16:42:27 2023 +0900

    Merge branch 'develop' into feature/fine-list

commit 9d4edf0
Author: hyerin <[email protected]>
Date:   Fri Jul 7 11:10:20 2023 +0900

    feat: FineListScrollView 수정

commit 9a9839e
Author: hyerin <[email protected]>
Date:   Fri Jul 7 11:09:53 2023 +0900

    fix: targetVersion 16으로 수정 및  dependency 수정

commit 9fd8735
Author: hyerin <[email protected]>
Date:   Fri Jul 7 11:06:15 2023 +0900

    feat: UILabel, UIScrollView extension 추가

    feat: UILabel, UIScrollView extension 추가

commit 568199b
Author: hyerin <[email protected]>
Date:   Fri Jul 7 10:41:08 2023 +0900

    Squashed commit of the following:

    commit 00662a0
    Author: hyerin <[email protected]>
    Date:   Fri Jul 7 10:37:40 2023 +0900

        fix: 사용하지않는 dependency 삭제

    commit e8e220c
    Author: hyerin <[email protected]>
    Date:   Fri Jul 7 10:15:01 2023 +0900

        fix: 오탈자 수정

    commit 70c615f
    Author: hyerin <[email protected]>
    Date:   Fri Jul 7 09:51:44 2023 +0900

        Feature/sign in UI (#61)

        * feat: SignIn Feature 생성

        * Squashed commit of the following:

        commit bf476f7
        Author: chansooo <[email protected]>
        Date:   Wed Jun 14 14:56:44 2023 +0900

            Hotfix/lint (#50)

            * fix: lint 실행 로직 변경

            * fix: lint 규칙 프로젝트 맞게 수정

            * refactor: lint 맞게 DesignSystem/Project.swift 수정

            * refactor: lint 맞게 StudyPreview.swift 수정

            * refactor: lint 맞게 파일 이름 변경

            * refactor: lint 맞게 indent 변경

            * fix: lint 범위 해당 Target과 dependency까지로 변경

        commit 4d9d967
        Author: chansooo <[email protected]>
        Date:   Wed Jun 14 07:09:02 2023 +0900

            Design system/profile view (#49)

            * add: 아이콘 추가

            * feat: `MOITProfileView` 구현

            * feat: `MOITProfileViewDemoApp` 구현

            ---------

            Co-authored-by: chansooooo <[email protected]>

        commit a0ef57d
        Author: SongSeoYoung <[email protected]>
        Date:   Tue Jun 13 23:11:33 2023 +0900

            Design system/bottom sheet (#38)

            * add: BottomSheetViewController 파일 생성

            * feat: 초대링크 공유하기 UI

            * feat: bottom sheet

            * add: case 추가

            * add: Share 모듈 생성, 코드분리

            * chore: 네이밍 수정 Share -> MOITShare

            * fix: 린트 수정

            * chore: 폴더명 수정

            * fix: 코드리뷰 반영

            * fix: 빌드오류 수정

        commit 8f05b4a
        Author: SongSeoYoung <[email protected]>
        Date:   Tue Jun 13 22:58:40 2023 +0900

            Feature/web view layer (#8)

            * feat: web view 프로젝트 기본 설정

            * feat: MOITWeb RIB 구조, 데모앱 설정

            * feat: WKWebView 초기 설정

            * feat: loading & demo app

            * chore: 코드정리

            * fix: detach안되는 이슈 수정

            * chore: 폴더 위치 변경

        commit acb398b
        Author: chansooo <[email protected]>
        Date:   Tue Jun 13 15:44:26 2023 +0900

            Design system - StudyPreview (#41)

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            ---------

            Co-authored-by: chansooooo <[email protected]>

        * design: 로그인 화면 UI 구현

        * feat: ViewController 이벤트 Interactor 전달

        * feat: impl, interface 분리 및 데모앱 연결

        * feat: Dependency 추가

        * feat: 카카오 로그인 앱 실행 허용 목록 설정

        * feat: Dependency 추가

        * feat: Kakao SDK 초기화

        * feat: SDK 추가

        * feat: dependency 추가

        * fix: file 구조 변경

        * fix: deploymentTargetversion 16으로 변경

        * Squashed commit of the following:

        commit 7da14c6
        Author: chansooo <[email protected]>
        Date:   Fri Jun 30 00:04:13 2023 +0900

            Feature/sign up (#59)

            * feat: DesignSystemType case chip 추가

            * feat: NavigationBar 구현

            * feat: Navigationdemo 구현

            * fix: NavigationDemoViewController 이름 변경

            * fix: NavigationBar titleLabel 중앙 정렬 수정

            * feat: NavigationColorType 구현

            두가지 case로 나눠서 각각 tintcolor와 backgroundcolor 설정할 수 있도록 함

            * feat: 버튼 tintcolor 변경 위해 렌더링 모드 변경

            * add: `MOITTabPager` 생성

            * add: `MOITTabPager` 생성

            * remove: dummy file 삭제

            * feat: MOITChipType 구현

            * feat: MOITChip 구현

            * feat: MOITChipDemoViewController 구현

            * feat: DemoViewController 연결

            * feat: PagerType 구현

            * feat: TapPager 구현

            * feat: SegmentPager 구현

            * feat: PagerDemoViewController 추가

            * fix: unavailable 추가

            * feat: DemoApp Chip 폴더 추가

            * fix: enum case AssociatedValue 사용하지 않는 부분 삭제

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            * feat: SignUp 기본 세팅

            * feat: Utils Target 추가

            * feat: SignUp 접근 제한자 변경

            * feat: Utils 타겟에 pinlayout, flexlayout 추가

            * feat: BaseViewController 상속받을 경우 navigateBar 설정 편리하게 구현

            * feat: StudyPreview configure 함수 구현

            * feat: ProfileView image 없이 생성, configureImage 함수 추가

            * refactor: 린트 맞게 코드 수정

            * fix: navigationBar와 flexRootView 겹치지 않게 수정

            * feat: scrollView 자동 설정

            * feat: 탭 시 키보드 사라지도록 구현

            * feat: SignUpViewController 구현

            * feat: 다음 버튼 추가

            * refactor: `MOITProfileView` 이미지 로드 로직 변경

            * feat: NavigationBar logo 추가

            * feat: ViewControllable extension 추가

            * feat: StudyList shortcut 추가

            * feat: dependency 수정

            * feat: SignUp 관련 UseCase 추가

            * feat: SignUpRepository 임시 추가

            * fix: `MOITProfileView` border 추가

            * fix: SignUpDemoApp RIBs 기반으로 생성하도록 수정

            * fix: DemoApp Dependency 설정할 수 있도록 수정

            * fix: DemoApp Dependency 설정

            * feat: SignUpDependency 추가

            * chore: 주석 삭제 및 코드 스타일 수정

            * feat: SignUp 비즈니스 로직 수정

            * fix: interactor.activate 추가

            * profileselect

            * fix: baseView flexLayout 사용에 맞게 수정

            * fix: `ProfileImageType` 참조할 수 있도록 수정

            * feat: uikit 관련 extension 추가

            * fix: bottomsheetViewController 탭 contentView 외부에서 작동하도록 수정

            * fix: MOITProfileView tap 작동방식 변경

            * feat: ProfileSelectView 구현

            * feat: ProfileSelectViewController 구현

            * feat: ProfileSelectInteractor 구현

            * fix: ProfileSelect RIBlet 생성 시 현재 이미지 인덱스 전달

            * fix: SignUpDemoApp 수정

            * feat: SignUpInteractor 로직 구현

            * feat: SignUpRouter 구현

            * feat: SignUpViewController 프로필 이미지 업데이트 구현

            * fix: imageIndex 정보 함께 넘기도록 수정

            * fix: 이미지 인덱스 파라미터 추가

            * chore: 주석 삭제

            * fix: baseViewController에 removeObserver 추가

            * chore: print문 삭제

            ---------

            Co-authored-by: hyerin <[email protected]>
            Co-authored-by: chansooooo <[email protected]>

        commit 8bdabbd
        Author: hyerin <[email protected]>
        Date:   Thu Jun 29 22:26:02 2023 +0900

            Fix/network layer fix (#55)

            * feat: Response 모델 선언

            * feat: Common Error 추가

            * feat: NetworkImpl 수정

            * feat: 옵셔널 대응

        commit 74b0f88
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 10:09:22 2023 +0900

            Feature/adjust line height (#58)

            * feat: font 타입 별 line height return 해주는 메서드 구현

            * feat: ParagraphStyle 적용하는 UILabel Extension 구현

        commit e256b51
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:38:29 2023 +0900

            Fix/design system fix (#56)

            * fix: Chip Configure 메서드 및 Convenience init 추가

            * fix: MOITTextField title 없는 경우 대응

            * fix: List에 MOITProfileView 적용

            * fix: List StudyOrder 및 Fine Formatter 적용

            * fix: Lint 수정

        commit bf476f7
        Author: chansooo <[email protected]>
        Date:   Wed Jun 14 14:56:44 2023 +0900

            Hotfix/lint (#50)

            * fix: lint 실행 로직 변경

            * fix: lint 규칙 프로젝트 맞게 수정

            * refactor: lint 맞게 DesignSystem/Project.swift 수정

            * refactor: lint 맞게 StudyPreview.swift 수정

            * refactor: lint 맞게 파일 이름 변경

            * refactor: lint 맞게 indent 변경

            * fix: lint 범위 해당 Target과 dependency까지로 변경

        commit 4d9d967
        Author: chansooo <[email protected]>
        Date:   Wed Jun 14 07:09:02 2023 +0900

            Design system/profile view (#49)

            * add: 아이콘 추가

            * feat: `MOITProfileView` 구현

            * feat: `MOITProfileViewDemoApp` 구현

            ---------

            Co-authored-by: chansooooo <[email protected]>

        commit a0ef57d
        Author: SongSeoYoung <[email protected]>
        Date:   Tue Jun 13 23:11:33 2023 +0900

            Design system/bottom sheet (#38)

            * add: BottomSheetViewController 파일 생성

            * feat: 초대링크 공유하기 UI

            * feat: bottom sheet

            * add: case 추가

            * add: Share 모듈 생성, 코드분리

            * chore: 네이밍 수정 Share -> MOITShare

            * fix: 린트 수정

            * chore: 폴더명 수정

            * fix: 코드리뷰 반영

            * fix: 빌드오류 수정

        commit 8f05b4a
        Author: SongSeoYoung <[email protected]>
        Date:   Tue Jun 13 22:58:40 2023 +0900

            Feature/web view layer (#8)

            * feat: web view 프로젝트 기본 설정

            * feat: MOITWeb RIB 구조, 데모앱 설정

            * feat: WKWebView 초기 설정

            * feat: loading & demo app

            * chore: 코드정리

            * fix: detach안되는 이슈 수정

            * chore: 폴더 위치 변경

        commit acb398b
        Author: chansooo <[email protected]>
        Date:   Tue Jun 13 15:44:26 2023 +0900

            Design system - StudyPreview (#41)

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            ---------

            Co-authored-by: chansooooo <[email protected]>

        * design: image, color asset 추가

        * fix: DesignSystem 수정사항 반영(profile image type)

        * design: SignIn UI 작업 중

        * design: asset 변경 및 추가

        * design: SignIn View UI 구현

    commit e87d7ea
    Author: hyerin <[email protected]>
    Date:   Fri Jul 7 09:50:38 2023 +0900

        Feature/input participate code (#60)

        * feat: dependency 설정

        * feat: Feature 생성

        * feat: InputParticipateCode UI 작업

        * feat: 접근제어자 수정

        * feat: Demoapp 수정

        * feat: InputParticipateCode Interface, Implement 분리

        * Squashed commit of the following: develop

        commit 7da14c6
        Author: chansooo <[email protected]>
        Date:   Fri Jun 30 00:04:13 2023 +0900

            Feature/sign up (#59)

            * feat: DesignSystemType case chip 추가

            * feat: NavigationBar 구현

            * feat: Navigationdemo 구현

            * fix: NavigationDemoViewController 이름 변경

            * fix: NavigationBar titleLabel 중앙 정렬 수정

            * feat: NavigationColorType 구현

            두가지 case로 나눠서 각각 tintcolor와 backgroundcolor 설정할 수 있도록 함

            * feat: 버튼 tintcolor 변경 위해 렌더링 모드 변경

            * add: `MOITTabPager` 생성

            * add: `MOITTabPager` 생성

            * remove: dummy file 삭제

            * feat: MOITChipType 구현

            * feat: MOITChip 구현

            * feat: MOITChipDemoViewController 구현

            * feat: DemoViewController 연결

            * feat: PagerType 구현

            * feat: TapPager 구현

            * feat: SegmentPager 구현

            * feat: PagerDemoViewController 추가

            * fix: unavailable 추가

            * feat: DemoApp Chip 폴더 추가

            * fix: enum case AssociatedValue 사용하지 않는 부분 삭제

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            * feat: SignUp 기본 세팅

            * feat: Utils Target 추가

            * feat: SignUp 접근 제한자 변경

            * feat: Utils 타겟에 pinlayout, flexlayout 추가

            * feat: BaseViewController 상속받을 경우 navigateBar 설정 편리하게 구현

            * feat: StudyPreview configure 함수 구현

            * feat: ProfileView image 없이 생성, configureImage 함수 추가

            * refactor: 린트 맞게 코드 수정

            * fix: navigationBar와 flexRootView 겹치지 않게 수정

            * feat: scrollView 자동 설정

            * feat: 탭 시 키보드 사라지도록 구현

            * feat: SignUpViewController 구현

            * feat: 다음 버튼 추가

            * refactor: `MOITProfileView` 이미지 로드 로직 변경

            * feat: NavigationBar logo 추가

            * feat: ViewControllable extension 추가

            * feat: StudyList shortcut 추가

            * feat: dependency 수정

            * feat: SignUp 관련 UseCase 추가

            * feat: SignUpRepository 임시 추가

            * fix: `MOITProfileView` border 추가

            * fix: SignUpDemoApp RIBs 기반으로 생성하도록 수정

            * fix: DemoApp Dependency 설정할 수 있도록 수정

            * fix: DemoApp Dependency 설정

            * feat: SignUpDependency 추가

            * chore: 주석 삭제 및 코드 스타일 수정

            * feat: SignUp 비즈니스 로직 수정

            * fix: interactor.activate 추가

            * profileselect

            * fix: baseView flexLayout 사용에 맞게 수정

            * fix: `ProfileImageType` 참조할 수 있도록 수정

            * feat: uikit 관련 extension 추가

            * fix: bottomsheetViewController 탭 contentView 외부에서 작동하도록 수정

            * fix: MOITProfileView tap 작동방식 변경

            * feat: ProfileSelectView 구현

            * feat: ProfileSelectViewController 구현

            * feat: ProfileSelectInteractor 구현

            * fix: ProfileSelect RIBlet 생성 시 현재 이미지 인덱스 전달

            * fix: SignUpDemoApp 수정

            * feat: SignUpInteractor 로직 구현

            * feat: SignUpRouter 구현

            * feat: SignUpViewController 프로필 이미지 업데이트 구현

            * fix: imageIndex 정보 함께 넘기도록 수정

            * fix: 이미지 인덱스 파라미터 추가

            * chore: 주석 삭제

            * fix: baseViewController에 removeObserver 추가

            * chore: print문 삭제

            ---------

            Co-authored-by: hyerin <[email protected]>
            Co-authored-by: chansooooo <[email protected]>

        commit 8bdabbd
        Author: hyerin <[email protected]>
        Date:   Thu Jun 29 22:26:02 2023 +0900

            Fix/network layer fix (#55)

            * feat: Response 모델 선언

            * feat: Common Error 추가

            * feat: NetworkImpl 수정

            * feat: 옵셔널 대응

        commit 74b0f88
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 10:09:22 2023 +0900

            Feature/adjust line height (#58)

            * feat: font 타입 별 line height return 해주는 메서드 구현

            * feat: ParagraphStyle 적용하는 UILabel Extension 구현

        commit e256b51
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:38:29 2023 +0900

            Fix/design system fix (#56)

            * fix: Chip Configure 메서드 및 Convenience init 추가

            * fix: MOITTextField title 없는 경우 대응

            * fix: List에 MOITProfileView 적용

            * fix: List StudyOrder 및 Fine Formatter 적용

            * fix: Lint 수정

        * fix: UILabel Extension 메서드 Util로 위치 이동

        * fix: TODO 삭제

        * fix: ProfileImage init 메서드 변경

        * feat: TextField title 옵셔널 타입 변경 반영 및 becomeFirstResponder 메서드 수정

        feat: TextField title 옵셔널 타입 변경 반영 및 becomeFirstResponder 메서드 수정

        * fix: UiDevice Extension 메서드 위치 변경

        * fix: file 구조 수정

        * fix: UIDevice Extension 접근제어자 public으로 변경

        * feat: Dependency 수정 및 PresentableListener 메서드 추가

        * fix: deployment target 16.0으로 수정

        * feat: NetworkLayer 수정

        * feat: Dependency 수정

        * feat: MOITParticipate Data 레이어 작업

        * feat: MOITParticipate Domain 레이어 작업 중

        * fix: Multipart Endpoint baseURL 추가

        * feat: MOITParticipate UserInterface 레이어 작업 중

        * feat: 데모앱 수정

        * feat: Repository에서 Endpoint아닌 Request 받도록 수정

        * fix: MOITList init 메서드 적용

    commit 7bc6f49
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 13:51:21 2023 +0900

        fix: MOITList init 파라미터 수정

    commit 7da14c6
    Author: chansooo <[email protected]>
    Date:   Fri Jun 30 00:04:13 2023 +0900

        Feature/sign up (#59)

        * feat: DesignSystemType case chip 추가

        * feat: NavigationBar 구현

        * feat: Navigationdemo 구현

        * fix: NavigationDemoViewController 이름 변경

        * fix: NavigationBar titleLabel 중앙 정렬 수정

        * feat: NavigationColorType 구현

        두가지 case로 나눠서 각각 tintcolor와 backgroundcolor 설정할 수 있도록 함

        * feat: 버튼 tintcolor 변경 위해 렌더링 모드 변경

        * add: `MOITTabPager` 생성

        * add: `MOITTabPager` 생성

        * remove: dummy file 삭제

        * feat: MOITChipType 구현

        * feat: MOITChip 구현

        * feat: MOITChipDemoViewController 구현

        * feat: DemoViewController 연결

        * feat: PagerType 구현

        * feat: TapPager 구현

        * feat: SegmentPager 구현

        * feat: PagerDemoViewController 추가

        * fix: unavailable 추가

        * feat: DemoApp Chip 폴더 추가

        * fix: enum case AssociatedValue 사용하지 않는 부분 삭제

        * feat: StudyPreview 구현중

        * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

        * add: secondary color set 추가

        * remove: 필요 없는 파일 삭제

        * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

        * refactor: 스와이프, 탭 부드럽게 변경

        * fix: StudyPreview UI 변경

        * feat: 버튼 누를 수 있는 뷰 추가

        * fix: StudyPreviewDemoViewController 수정

        * refactor: StudyPreview UI Center 맞게 수정

        * refactor: panGesture 로직 변경

        * refactor: final 추가

        * redactor: `layoutIfNeeded` 삭제

        * feat: SignUp 기본 세팅

        * feat: Utils Target 추가

        * feat: SignUp 접근 제한자 변경

        * feat: Utils 타겟에 pinlayout, flexlayout 추가

        * feat: BaseViewController 상속받을 경우 navigateBar 설정 편리하게 구현

        * feat: StudyPreview configure 함수 구현

        * feat: ProfileView image 없이 생성, configureImage 함수 추가

        * refactor: 린트 맞게 코드 수정

        * fix: navigationBar와 flexRootView 겹치지 않게 수정

        * feat: scrollView 자동 설정

        * feat: 탭 시 키보드 사라지도록 구현

        * feat: SignUpViewController 구현

        * feat: 다음 버튼 추가

        * refactor: `MOITProfileView` 이미지 로드 로직 변경

        * feat: NavigationBar logo 추가

        * feat: ViewControllable extension 추가

        * feat: StudyList shortcut 추가

        * feat: dependency 수정

        * feat: SignUp 관련 UseCase 추가

        * feat: SignUpRepository 임시 추가

        * fix: `MOITProfileView` border 추가

        * fix: SignUpDemoApp RIBs 기반으로 생성하도록 수정

        * fix: DemoApp Dependency 설정할 수 있도록 수정

        * fix: DemoApp Dependency 설정

        * feat: SignUpDependency 추가

        * chore: 주석 삭제 및 코드 스타일 수정

        * feat: SignUp 비즈니스 로직 수정

        * fix: interactor.activate 추가

        * profileselect

        * fix: baseView flexLayout 사용에 맞게 수정

        * fix: `ProfileImageType` 참조할 수 있도록 수정

        * feat: uikit 관련 extension 추가

        * fix: bottomsheetViewController 탭 contentView 외부에서 작동하도록 수정

        * fix: MOITProfileView tap 작동방식 변경

        * feat: ProfileSelectView 구현

        * feat: ProfileSelectViewController 구현

        * feat: ProfileSelectInteractor 구현

        * fix: ProfileSelect RIBlet 생성 시 현재 이미지 인덱스 전달

        * fix: SignUpDemoApp 수정

        * feat: SignUpInteractor 로직 구현

        * feat: SignUpRouter 구현

        * feat: SignUpViewController 프로필 이미지 업데이트 구현

        * fix: imageIndex 정보 함께 넘기도록 수정

        * fix: 이미지 인덱스 파라미터 추가

        * chore: 주석 삭제

        * fix: baseViewController에 removeObserver 추가

        * chore: print문 삭제

        ---------

        Co-authored-by: hyerin <[email protected]>
        Co-authored-by: chansooooo <[email protected]>

    commit 8bdabbd
    Author: hyerin <[email protected]>
    Date:   Thu Jun 29 22:26:02 2023 +0900

        Fix/network layer fix (#55)

        * feat: Response 모델 선언

        * feat: Common Error 추가

        * feat: NetworkImpl 수정

        * feat: 옵셔널 대응

    commit 74b0f88
    Author: hyerin <[email protected]>
    Date:   Tue Jun 27 10:09:22 2023 +0900

        Feature/adjust line height (#58)

        * feat: font 타입 별 line height return 해주는 메서드 구현

        * feat: ParagraphStyle 적용하는 UILabel Extension 구현

    commit e256b51
    Author: hyerin <[email protected]>
    Date:   Mon Jun 26 11:38:29 2023 +0900

        Fix/design system fix (#56)

        * fix: Chip Configure 메서드 및 Convenience init 추가

        * fix: MOITTextField title 없는 경우 대응

        * fix: List에 MOITProfileView 적용

        * fix: List StudyOrder 및 Fine Formatter 적용

        * fix: Lint 수정

commit 57b0e8e
Author: hyerin <[email protected]>
Date:   Fri Jul 7 09:59:33 2023 +0900

    Squashed commit of the following: authorize-payment

    commit c4de23b
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 17:41:18 2023 +0900

        feat: 세로 스크롤 뷰 추가 구현 중

    commit a1a52cc
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 15:07:41 2023 +0900

        feat: detachAuthorizePayment 구현

    commit 46082a9
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 14:59:17 2023 +0900

        feat: AuthorizePayment attach 로직

    commit b5d72a3
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 13:52:21 2023 +0900

        Squashed commit of the following: develop

        commit 7bc6f49
        Author: hyerin <[email protected]>
        Date:   Thu Jul 6 13:51:21 2023 +0900

            fix: MOITList init 파라미터 수정

        commit 7da14c6
        Author: chansooo <[email protected]>
        Date:   Fri Jun 30 00:04:13 2023 +0900

            Feature/sign up (#59)

            * feat: DesignSystemType case chip 추가

            * feat: NavigationBar 구현

            * feat: Navigationdemo 구현

            * fix: NavigationDemoViewController 이름 변경

            * fix: NavigationBar titleLabel 중앙 정렬 수정

            * feat: NavigationColorType 구현

            두가지 case로 나눠서 각각 tintcolor와 backgroundcolor 설정할 수 있도록 함

            * feat: 버튼 tintcolor 변경 위해 렌더링 모드 변경

            * add: `MOITTabPager` 생성

            * add: `MOITTabPager` 생성

            * remove: dummy file 삭제

            * feat: MOITChipType 구현

            * feat: MOITChip 구현

            * feat: MOITChipDemoViewController 구현

            * feat: DemoViewController 연결

            * feat: PagerType 구현

            * feat: TapPager 구현

            * feat: SegmentPager 구현

            * feat: PagerDemoViewController 추가

            * fix: unavailable 추가

            * feat: DemoApp Chip 폴더 추가

            * fix: enum case AssociatedValue 사용하지 않는 부분 삭제

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            * feat: SignUp 기본 세팅

            * feat: Utils Target 추가

            * feat: SignUp 접근 제한자 변경

            * feat: Utils 타겟에 pinlayout, flexlayout 추가

            * feat: BaseViewController 상속받을 경우 navigateBar 설정 편리하게 구현

            * feat: StudyPreview configure 함수 구현

            * feat: ProfileView image 없이 생성, configureImage 함수 추가

            * refactor: 린트 맞게 코드 수정

            * fix: navigationBar와 flexRootView 겹치지 않게 수정

            * feat: scrollView 자동 설정

            * feat: 탭 시 키보드 사라지도록 구현

            * feat: SignUpViewController 구현

            * feat: 다음 버튼 추가

            * refactor: `MOITProfileView` 이미지 로드 로직 변경

            * feat: NavigationBar logo 추가

            * feat: ViewControllable extension 추가

            * feat: StudyList shortcut 추가

            * feat: dependency 수정

            * feat: SignUp 관련 UseCase 추가

            * feat: SignUpRepository 임시 추가

            * fix: `MOITProfileView` border 추가

            * fix: SignUpDemoApp RIBs 기반으로 생성하도록 수정

            * fix: DemoApp Dependency 설정할 수 있도록 수정

            * fix: DemoApp Dependency 설정

            * feat: SignUpDependency 추가

            * chore: 주석 삭제 및 코드 스타일 수정

            * feat: SignUp 비즈니스 로직 수정

            * fix: interactor.activate 추가

            * profileselect

            * fix: baseView flexLayout 사용에 맞게 수정

            * fix: `ProfileImageType` 참조할 수 있도록 수정

            * feat: uikit 관련 extension 추가

            * fix: bottomsheetViewController 탭 contentView 외부에서 작동하도록 수정

            * fix: MOITProfileView tap 작동방식 변경

            * feat: ProfileSelectView 구현

            * feat: ProfileSelectViewController 구현

            * feat: ProfileSelectInteractor 구현

            * fix: ProfileSelect RIBlet 생성 시 현재 이미지 인덱스 전달

            * fix: SignUpDemoApp 수정

            * feat: SignUpInteractor 로직 구현

            * feat: SignUpRouter 구현

            * feat: SignUpViewController 프로필 이미지 업데이트 구현

            * fix: imageIndex 정보 함께 넘기도록 수정

            * fix: 이미지 인덱스 파라미터 추가

            * chore: 주석 삭제

            * fix: baseViewController에 removeObserver 추가

            * chore: print문 삭제

            ---------

            Co-authored-by: hyerin <[email protected]>
            Co-authored-by: chansooooo <[email protected]>

        commit 8bdabbd
        Author: hyerin <[email protected]>
        Date:   Thu Jun 29 22:26:02 2023 +0900

            Fix/network layer fix (#55)

            * feat: Response 모델 선언

            * feat: Common Error 추가

            * feat: NetworkImpl 수정

            * feat: 옵셔널 대응

        commit 74b0f88
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 10:09:22 2023 +0900

            Feature/adjust line height (#58)

            * feat: font 타입 별 line height return 해주는 메서드 구현

            * feat: ParagraphStyle 적용하는 UILabel Extension 구현

        commit e256b51
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:38:29 2023 +0900

            Fix/design system fix (#56)

            * fix: Chip Configure 메서드 및 Convenience init 추가

            * fix: MOITTextField title 없는 경우 대응

            * fix: List에 MOITProfileView 적용

            * fix: List StudyOrder 및 Fine Formatter 적용

            * fix: Lint 수정

    commit 211c342
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 12:23:41 2023 +0900

        Squashed commit of the following: develop

        commit 7da14c6
        Author: chansooo <[email protected]>
        Date:   Fri Jun 30 00:04:13 2023 +0900

            Feature/sign up (#59)

            * feat: DesignSystemType case chip 추가

            * feat: NavigationBar 구현

            * feat: Navigationdemo 구현

            * fix: NavigationDemoViewController 이름 변경

            * fix: NavigationBar titleLabel 중앙 정렬 수정

            * feat: NavigationColorType 구현

            두가지 case로 나눠서 각각 tintcolor와 backgroundcolor 설정할 수 있도록 함

            * feat: 버튼 tintcolor 변경 위해 렌더링 모드 변경

            * add: `MOITTabPager` 생성

            * add: `MOITTabPager` 생성

            * remove: dummy file 삭제

            * feat: MOITChipType 구현

            * feat: MOITChip 구현

            * feat: MOITChipDemoViewController 구현

            * feat: DemoViewController 연결

            * feat: PagerType 구현

            * feat: TapPager 구현

            * feat: SegmentPager 구현

            * feat: PagerDemoViewController 추가

            * fix: unavailable 추가

            * feat: DemoApp Chip 폴더 추가

            * fix: enum case AssociatedValue 사용하지 않는 부분 삭제

            * feat: StudyPreview 구현중

            * feat: 스와이프 ->  삭제 버튼 애니메이션 구현

            * add: secondary color set 추가

            * remove: 필요 없는 파일 삭제

            * feat: optinal인 view addItem 쉽게 할 수 있는 메소드 구현

            * refactor: 스와이프, 탭 부드럽게 변경

            * fix: StudyPreview UI 변경

            * feat: 버튼 누를 수 있는 뷰 추가

            * fix: StudyPreviewDemoViewController 수정

            * refactor: StudyPreview UI Center 맞게 수정

            * refactor: panGesture 로직 변경

            * refactor: final 추가

            * redactor: `layoutIfNeeded` 삭제

            * feat: SignUp 기본 세팅

            * feat: Utils Target 추가

            * feat: SignUp 접근 제한자 변경

            * feat: Utils 타겟에 pinlayout, flexlayout 추가

            * feat: BaseViewController 상속받을 경우 navigateBar 설정 편리하게 구현

            * feat: StudyPreview configure 함수 구현

            * feat: ProfileView image 없이 생성, configureImage 함수 추가

            * refactor: 린트 맞게 코드 수정

            * fix: navigationBar와 flexRootView 겹치지 않게 수정

            * feat: scrollView 자동 설정

            * feat: 탭 시 키보드 사라지도록 구현

            * feat: SignUpViewController 구현

            * feat: 다음 버튼 추가

            * refactor: `MOITProfileView` 이미지 로드 로직 변경

            * feat: NavigationBar logo 추가

            * feat: ViewControllable extension 추가

            * feat: StudyList shortcut 추가

            * feat: dependency 수정

            * feat: SignUp 관련 UseCase 추가

            * feat: SignUpRepository 임시 추가

            * fix: `MOITProfileView` border 추가

            * fix: SignUpDemoApp RIBs 기반으로 생성하도록 수정

            * fix: DemoApp Dependency 설정할 수 있도록 수정

            * fix: DemoApp Dependency 설정

            * feat: SignUpDependency 추가

            * chore: 주석 삭제 및 코드 스타일 수정

            * feat: SignUp 비즈니스 로직 수정

            * fix: interactor.activate 추가

            * profileselect

            * fix: baseView flexLayout 사용에 맞게 수정

            * fix: `ProfileImageType` 참조할 수 있도록 수정

            * feat: uikit 관련 extension 추가

            * fix: bottomsheetViewController 탭 contentView 외부에서 작동하도록 수정

            * fix: MOITProfileView tap 작동방식 변경

            * feat: ProfileSelectView 구현

            * feat: ProfileSelectViewController 구현

            * feat: ProfileSelectInteractor 구현

            * fix: ProfileSelect RIBlet 생성 시 현재 이미지 인덱스 전달

            * fix: SignUpDemoApp 수정

            * feat: SignUpInteractor 로직 구현

            * feat: SignUpRouter 구현

            * feat: SignUpViewController 프로필 이미지 업데이트 구현

            * fix: imageIndex 정보 함께 넘기도록 수정

            * fix: 이미지 인덱스 파라미터 추가

            * chore: 주석 삭제

            * fix: baseViewController에 removeObserver 추가

            * chore: print문 삭제

            ---------

            Co-authored-by: hyerin <[email protected]>
            Co-authored-by: chansooooo <[email protected]>

        commit 8bdabbd
        Author: hyerin <[email protected]>
        Date:   Thu Jun 29 22:26:02 2023 +0900

            Fix/network layer fix (#55)

            * feat: Response 모델 선언

            * feat: Common Error 추가

            * feat: NetworkImpl 수정

            * feat: 옵셔널 대응

        commit 74b0f88
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 10:09:22 2023 +0900

            Feature/adjust line height (#58)

            * feat: font 타입 별 line height return 해주는 메서드 구현

            * feat: ParagraphStyle 적용하는 UILabel Extension 구현

        commit e256b51
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:38:29 2023 +0900

            Fix/design system fix (#56)

            * fix: Chip Configure 메서드 및 Convenience init 추가

            * fix: MOITTextField title 없는 경우 대응

            * fix: List에 MOITProfileView 적용

            * fix: List StudyOrder 및 Fine Formatter 적용

            * fix: Lint 수정

    commit c333c80
    Author: hyerin <[email protected]>
    Date:   Thu Jul 6 12:20:21 2023 +0900

        Squashed commit of the following:

        commit 285ae12
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 15:30:25 2023 +0900

            feat: FineListScrollView 구현

        commit 3f0f846
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 12:28:51 2023 +0900

            feat: SendMoney List init 메서드 파라미터 수정

        commit f0d84ca
        Author: hyerin <[email protected]>
        Date:   Tue Jun 27 12:28:24 2023 +0900

            feat: FineImageView 적용

        commit 7b8b37c
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 16:53:32 2023 +0900

            design: 벌금 목록 상단 디자인 수정

        commit feadb06
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 16:51:12 2023 +0900

            feat: dependency 추가 및 FineImageView 컴포넌트 구현

        commit db3ded8
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 16:25:10 2023 +0900

            Squashed commit of the following:

            commit 6553d48
            Author: hyerin <[email protected]>
            Date:   Mon Jun 26 16:15:40 2023 +0900

                feat: ParagraphStyle 적용하는 UILabel Extension 구현

            commit 49759db
            Author: hyerin <[email protected]>
            Date:   Mon Jun 26 15:43:47 2023 +0900

                feat: font 타입 별 line height return 해주는 메서드 구현

            commit e256b51
            Author: hyerin <[email protected]>
            Date:   Mon Jun 26 11:38:29 2023 +0900

                Fix/design system fix (#56)

                * fix: Chip Configure 메서드 및 Convenience init 추가

                * fix: MOITTextField title 없는 경우 대응

                * fix: List에 MOITProfileView 적용

                * fix: List StudyOrder 및 Fine Formatter 적용

                * fix: Lint 수정

        commit f2c7454
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:59:36 2023 +0900

            design: AuthorizePaymentViewController UI 작업

        commit e625f2a
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:39:12 2023 +0900

            Squashed commit of the following:

            commit e256b51
            Author: hyerin <[email protected]>
            Date:   Mon Jun 26 11:38:29 2023 +0900

                Fix/design system fix (#56)

                * fix: Chip Configure 메서드 및 Convenience init 추가

                * fix: MOITTextField title 없는 경우 대응

                * fix: List에 MOITProfileView 적용

                * fix: List StudyOrder 및 Fine Formatter 적용

                * fix: Lint 수정

        commit da5efd7
        Author: hyerin <[email protected]>
        Date:   Mon Jun 26 11:24:13 2023 +0900

            feat: AuthorizePayment RIB 파일 생성

commit f3c8f20
Author: hyerin <[email protected]>
Date:   Thu Jul 6 11:44:10 2023 +0900

    feat: SegmentPager tapIndex 변경 시 scrollView 스크롤되도록 구현

    feat: SegmentPager tapIndex 변경 시 scrollView 스크롤되도록 구현

commit 53bc251
Author: hyerin <[email protected]>
Date:   Thu Jul 6 11:24:34 2023 +0900

    feat: FineListScrollView 내부로 segmentPager 이동 및 디테일 수정

commit 3445288
Author: hyerin <[email protected]>
Date:   Wed Jul 5 16:59:31 2023 +0900

    feat: FineListScrollView 구현

commit 2374041
Author: hyerin <[email protected]>
Date:   Tue Jun 27 15:30:25 2023 +0900

    feat: FineListScrollView 구현

commit f8828b3
Author: hyerin <[email protected]>
Date:   Mon Jun 26 16:53:32 2023 +0900

    design: 벌금 목록 상단 디자인 수정

commit 9c4d928
Author: hyerin <[email protected]>
Date:   Mon Jun 26 10:54:53 2023 +0900

    design: FineListViewController 상단 디자인 구현

commit 64b49ab
Author: hyerin <[email protected]>
Date:   Mon Jun 26 10:40:30 2023 +0900

    fix: SegmentPager backgroundColor 수정

commit 9d3f508
Author: hyerin <[email protected]>
Date:   Mon Jun 26 10:40:12 2023 +0900

    feat: Dependency 수정

commit be80b43
Author: hyerin <[email protected]>
Date:   Mon Jun 26 10:01:26 2023 +0900

    feat: 데모앱 연결

commit 4ef53a9
Author: hyerin <[email protected]>
Date:   Thu Jun 22 10:29:23 2023 +0900

    feat: impl, interface 분리

commit 07502f2
Author: hyerin <[email protected]>
Date:   Wed Jun 21 18:43:45 2023 +0900

    feat: Fine feature 생성
  • Loading branch information
hope1053 committed Jul 10, 2023
1 parent 139e918 commit bc7b0a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ final class FineImageView: UIImageView {
}

private func hideGuideComponents() {
uploadIconImageView.flex.isIncludedInLayout(false).markDirty()
uploadGuideLabel.flex.isIncludedInLayout(false).markDirty()
uploadIconImageView.flex.display(.none).markDirty()
uploadGuideLabel.flex.display(.none).markDirty()
}

// MARK: - internal
Expand Down

0 comments on commit bc7b0a4

Please sign in to comment.