-
Notifications
You must be signed in to change notification settings - Fork 3
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
Prod #254
Closed
Closed
Prod #254
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat: 재배환경 추가, 배송비 위치 변경 * style: 정렬
* feat: product intro 생성 * style: 아 맞다 정렬 * feat: owner phone삭제 * feat: product intro를 product와 함께 입력받도록 수정
자잘한 버그 수정
…E-94 레디스 정상 작동
* feat: service-repo연관을 service-service연관으로 풀기 * feat: ProductIntro 이미지 등록 이미지에서 받게 입력 수정 * feat: product등록에도 수정 * feat: product등록에도 수정22
* refactor: product 메소드 분리 #177 * refactor: payment 도메인 위치 수정 - _payment -> payment #177 * refactor: 농장 사전 주문 분리 #177 * refactor: throw 반복되는 부분 제거 #177 * refactor: ProductPayment - paymentService로 분리 #177 * refactor: api 분리 - 사전 주문 생성 API 위치 수정 - prefix: pre로 통일(reservation,order) #177 * chore: 공백 제거 #177 * refactor: 결제 시스템 interface - portone을 구현체로 수정 #177 * refactor: PaymentError -> ApplicationError #177 * refactor: 결제 후 검증 로직 - 결제 상태 수정 #177 * refactor: 사전 결제 처리/사후결제처리 수정 - 결제하기 전에 마지막으로 수량을 확인한다. - 결제 후에 금액을 확인하고, 실제로 포트원 서버에 있는지 체크하고 결제했다면 결제처리 시켜준다. #177 * chore: BigDecimal로 수정 #177 * test: 풍헌님 테스트 오류 해결 #177
# Conflicts: # src/main/java/poomasi/domain/product/_intro/service/ProductIntroService.java
* refactor: generateTokenInFilter 삭제 #127 * refactor: getEmailFromTokenInFilter 이름 변경 #127 * refactor: validateTokenInFilter 삭제 #127 * refactor: getAccessTokenExpiration 삭제 #127 --------- Co-authored-by: stopmin <[email protected]>
- cookie에 accesstoken과 refreshtoken을 제거함 #175
* feat: review를 OrderedProduct, reservation으로 수정 * fix: 잡버그 수정
…E-242 fix: s3 요청 형식 수정 #242
* feat: product, ProductIntro - image 수정 * feat: 리뷰는 이미지 한개만 * fix: 수정
…/Team10_BE into feature/ISSUE-249
…E-249 Feature/issue 249
…E-225 매출 통계 api 추가
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
해결하려는 문제가 무엇인가요?
어떻게 해결했나요?
코드 리뷰시 요청 사항
더 하고 싶은 말