[3팀 김단헌] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발#105
Closed
sjgske wants to merge 17 commits intohanghae-plus:mainfrom
Closed
[3팀 김단헌] Chapter 1-2. AI와 테스트를 활용한 안정적인 기능 개발#105sjgske wants to merge 17 commits intohanghae-plus:mainfrom
sjgske wants to merge 17 commits intohanghae-plus:mainfrom
Conversation
반복 일정 요구사항에 따라 UI를 완전히 구현했습니다. 주요 변경사항: - Repeat 아이콘 추가로 반복 일정 시각적 표시 - 주간/월간 캘린더 뷰에서 반복 일정 아이콘 표시 - 일정 목록에서 반복 일정 아이콘 표시 - 반복 종료일 최대값 제약 (2025-12-31) - 반복 일정 수정/삭제 확인 다이얼로그 구현 - "해당 일정만 수정하시겠어요?" 다이얼로그 - "해당 일정만 삭제하시겠어요?" 다이얼로그 - 예: 단일 일정만 수정/삭제 - 아니오: 전체 반복 시리즈 수정/삭제 - handleEditClick/handleDeleteClick 핸들러로 반복 일정 처리 분기 구현 상세: - 단일 수정 시 반복 설정이 제거되어 일반 일정으로 변경됨 - 전체 수정 시 반복 설정 유지 - 단일 삭제는 ID로, 전체 삭제는 Event 객체로 구분 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
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.
과제 체크포인트
필수 스펙
기본 과제
공통 제출
기본 과제(Easy)
기본 과제(Hard)
심화 과제
과제 셀프회고
기술적 성장
코드 품질
학습 효과 분석
과제 피드백
리뷰 받고 싶은 내용