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: 대기열 구축 #150

Merged
merged 22 commits into from
Jan 8, 2024
Merged

feat: 대기열 구축 #150

merged 22 commits into from
Jan 8, 2024

Commits on Jan 2, 2024

  1. feat: 대기열 등록 api

    Hanna committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    15b33ee View commit details
    Browse the repository at this point in the history
  2. feat: 남은 대기자 수 api 구현

    Hanna committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6fcddaf View commit details
    Browse the repository at this point in the history
  3. refactor

    Hanna committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e666844 View commit details
    Browse the repository at this point in the history
  4. chore

    Hanna committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    dcb77b3 View commit details
    Browse the repository at this point in the history
  5. chore

    Hanna committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    427b00d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    445a242 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0f7c8cc View commit details
    Browse the repository at this point in the history
  2. feat: booking token 인증 설정

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    73ba4b1 View commit details
    Browse the repository at this point in the history
  3. feat: 예매 토큰 발행 api 구현

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7f02a7c View commit details
    Browse the repository at this point in the history
  4. fix: 예매 토큰 발행 버그 수정

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    2eb66c6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d17fe View commit details
    Browse the repository at this point in the history
  6. feat: 대기열 이탈 콜백 api 구현

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    bfde9a8 View commit details
    Browse the repository at this point in the history
  7. feat: 세션 아이디 발급 api 구현

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    35f154f View commit details
    Browse the repository at this point in the history
  8. fix: memberId -> sessionId

    Hanna committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    936e86e View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    c084be1 View commit details
    Browse the repository at this point in the history
  2. fix: entryLimit 설정

    Hanna committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    80912f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. resolve conflict

    Hanna committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    33a638f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75565ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    768ca63 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore

    Hanna committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    bd8190c View commit details
    Browse the repository at this point in the history
  2. test: 테스트 코드 정리

    Hanna committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    af549a9 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    Hanna committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    29cad79 View commit details
    Browse the repository at this point in the history