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

Release v1.0.5 #100

Open
11 tasks done
shippingpark opened this issue Sep 4, 2024 · 0 comments
Open
11 tasks done

Release v1.0.5 #100

shippingpark opened this issue Sep 4, 2024 · 0 comments
Assignees
Labels

Comments

@shippingpark
Copy link
Member

shippingpark commented Sep 4, 2024

기능 설명

Amplitude, 공유하기 기능을 포함한 버전 1.05 배포를 준비합니다!

작업 목록

Tuist

  • KakaoSDKTemplate, KakaoSDKShared 의존성 추가
  • 불필요한 의존성 제거 (KakaoSDK -> KakaoSDKUser)
  • SwiftLint 제거

API

  • 04-02 API DTO 추가 파라미터 기입 (windDate / userNickname)
  • wineId를 통한 테이스팅 노트 리스트 검색 API 연동

Feature

  • AppDelegate를 통한 URL 진입 방식 -> onOpenURL 사용한 SwiftUI 싸이클로 이동
  • 특정 와인에 대한 테이스팅 노트 리스트 -> ( 전체 리스트 보기 ) -> 특정 테이스팅 노트 보기 Flow를 담은
    SpecificWineTastingNotes Reducer 생성
  • AppCoordinator에서 딥링크 진입

UI

  • NoteDetailView 진입 경로에 따른 (내 노트 검색/딥링크) isMine 속성을 통해 화면 분기처리
  • TwoSectionButtomSheet -> TripleSectionButtomSheet 명칭 변경 및 '공유하기' 버튼 추가
  • 특정 와인에 대한 테이스팅 노트 리스트 -> ( 전체 리스트 보기 ) -> 특정 테이스팅 노트 보기 Flow를 담은
    SpecificWineTastingNotesView 화면 생성
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

No branches or pull requests

1 participant