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

version/v0.1.4 #22

Merged
merged 13 commits into from
May 20, 2024
Merged

version/v0.1.4 #22

merged 13 commits into from
May 20, 2024

Conversation

wocks1123
Copy link
Contributor

  • 이미지 업로드 시 이미지 타입 검사 추가
  • admin용 데이터 조회 컨트롤러 추가
  • 기타 오류 수정
    • 유저 조회 시 평점 계산 오류
    • 단일 상품 조회 오류

itavita08 and others added 13 commits May 20, 2024 21:18
- 기존 상품 조회 시 리뷰 갯수에따라 리뷰 조회, 유저 조회 쿼리가 날아감
- 리뷰 유저와 이미지 url도 left fetch join 적용시켜서 상품 조회 시 리뷰 갯수에 상관없이 하나의 쿼리만 날아가도록 리팩토링
- 텍스트 파일을 확장자만 이미지 확장자로 변경해서 업로드하는것을 막고자 mime type을 확인하는 로직 추가
feat/product
- 유저가 등록한 모든 상품의 리뷰 갯수, 평점을 올바르게 구하도록 쿼리 수정
- 리뷰가 없을 경우 0으로 설정
- 각 도메인별 데이터 조회 구현
- 유저 프로필 조회 쿼리 수정
  - 쿼리문 단순화
  - 언어 정보 추가 주회
- user, guideProduct, reservation, review에 대한 리스트 조회 기능 추가
@wocks1123 wocks1123 merged commit 796d6da into dev May 20, 2024
1 check passed
@wocks1123 wocks1123 deleted the version/v0.1.4 branch June 19, 2024 12:42
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.

2 participants