Conversation
fix: 일정 위치·반복 매핑·수면 UX·추천 pass 연동
There was a problem hiding this comment.
Code Review
이 풀 리퀘스트는 일정 검색 기능의 시간 필터링 개선, 반복 일정(Recurrence) 모델 추가, 위치 입력 UI 간소화, 그리고 수면 측정 화면의 주간 이동 제스처 추가를 포함합니다. 또한, 추천 패스 API 연동 및 관련 상태 관리 로직이 업데이트되었습니다. 리뷰 결과, 스와이프 제스처 방향, 검색 시간 기본값 설정, 요일 파싱 정규식, 함수 명명 규칙 등에서 수정이 필요한 사항이 확인되었습니다.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
작업 내용
주요 화면 및 사용자 플로우 구현
rest) 추천의 패스 버튼을 숨기고, 추천 건너뛰기를 Orval pass API로 전환했습니다.API 연동
location_detail전송을 연동했습니다.startTime/endTime(ISO 일시)을 포함하도록 반영했습니다.UI 시스템 및 구조 정리
useCurrentTime의 분 경계 동기화를 수정했습니다.인증 및 네이티브 설정
배포 및 CI
develop의 변경사항을main에 반영하는 TestFlight 배포 PR입니다.검증
npm run type-checklocation_detailstartTime/endTime