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

Feature/1474 키워드의 퀴즈 목록을 조회할 때 각 퀴즈 별로 학습 여부를 알 수 있다 #1509

Commits on Aug 11, 2023

  1. feat: 퀴즈 응답 DTO에 학습 여부 정보 추가

    amaran-th committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    9745eef View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix: merge conflict 해결

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    20b8821 View commit details
    Browse the repository at this point in the history
  2. fix: 컴파이 에러 해결

    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5275a7a View commit details
    Browse the repository at this point in the history
  3. refactor: 정적 팩토리 메서드 네이밍 수정

    - 하나의 인자를 가지고 있는 정적 팩토리 메서드의 이름을 from으로 변경
    
    #1474
    amaran-th committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bae8616 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. refactor: JPQL 마지막 띄어쓰기 제거

    amaran-th committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    b560495 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    7a5b91b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    699ecf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a8c65f View commit details
    Browse the repository at this point in the history