Skip to content

Tags: YAPP-Github/WeSpot-iOS

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: 투표 진행 화면에서 투표 진행 횟수 이슈를 수정해요 (#150)

* fix: UserDefaultsManager Codable Type 저장하도록 구조 정리
- UserDefaultsWrapper VoteOption Case 추가
- SignUpIntroduceViewReactor backgroundColor 수정
- Tuist Storage Module VoteDomain 의존성 추가
- VotePresentationAssembly VoteProcessViewController injection주입 코드 수정
- VoteProcessViewReactor 비즈니스 로직 코드 리펙토링

* fix: VoteProcessViewController TableViewSelected 클릭시 화면전환 로직 이슈 수정
- VoteProcessViewReactor voteCount State 값 추가
- VoteBeginViewController 추가
- VoteBeginViewController UI Cofigure

* fix: 투표 조회 API UseCase, Repository Common 모듈로 폴더 변경
- VoteProcessViewReactor 비즈니스 로직 리펙토링
- VoteMainViewReactor 투표 조회 API 로직 추가
- VoteHomeViewController 투표 화면 및 친구 초대 화면 전환 로직 추가
- GlobalState VoteResponseEntity Parameter 추가
- VoteEndpoint 투표 조회 Path 제거
- CommonEndPoint 투표 조회 Path 추가

* feat: NotificationViewReactor fetchVoteOptionUseCase 의존성 주입 코드 추가
- NotificationPresentationAssembly NotificationViewReactor FetchVoteOptionUseCase 추가

* fix: 만료된 토큰으로 API 요청시 AccessToken 재발급 API 로직 구현
- WSNetworkMonitor Response Body 값 출력하도록 리펙토링
- 로그인시 AccessToken, RefreshToken 값 받도록 Entity 추가

* fix: NotificationViewReactor 투표지 조회 API 추가
- NotificationEndPoint updateNotification HTTP Method patch로 수정
- SceneDelegate 투표지 조회에 따라 화면 전환 로직 분기 처리
- WSNetworkService timeout Property 추가

* feat: VoteBeginViewController Profile 조회 API 추가
- Profile조회 API Common Modular 추가
- UserDefaultsManger grade, classNumber 제거
- ProfileRepositoryProtocol fetchUserProfileItems Method 제거
- ProfileDomain UserProfileEntity, UseCase 제거

* fix: Tuist CFBundleDisplayName Wespot으로 수정
- CFBundleShortVersionString 1.2.0으로 수정

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Tuist CFBundleShortVersionString 1.1.0 업데이트 (#148)

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Privacy info 값 수정 (#144)

* fix: Privact info Privacy Accessed API Types Dictionary 제거

* fix: Privacy-Info AccessedAPICategoryUseDefaults 오타 수정