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: 미션 리스트 조회 시 인증 필요 상태 추가 #140

Merged
merged 10 commits into from
Jan 15, 2024

Commits on Jan 15, 2024

  1. refactor: MissionRecordTtl 클래스명 변경과 Key를 Long 타입으로 변경

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b7b8e98 View commit details
    Browse the repository at this point in the history
  2. refactor: MissionRecord create시 ttlFinishedAt 추가

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ac8df22 View commit details
    Browse the repository at this point in the history
  3. feat: Mission 리스트 조회 시 사용되는 MissionStatus와 Reponse class 생성

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b696883 View commit details
    Browse the repository at this point in the history
  4. refactor: QueryDsl findAllMission 쿼리메소드 로직과 네이밍 변경

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ea9fd75 View commit details
    Browse the repository at this point in the history
  5. feat: 미션 목록 조회시 MissionStatus도 반환하는 기능

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e7fe504 View commit details
    Browse the repository at this point in the history
  6. style: 사용하지 않는 싱수 제거

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    af07458 View commit details
    Browse the repository at this point in the history
  7. test: Mission 리스트 조회 로직 변경으로 테스트 코드 수정

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    243435f View commit details
    Browse the repository at this point in the history
  8. style: 미션 리스트 조회 Swagger Operation 변경

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    407ec92 View commit details
    Browse the repository at this point in the history
  9. style: 출력문 제거

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    ede4124 View commit details
    Browse the repository at this point in the history
  10. style: spotless

    Co-authored-by: uiurihappy <[email protected]>
    Co-authored-by: uwoobeat <[email protected]>
    3 people committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    39782f8 View commit details
    Browse the repository at this point in the history