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

[2단계 - 주문 기능 구현] 제이미(임정수) 미션 제출합니다. #93

Merged
merged 73 commits into from
Jun 11, 2023

Commits on May 29, 2023

  1. Configuration menu
    Copy the full SHA
    4ecc5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80148b1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. feat: h2 DB와 연동

    JJ503 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    5c6cdea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da14cc5 View commit details
    Browse the repository at this point in the history
  3. feat: 포인트 규칙 추가

    JJ503 committed May 30, 2023
    Configuration menu
    Copy the full SHA
    7a8b917 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    e0bfa7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5a3f08 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Configuration menu
    Copy the full SHA
    4ba2e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f482371 View commit details
    Browse the repository at this point in the history
  3. feat: 포인트 사용 최적화 기능 추가

    이때, 최적화란 유효기간이 짧은 순으로 사용함을 의미한다
    JJ503 committed Jun 1, 2023
    Configuration menu
    Copy the full SHA
    9dcf5a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2023

  1. Configuration menu
    Copy the full SHA
    40be96c View commit details
    Browse the repository at this point in the history
  2. refactor: PointPolicy 인터페이스 제거

    현재로써는 사용하지 않아 제거
    JJ503 committed Jun 2, 2023
    Configuration menu
    Copy the full SHA
    2218343 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9efc504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2e4199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fb7789 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db23645 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5ff217 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6940059 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    903e678 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2023

  1. Configuration menu
    Copy the full SHA
    89331ad View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. Configuration menu
    Copy the full SHA
    c343e1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e59c3ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd31726 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00a2915 View commit details
    Browse the repository at this point in the history
  5. refactor: 주문 목록에 응답에 대한 dto 네이밍 변경

    - PurchaseOrderInfoResponse -> PurchaseOrderItemInfoResponse
    - PurchaseOrderResponse -> PurchaseOrderPageResponse
    JJ503 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    acec690 View commit details
    Browse the repository at this point in the history
  6. refactor: dto 패키지 분리

    JJ503 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    36aa8c8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    44eee0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26d6912 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa80ea0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    803940e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b91999f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    62541d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    306dc19 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0f9bec3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b09b7e5 View commit details
    Browse the repository at this point in the history
  16. feat: MemberPoints에서 포인트 관련 기능 추가

    - 포인트 사용 취소
    - 30일 이하로 남은 포인트 조회
    JJ503 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    06d2db4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cae4b0f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    54e51f9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f62c08d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    21c5638 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cadd94a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f2c19df View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1fe8c78 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    3a78f77 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    fb3386f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9564776 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    a36ba70 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    67ba51a View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    c8e226b View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c2dfa82 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    d460c0c View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    9c57168 View commit details
    Browse the repository at this point in the history
  33. feat: OrderStatus 상태명 수정

    cancelled -> canceled
    JJ503 committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    6e93bfb View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    d38bffb View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2f30998 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2ff25b4 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa9d4b2 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    547df1d View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    f968be4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    e5df400 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. fix: 취소된 주문 상세 정보가 null이 되는 문제 해결

    - 취소 주문 조회 테스트 추가
    JJ503 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    84c5d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08f17b1 View commit details
    Browse the repository at this point in the history
  3. refactor: 컨벤션 적용

    JJ503 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    b61dfc5 View commit details
    Browse the repository at this point in the history
  4. docs: 완료 항목 체크

    JJ503 committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    36be46a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06e547f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf1027d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. Configuration menu
    Copy the full SHA
    9671f2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d025e1b View commit details
    Browse the repository at this point in the history
  3. refactor: early return 적용

    JJ503 committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    c898435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6246dd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Configuration menu
    Copy the full SHA
    b0415f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e832c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b0a34f View commit details
    Browse the repository at this point in the history