Skip to content
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

Fork Sync: Update from parent repository #2

Open
wants to merge 302 commits into
base: develop
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented May 2, 2024

No description provided.

Do-hyun-Kim and others added 30 commits May 10, 2024 22:26
…dify

feat: AccountViewController Login Button Spacing or Mission API 추가
- CameraViewController RealEmoji PresigendURL 중복 API 호출 수정
- CameraViewController Flash On, Off Button UI 추가 및 기능 수정
- ProfileViewController setLoding Mutation 제거, BirthDayView Hidden Default로 수정
…into fix/#525-post-content-mission-hidden

* 'develop' of https://github.com/depromeet/14th-team5-iOS:
  [feat]: contributorview hidden(#526)
  [feat]: unknown error(#526)
  [feat]: layer color(#526)
  [feat]: alertView(#526)
  [feat]: segment swipe(#526)

# Conflicts:
#	14th-team5-iOS/App/Sources/Presentation/Camera/CameraViewController.swift
… 호출하여 UI업데이트

- ProfileFeedPageDIContainer, ProfilePageViewReactor 추가
- URLTypes, BibbiFeedType Common Types 폴더로 이동
- ProfileFeedGlobalState 추가
…hidden

fix: PostDetailViewController Mission View Hidden 처리, ProfileFeedPageView Scroll Animation 추가
feat: KeychainWrapper, UserDefaultsWrapper 구현, Haptic 피드백 구현
- SegmentPageViewController isPagingEnabled Property 코드 or Delegate Method 제거
rlarjsdn3 and others added 30 commits September 22, 2024 09:45
* feat: BBAlertService구현, Pick로직문제수정

* feat: BBAlertService에 문서 주석 작성
* fix: Notification+Ext 회원 가입 및 회원 탈퇴 관련 NotificationCenter Extensions 코드 제거
- AccountSignInViewController FamilyId 예외 로직 추가
- AccountSignInNavigator toJoinFamily 화면 전환 로직 추가

* feat: SplashViewController JoinFamily 화면 전환 코드 추가

* fix: CameraAPIWorker memberId Parameters 제거 및 memberId 변수 추가
- AppKey 값 수정
- ProfileFeedViewReactor BaseViewReactor Reactor init 시점 변경으로 인해 로직 수정
- ProfileGlobalState fetchMemberId 함수 추가
- NavigationDIContainer, RealEmojiDIContainer 의존성 주입 코드 추가
* fix: ProfileFeedViewReactor transform Method 제거, reloadFeedItems 매게변수 제거
- ProfileGlobalState fetchMemberId 함수 제거
- BaseViewController reactor init 시점 변경 및 setupReactor 메서드 제거

* feat: ProfileViewReactor DeleteMembersProfileUseCase 추가 및 프로필 이미지 삭제 API 호출 로직 추가

* fix: CameraViewReactor flashMode State Toggle 로직으로 변경

* fix: BaseTableView, ReactorViewController initialReactor Property 및 setupReactor 메서드 제거
* feat: BBToastService 구현

* feat: BBToast문서주석 작성

* fix: Toast의 Button위치가 올바르지 않은 문제 수정

* feat: 코드 리뷰 바녕
* fix: 댓글이미지radius수정

* fix: 캘린더화면 스크롤 문제 수정

* fix: 작성자 이름이 짤리는 문제 수정

* fix: 작성자가 알수없음이라 뜨는 문제 수정

* fix: 스플래시에서 가족멤버 불러오기 구현

* delete: Splash에서 가족멤버 불러오는 코드 삭제
* fix: the layout(#623)

* feat: add setImage method(#623)
* feat: add save family members(#666)

* feat: add comment
* fix: AccountSignInViewController 기존 ShowNextPage  코드 제거
- AccountSignInReactor meUseCase 및 SignInNavigator 추가
- OnboardingReactor updateIsFirstOnboardingUseCase 추가

* fix: AccountSignInReactor 화면 전환 로직 수정
- AccountResignViewReactor 회원 탈퇴시 isFirstOnboarding false 값으로 수정
- FetchIsFirstOnboardingUseCase 예외 처리 로직 추가
- AppUserDefaults 로직 수정

* fix: print구문 제거
* fix: FamilyNameSettingViewController GroupEditerView isHidden 코드 제거
- CameraAPIWorker 메서드 내부 AccessToken 값  주입 코드 추가
- CameraRepository 각 메서드 Parameters AccessToken 제거

* fix: MembersAPIWorker AccessToken Parameter 제거
* fix: FamilyNameSettingViewController debounce Operator 제거 및 Layout 수정
- WebContentViewController NavigationBar Title 설정 구문 제거
- CameraDisplayViewReactor BBToast offsetY 값 수정
- CameraDisplayViewController 문구 입력시 텍스트 사라지는 이슈 수정

* fix: FamilyNameSettingViewController TextFiled AutoLayout 코드 수정

* fix: BibbMissionView, BibbInquireBannerView, BibbiProfileView,  BibbiCheckBoxView 파일 위치 변겅
- BibbiFeedType 코드 위치 변경
* feat: BBAPI, BBMethod 등 BBNetowrk 코드 구현

* feat: TokenKeychain에서 저장 타입 수정

* feat: CommentAPI 및 Worker 구현

* feat: 코드 정리

* feat: Spec에 paramters 프로퍼티 구현, BBParamter 구현

* feat: Network Error 처리 추가 구현

* feat: URLRequest 생성 로직 보강

* feat: Codable 객체를 Keychain에 저장 가능하도록 구현

* feat: Network모듈을 Network와 APIWorker 계층으로 분리 구현

* feat: SessionManager 코드 구현 및 문서 주석 작성

* delete: 필요없는 코드 삭제

* feat: Log 출력 코드 수정

* refactor: Session 관련 코드 개선

* feat: ErrorLogger 구현

* feat: 코드 리뷰 반영
- Bundle+Ext xAppKey 값 수정
- BBNetwork Header xAppKey 값 수정
* feat: BibbiNetworkMonitor Legacy 코드 제거
- BBNetworkEventMonitor BBLogger 출력구문 추가
- BBLogger 내부 Logger Method 추가
- BBLogger log ObservableType 추가

* comment: BBLogger 주석 추가

* fix: github Action github_action_stg_upload_testflight, github_action_prd_upload_testflight 내부 app_store_build_number 메서드 추가

* fix: Tuist UILaunchStoryboardName 런치스크린 확장자 제거

* fix: Tuist destination iPhone으로 설정
- Marketing Version 1.2.3으로 수정
* fix: navigator input family link(#668)

* fix: home issues(#668)

* rename files(#668)

* rename propertieis(#668)
* fix: github Action 브런치 제약구문 제거 및 코드 간소화
- branches event trigger branch 네이밍 release로 수정
- type event trigger 추가 및 closed 정의

* fix: fastlane upload prd testflight action 제약 구문 수정
- fastlane upload stg testflight action 코드 리펙토링
- branches event trigger  release 추가
- types  event trigger 제거
- fastlane upload_prd_testflight if 구문 수정
* refactor: CommentAPIs 코드 마이그레이션

* refacto: MemoriesCalendarCell 리팩토링

* refactor: MemoriesCalendarCell 코드 리팩토링

* refactor: DailyCalendarViewReactor 리팩토링

* refactor: MemoriesCalendarPostCell 리팩토링

* refactor: MemoriesCalendarPostCellReactor 리팩토링

* refactor: 일부 변수 및 메서드 이름 수정
* delete: 필요없는 Service 삭제

* feat: AlertService 구현

* feat: 코드 리뷰 반영
* fix: SplashViewController print 구문 제거
- BBButton StackView isUserInteractionEnable fasle 처리

* fix: SplashViewController 화면 전환 로직 제거
- SplashReactor SplashNavigator 추가 및 화면 전환 로직 추가

* fix: SplashReactor Main화면 가는 함수 추가
- Bundle+Ext, API 파일 AppKey 수정
- FamilyInfoUserDefaults  familyId, familyName  String 타입 어노테이션 추가

* fix: Tuist CFBundleShortVersionString 1.2.4로 수정
- Marketing Version String 1.2.4로 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants