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

Develop #65

Merged
merged 398 commits into from
Jan 18, 2024
Merged

Develop #65

merged 398 commits into from
Jan 18, 2024

Conversation

nowgnas
Copy link
Member

@nowgnas nowgnas commented Jan 18, 2024

개요

PR 유형

어떤 변경 사항이 있나요? ✅

content
새로운 기능 추가
버그 수정
CSS 등 사용자 UI 디자인 변경
코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
코드 리팩토링
주석 추가 및 수정
문서 수정
테스트 추가, 테스트 리팩토링
빌드 부분 혹은 패키지 매니저 수정
파일 혹은 폴더명 수정
파일 혹은 폴더 삭제

스크린 샷

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • local에서 실행되는 것을 확인 했나요?
  • 변경 사항에 대해 테스트를 통과했나요?
  • 설계와 관련된 변경 사항을 공유했나요? (api 스펙, entity 등)

qwerty1434 and others added 30 commits November 28, 2023 17:05
객체를 내부에서 찾지 않고 서비스 레이어에서 가져온 후 매개변수로 전달
가게 도메인 수정 #LF1-417
나중에 일정 여유가 있다면 Persistable을 이용한 코드로 변경해 볼 예정
프론트로부터 받은 level로 거리를 결졍하며, meter단위로 변경
fowers -> flowers
주소와 배송정책은 가게와 함께 생성되어야 하므로 Service계층에서 각각 만들지 않고 storeCreator에서 함께 생성
프론트 연결 중 수정사항
nowgnas and others added 29 commits January 10, 2024 16:26
✏️ 재고 부족으로 인한 주문 실패 시 발송하는 문자 메시지 변경
✏️ 에러 메시지 수정
✨ 정산을 위한 가게정보 반환 feign api 작성
✏️ 가게 정산정보를 주고받는 Dto 변경
✏️ QA 수정사항 반영
✏️ 쿠폰은 현재 사용 가능한 쿠폰만 유저에게 노출된다
✏️ 쿠폰 동시성 테스트를 위해 로그인 토큰이 필요없는 쿠폰 발급 api 생성
✏️ 쿠폰 QA 후 문제점 수정
✏️ 가게사장의 쿠폰확인 시 발급수량도 함께 전달
@nowgnas nowgnas merged commit 1fb2811 into main Jan 18, 2024
1 check passed
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