Skip to content

feat: 연차별 기간(startDate, endDate) 입력 및 수정/조회 기능 추가 - #121

Merged
wngktjd13 merged 2 commits into
developfrom
feat/#115
Oct 12, 2025
Merged

feat: 연차별 기간(startDate, endDate) 입력 및 수정/조회 기능 추가#121
wngktjd13 merged 2 commits into
developfrom
feat/#115

Conversation

@wngktjd13

@wngktjd13 wngktjd13 commented Oct 12, 2025

Copy link
Copy Markdown
Member

#️⃣연관된 이슈

ex) #이슈번호, #이슈번호

📝작업 내용

이번 PR에서 작업한 내용을 간략히 설명해주세요(이미지 첨부 가능)

  • TaskPeriodRequest DTO에 startDate, endDate 추가
  • TaskService.createTask()에서 기간 저장 로직 반영
  • 조회/수정 시 날짜 필드 처리 로직 추가
  • TaskRequest에서 startDate/endDate 제거
  • TaskService.createTask(), updateTask()에서 periods의 첫 시작일/마지막 종료일 추출

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@wngktjd13 wngktjd13 self-assigned this Oct 12, 2025
@wngktjd13 wngktjd13 added the ✨ FEAT 기능 추가 / 업데이트 label Oct 12, 2025
@wngktjd13
wngktjd13 merged commit 7bf8642 into develop Oct 12, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ FEAT 기능 추가 / 업데이트

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant