-
Notifications
You must be signed in to change notification settings - Fork 3
main 반영 #291
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
Merged
Merged
main 반영 #291
Conversation
This file contains hidden or 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
…pdate [Fix] 리뷰 업데이트 시 이미지 수정 로직 변경
[Feat] SSE emitter 제거코드 수정 (#233)
- 애플리케이션 시작시 로그파일 정리를 위해 cleanHistoryOnStart 값 true 설정
…nHistoryOnStart [Chore] logback 설정 변경 (#249)
…into feature/order-detail-search
주소 목록 조회 API - isDefault 추가
… into feature/order-detail-search
주소 목록 조회 API - isDefault 추가
회원 가입 API - 유효성 검사 추가
회원 가입 API - 중복 회원 오류 메시지 수정
feature/member-join
- 별도 서비스로 빼고, 함수로 조금 나누었습니다.
…on-refactor [Refactor] 주문생성 리팩토링 (#252)
Feat: 주문 상세 내역 mongoDB 로 조회되도록 수정하기 위한 order-mongo 모듈 추가
…on-object [Feat] 주문객체 조립(변수명 수정) (#259)
[Refactor] 주문 상세 내역 조회 개선 (#274)
[Refactor] ktlint 포맷팅 작업 (#274)
주문 수락 / 취소 / 거절 사이에 발생할 수 있는 동시성 이슈를 잡기위해 해당 부분에 분산락이 적용되었습니다.
…ted-lock-on-order [Feat] 주문관련 로직 분산락 적용(#251)
…-inquiry [Feat] 주문상태조회 API(#280)
- 결제승인 추가
[Feat] 토스페이먼츠 PG 연동 (#277)
- 정상 승인이나, 응답값 매핑으로 오류. 주석처리
[Fix] PG 구현 임시 주석처리 (#277)
[Fix] admin OrderDetailStatusEventHandler 수정
[Feat] PG 결제승인 수정 (#277)
- 패키지 이동 - config 설정 feign client 에만 적용되도록 변경 - 토스PG 관련 패키지 이동
[Fix] 결제승인 설정 변경
주소 등록, 수정 API 이슈
- 결제완료시 mongo 의 주문 상태변경을 위한 이벤트 발행 추가
…r-status [Feat] 결제완료시 주문 상태변경 이벤트
- pay200 추가 - feign 로깅 찍히도록 수정 - 응답값 없을 때 오류 수정 - DB 저장시 payment type 제약조건 제거 (기존 kakao_pay 데이터 존재)
Feature/pg pay200
seungbin-kim
added a commit
that referenced
this pull request
Mar 1, 2025
Merge pull request #291 from FC-InnerCircle-ICD2/develop
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.
No description provided.