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

[1 - 3단계 방탈출 사용자 예약] 이든(최승준) 미션 제출합니다. #57

Merged
merged 61 commits into from
May 7, 2024

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    bd5a99e View commit details
    Browse the repository at this point in the history
  2. style: 줄바꿈 수정

    PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b0bd9bb View commit details
    Browse the repository at this point in the history
  3. docs: 예외 상황 정의

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ba6b536 View commit details
    Browse the repository at this point in the history
  4. feat: 유효하지 않은 시간 생성 검증 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    3592c1d View commit details
    Browse the repository at this point in the history
  5. feat: 유효하지 않은 시간 생성 검증 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    75c7ee4 View commit details
    Browse the repository at this point in the history
  6. feat: 예약이 존재하는 시간 삭제를 방어하는 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ec2e3b0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e37964d View commit details
    Browse the repository at this point in the history
  8. style: 줄바꿈 정리

    J-I-H-O committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a8a4a02 View commit details
    Browse the repository at this point in the history
  9. feat: 유효하지 않은 예약 등록 요청 검증 로직 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0fe2794 View commit details
    Browse the repository at this point in the history
  10. feat: 중복된 날짜 및 시간 예약 등록 검증 로직 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    540fdee View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. chore: gradle 설정 변경

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5d6008e View commit details
    Browse the repository at this point in the history
  2. feat: 지나간 날짜와 시간에 대한 예약 생성 방지 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7307152 View commit details
    Browse the repository at this point in the history
  3. docs: 테마 API 명세 추가

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4f592bd View commit details
    Browse the repository at this point in the history
  4. chore: 테마 관련 DDL 추가

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7331554 View commit details
    Browse the repository at this point in the history
  5. feat: 테마 관리 페이지 요청 API 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    17af3db View commit details
    Browse the repository at this point in the history
  6. fix: 예약 관리 페이지 파일 변경

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    9e8790e View commit details
    Browse the repository at this point in the history
  7. docs: 테마 관련 REST API 명세 추가

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e951bbb View commit details
    Browse the repository at this point in the history
  8. feat: 테마 조회 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3bbd400 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    40d021b View commit details
    Browse the repository at this point in the history
  10. feat: 테마 삭제 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ff72e78 View commit details
    Browse the repository at this point in the history
  11. feat: 예약 도메인과 테마 도메인 연동

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fe93600 View commit details
    Browse the repository at this point in the history
  12. feat: 사용자 예약 페이지 요청 API 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 1, 2024
    Configuration menu
    Copy the full SHA
    60d7ed3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. chore: 더미 데이터 삽입 SQL 작성

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    478963c View commit details
    Browse the repository at this point in the history
  2. feat: 특정 날짜의 특정 테마 예약 정보 조회 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    45fbf52 View commit details
    Browse the repository at this point in the history
  3. docs: 인기 테마 API 명세 추가

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    efb21f8 View commit details
    Browse the repository at this point in the history
  4. feat: 인기 테마 조회 기능 구현

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f7177bd View commit details
    Browse the repository at this point in the history
  5. refactor: 테스트 성능 개선

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    1f76b8f View commit details
    Browse the repository at this point in the history
  6. refactor: 메서드 분리

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    772631f View commit details
    Browse the repository at this point in the history
  7. style: 완료된 TODO 제거

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    ac95a28 View commit details
    Browse the repository at this point in the history
  8. style: 테스트 given, when, then 분리

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    830df0c View commit details
    Browse the repository at this point in the history
  9. style: TODO 제거

    Co-authored-by: PgmJun <chltmdwns96@gmail.com>
    Co-authored-by: J-I-H-O <jeongjiho0731@gmail.com>
    J-I-H-O and PgmJun committed May 2, 2024
    Configuration menu
    Copy the full SHA
    cd175dc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2d9aa37 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    23b6a97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35935dc View commit details
    Browse the repository at this point in the history
  3. style: 코드라인 정리

    PgmJun committed May 4, 2024
    Configuration menu
    Copy the full SHA
    5604c83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    230ce75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cec0d8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04131d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a0899cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b816fd View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Configuration menu
    Copy the full SHA
    4a9a980 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f8ef2c View commit details
    Browse the repository at this point in the history
  3. refactor: 예외 발생 시 Response도 Object로 처리하도록, 응답 객체 ApiResponse 구현

    그저 String을 return하는 방식은 이후 응답 데이터 확장 설계를 할 때
    클라이언트의 응답값 흭득 방식에 변경이 발생해야하기 때문에 break change가 발생
    때문에 요청 정보/에러 정보를 담은 응답 객체(ApiResponse)를 두어 사용
    PgmJun committed May 5, 2024
    Configuration menu
    Copy the full SHA
    0470138 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c983dfd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    41fa7a2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    818b1eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2905fc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79de6f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    604a0c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a0f45d0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    15276bd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    b40b582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7620bc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6b6e37 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    4014865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80690a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    272a414 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3175c22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81687e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc3aaf6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a80fcbd View commit details
    Browse the repository at this point in the history