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: 예매 생성 시 내가 선점한 좌석인지 검증하는 로직 추가 및 예매 토큰 인터셉터 버그 수정 #228

Merged
merged 13 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. fix: EventSeatStatus BEING_BOOKED -> SELECTED

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1062adf View commit details
    Browse the repository at this point in the history
  2. refactor: CardIssuer 생성자 롬복으로

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    f25ff3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ec665 View commit details
    Browse the repository at this point in the history
  4. refactor: getSelectorId Optional 래핑 제거

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4747414 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc8ed5b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f5d1df View commit details
    Browse the repository at this point in the history
  7. resolve conflict

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    fd3eaf4 View commit details
    Browse the repository at this point in the history
  8. docs: api-booking http 롤백

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    12dc500 View commit details
    Browse the repository at this point in the history
  9. fix: 인터셉터 적용 경로 수정

    Hanna committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    ab22226 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2c3cf79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    79ab14a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2a62c2b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    444c400 View commit details
    Browse the repository at this point in the history