-
Notifications
You must be signed in to change notification settings - Fork 2
Issues: boostcampwm-2022/iOS05-Segno
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
DiaryDetailViewController-2: 수정 버튼을 탭할 시 DiaryEditViewController로 가도록 코디네이터에게 알린다.
#72
opened Nov 22, 2022 by
LEEYOONJONG
DiaryDetailViewModel-2: 뷰 컨트롤러에서 버튼을 탭하면 음악이 재생되도록 MusicSession에 요청한다.
#90
opened Nov 23, 2022 by
LEEYOONJONG
DiaryDetailViewModel-3: 재생을 요청했을 때, 만약 애플 뮤직 구독이 되어 있지 않을 경우 구독하겠느냐는 팝업을 띄운다.
#91
opened Nov 23, 2022 by
LEEYOONJONG
DiaryDetailViewModel-4: 음악 자동 재생이 설정되어 있을 시 상세 화면을 켜면 바로 음악이 재생되게 한다.
#92
opened Nov 23, 2022 by
LEEYOONJONG
MapKitViewController-1: 일기 상세 뷰 컨트롤러에서 불러왔을 경우, 저장된 좌표를 보여주고, 지도 핀을 따로 움직일 수는 없도록 만든다.
#98
opened Nov 24, 2022 by
LEEYOONJONG
MapKitViewController-2: 일기 작성 뷰 컨트롤러에서 불러왔을 경우, 현재 인식한 좌표를 불러와서 핀으로 찍고, 유저가 움직일 수 있게 한다.
#99
opened Nov 24, 2022 by
LEEYOONJONG
DiaryDetailUseCase-3: Entity(DiaryDetail)로 변환한 결과를 DiaryDetailViewModel에 전달한다.
#113
opened Nov 29, 2022 by
BaeRoNuI
DiaryDetailUseCase-4: Entity(DiaryDetail)로 변환한 결과를 DiaryEditViewModel에 전달한다. (Edit 화면 초기 설정)
#114
opened Nov 29, 2022 by
BaeRoNuI
DiaryEditUseCase-2: repository에서 받아온 DiaryDetail DTO를 DiaryDetail로 변환한다.
#116
opened Nov 29, 2022 by
BaeRoNuI
DiaryEditUseCase-3: Entity(DiaryListItem)로 변환한 결과를 DiaryEditViewModel 전달한다.
#117
opened Nov 29, 2022 by
BaeRoNuI
DiaryCollectionViewController-5: 검색시 적절한 CollectionViewCell이 나오도록 구성
#118
opened Nov 29, 2022 by
BaeRoNuI
SettingsViewModel-2: 설정이 변경되는 이벤트를 뷰 컨트롤러로부터 받아서 UseCase에 전달한다.
#124
opened Nov 30, 2022 by
LEEYOONJONG
DiaryEditViewModel-3: 수정/작성이 완료되었을 때 DiaryUseCase에게 editDiary와 postDiary를 요청한다.
#189
opened Dec 8, 2022 by
LEEYOONJONG
Previous Next
ProTip!
Find all open issues with in progress development work with linked:pr.