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

v2.3.5 #769

Merged
merged 9 commits into from
Sep 5, 2024
Merged

v2.3.5 #769

merged 9 commits into from
Sep 5, 2024

Commits on Sep 4, 2024

  1. feat: 과제 응답 DTO에 커리큘럼 시작일 추가 (#753)

    feat: 과제 응답 dto에 커리큘럼 시작일 추가
    Sangwook02 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bb700ff View commit details
    Browse the repository at this point in the history
  2. feat: 과제 제출 컨벤션 소문자로 변경 (#754)

    feat: wil.md로 변경
    uwoobeat authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    aee0968 View commit details
    Browse the repository at this point in the history
  3. feat: 수강신청 철회 시 연관 엔티티도 같이 삭제하도록 변경 (#757)

    * feat: 수강철회 시 이벤트 발행
    
    * feat: 이벤트 핸들러 및 공통 스터디 서비스 로직 추가
    
    * feat: 삭제 로직 구현
    
    * docs: todo 추가
    uwoobeat authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    83cc9a9 View commit details
    Browse the repository at this point in the history
  4. fix: 삭제 이벤트 연관 객체 ID를 받아서 처리하도록 변경 (#760)

    fix: 참조 ID를 받아서 처리하도록 변경
    uwoobeat authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f7262d7 View commit details
    Browse the repository at this point in the history
  5. feat: 과제 마감날짜 유효성 검사 로직 수정 (#759)

    * feat: 기존 커리큘럼의 시작날짜로 검증하는 것으로 변경
    
    * feat: 불필요한 수정 삭제
    
    * feat: 검증 조건 추가
    
    * feat: 코드 중복도 낮추기
    AlmondBreez3 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d304af7 View commit details
    Browse the repository at this point in the history
  6. feat: 제출 가능한 과제 API 응답에 최종 수정 일시 필드 추가 (#762)

    * feat: 제출 가능한 과제 api 응답에 최종 수정 일시 필드 추가
    
    * feat: api에 deprecated 어노테이션 추가
    Sangwook02 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7292f33 View commit details
    Browse the repository at this point in the history
  7. fix: AssignmentResponse 잘못된 값 매핑 수정 (#764)

    * fix: 잘못된 값 매핑 수정
    
    * docs: 스웨거 설명 수정
    Sangwook02 authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e033b95 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. feat: 멘토 스터디 조회 DTO StudyResponse로 변경 (#766)

    * feat: studyResponse로 변경
    
    * feat: 필요없는 dto삭제
    AlmondBreez3 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    076bc66 View commit details
    Browse the repository at this point in the history
  2. fix: 스터디 공지 조회 API 역할 검증 로직 제거 (#768)

    fix: 스터디 공지 조회 api 역할 검증 로직 제거
    Sangwook02 authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e9e4c62 View commit details
    Browse the repository at this point in the history