Skip to content

feat: 타임캡슐 및 일일리포트 존재 날짜 반환 API 구현#189

Merged
JoonKyoLee merged 5 commits intoEmotion-Storage:developfrom
JoonKyoLee:feat/calendar-date-api
Feb 19, 2026
Merged

feat: 타임캡슐 및 일일리포트 존재 날짜 반환 API 구현#189
JoonKyoLee merged 5 commits intoEmotion-Storage:developfrom
JoonKyoLee:feat/calendar-date-api

Conversation

@JoonKyoLee
Copy link
Collaborator

✨ 작업 내용

  • reports 테이블에 user_id 컬럼 추가 및 기존 데이터 백필
  • Report 엔티티에 user 연관관계 매핑 추가
  • 리포트 조회 로직을 타임캡슐 조인 기준에서 사용자 기준으로 변경
  • 타임캡슐 및 일일리포트 존재 날짜를 종합하는 캘린더 filled 날짜 조회 API 구현

📝 적용 범위

  • /calendar
  • /report

📌 참고 사항

@JoonKyoLee JoonKyoLee self-assigned this Feb 19, 2026
@JoonKyoLee JoonKyoLee added the enhancement New feature or request label Feb 19, 2026
@JoonKyoLee JoonKyoLee merged commit 15a9b40 into Emotion-Storage:develop Feb 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 타임캡슐 및 일일리포트 존재 날짜 조회 통합 API 구현

1 participant