-
Notifications
You must be signed in to change notification settings - Fork 2
Feat/display ship info #122
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
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
- ship_info 테이블에 tracking_number와 carrier_code 컬럼을 추가하였습니다.
* 기능 : STORE-74/주문 상태 디비 구조 변경 * 기능 : STORE-75/array를 동일키값의 hash로 바꾸는 to_echo 추가 * trash * 기능 : STORE-75/ OrderInfo 의 상태 캐시 필드 추가 * 기능 : STORE-75 / loggable 모델에 개편된 status 추가 * 기능 : STORE-132 / 주문상태 변경 데이터 마이그레이션 초안 작성 * 기능 : STORE-132 / 주문상태 변경 데이터 마이그레이션 예외 처리 및 간단한 로그 출력 * 수정 : STORE-132 / 데이터 마이그레이션 시 국가 코드 반영하도록 리팩토링 Co-authored-by: Yonghyun Kim (Fred) <[email protected]>
…EcommerceAPI into feat/display_ship_info
Contributor
|
고생했습니다 스토어파트~ |
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.
https://gomicorp.atlassian.net/browse/STORE-54
배송 추적 및 관리 기능
상태 리팩토링 (order_info, cart, ship_info, payment)
simple office 적용
주문 정보 atom-react로 부분 컴포넌트화 (pc/mobile)
배송 추적 3rd party 서비스 적용 (aftership)
Jenkins 배치 프로세스로 배송완료 처리 자동화