Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat:CHAT-152-BE-api-월별-일기-리스트-조회 #24

Merged
merged 9 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    eccfe03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09dca59 View commit details
    Browse the repository at this point in the history
  3. Fix: 순환참조 오류수정

    Tag 엔티티 직접 가져오려니 데이터 더 추가시 순환 참조 오류 발생 우려있어서
    TagDTO 추가해서 해결
    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    681b4a7 View commit details
    Browse the repository at this point in the history
  4. Fix: 순환참조 오류수정

    Tag 엔티티 직접 가져오려니 데이터 더 추가시 순환 참조 오류 발생 우려있어서
    TagDTO 추가해서 해결, 엔티티 객체 직접 참조 안함
    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e3ca3ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcdfdc5 View commit details
    Browse the repository at this point in the history
  6. Chore: 엔드 포인트m및 클래스 이름 수정

    리뷰 반영해서 쉬운이름으로 개선
    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f0b5110 View commit details
    Browse the repository at this point in the history
  7. Fix : 파일 구조 수정

    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    859c5ab View commit details
    Browse the repository at this point in the history
  8. Fix : content를 DTO에서 제외

    .size 또한 제외하였습니다.
    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    546325c View commit details
    Browse the repository at this point in the history
  9. Feat: 로직 수정

    diaryphoto가 추가됨에 따라 쿼리 로직 수정
    Mouon authored and nonaninona committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    902b59a View commit details
    Browse the repository at this point in the history