Skip to content

release: TestFlight 배포 — 일정 위치·반복 매핑·수면 UX·추천 pass 연동 - #84

Merged
haewonwon merged 10 commits into
mainfrom
develop
Jul 20, 2026
Merged

release: TestFlight 배포 — 일정 위치·반복 매핑·수면 UX·추천 pass 연동#84
haewonwon merged 10 commits into
mainfrom
develop

Conversation

@haewonwon

Copy link
Copy Markdown
Contributor

작업 내용

주요 화면 및 사용자 플로우 구현

  • 카드 생성 위치 시트를 자유입력으로 단순화하고, 최근검색을 제거했습니다.
  • 카드 생성 개인태그 선택·서버 조회 동기화를 보정했습니다.
  • 홈 회복(rest) 추천의 패스 버튼을 숨기고, 추천 건너뛰기를 Orval pass API로 전환했습니다.
  • 수면 측정에 주간 날짜 스와이프와 취침→기상 시간 입력 포커스 이동을 반영했습니다.
  • 수면 기록에서 겹친 컨디션 마커 목록의 개별 기록 선택을 연동했습니다.

API 연동

  • 일정·추천 Orval 스펙을 갱신하고, 위치·반복·검색 일시 도메인 매핑을 맞췄습니다.
  • 일정 생성·수정 시 location_detail 전송을 연동했습니다.
  • 카드 목록 검색 기간에 startTime/endTime(ISO 일시)을 포함하도록 반영했습니다.
  • 추천 pass API를 Orval 엔드포인트로 전환했습니다.

UI 시스템 및 구조 정리

  • useCurrentTime의 분 경계 동기화를 수정했습니다.
  • 위치 관련 로컬 스토어·도메인 헬퍼를 정리하고 시트 UX를 단순화했습니다.

인증 및 네이티브 설정

  • 이번 범위에서 인증 플로우·네이티브 플러그인·식별자 변경은 없습니다.

배포 및 CI

  • 이번 범위에서 EAS/CI 설정 변경은 없습니다.
  • develop의 변경사항을 main에 반영하는 TestFlight 배포 PR입니다.

검증

  • TestFlight 빌드·제출 성공
  • npm run type-check
  • 카드 생성: 위치 자유입력·개인태그 선택/조회 동기화·location_detail
  • 카드 목록: 검색 기간 startTime/endTime
  • 홈: 회복 추천 패스 숨김·pass Orval 연동
  • 수면 측정: 주간 스와이프·시간 입력 UX
  • 수면 기록: 겹친 컨디션 목록 선택

@haewonwon
haewonwon merged commit fabf387 into main Jul 20, 2026
8 checks passed

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Comment thread src/components/features/sleep/sleep-week-picker.tsx
Comment thread src/domains/schedule/api/mapper.ts
Comment thread src/domains/schedule/api/mapper.ts
Comment thread src/screens/sleep/hooks/use-sleep-measure-screen.ts
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.

1 participant