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

Prod #254

Closed
wants to merge 159 commits into from
Closed

Prod #254

wants to merge 159 commits into from

Conversation

jjt4515
Copy link
Collaborator

@jjt4515 jjt4515 commented Jan 3, 2025

해결하려는 문제가 무엇인가요?

  • close #

어떻게 해결했나요?

코드 리뷰시 요청 사항

더 하고 싶은 말

stopmin and others added 30 commits November 13, 2024 00:38
* feat: 사업자 등록 번호 추가
#125

* test: 테스트 코드 수정
- Request에 param 한개 추가
#125

* test: 테스트코드 오류 제거
#125
* feat: 재배환경 추가, 배송비 위치 변경

* style: 정렬
* feat: product intro 생성

* style: 아 맞다 정렬

* feat: owner phone삭제

* feat: product intro를 product와 함께 입력받도록 수정
* feat: service-repo연관을 service-service연관으로 풀기

* feat: ProductIntro 이미지 등록 이미지에서 받게 입력 수정

* feat: product등록에도 수정

* feat: product등록에도 수정22
* chore: 필요없는 인자 삭제
#183

* chore: 코드 스타일 일부 수정
#183

* test: 안돌아가는 코드 주석 처리
#183
* 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]>
* feat: 회원 탈퇴 구현 #134

* feat: 회원 계정 복구 구현 #134

* feat: 회원 계정 정지 구현 #134
* refactor: 주석 제거 #78

* refactor: createPresignedPutUrl GET 요청으로 변경 #78

* fix: StoreServiceTest 오류 수정 #78

---------

Co-authored-by: stopmin <[email protected]>
- cookie에 accesstoken과 refreshtoken을 제거함
#175
* build: 카카오 OAuth 설정 프로덕션 환경 키 추가
#176

* build: docker & deploy-ecs.yml
- KAKAO_CLIENT_ID
- KAKAO_CLIENT_SECRET
#176
* feat: review를 OrderedProduct, reservation으로 수정

* fix: 잡버그 수정
* feat: review를 OrderedProduct, reservation으로 수정

* fix: 잡버그 수정

* fix: 실수
jjt4515 and others added 29 commits November 15, 2024 17:49
* feat: product, ProductIntro - image 수정

* feat: 리뷰는 이미지 한개만

* fix: 수정
@jjt4515 jjt4515 closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants