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

[BSVR-148/FEAT] 시야 후기 등록 서버 통신 2차 구현 #41

Merged
merged 56 commits into from
Jul 29, 2024

Conversation

minju1459
Copy link
Collaborator

@minju1459 minju1459 commented Jul 29, 2024

💻주요 작업 내용

  • 날짜 format yyyy-MM-dd HH:mm 변경
  • 블럭별 좌석 열/번 최대값 조회 API
    • 열,번 에러 처리 확인 완료
    • 열,번 에러 처리 dto 수정 및 확인 완료
  • 리뷰 이미지 업로드용 presigned url 생성 API 확인 완료
    • memberId 필드 제거
  • 직관 후기 등록 API 확인 완료
    • memberId 필드 제거 및 url 수정

🎞리뷰 요청 사항

  • 깃 충돌로 브랜치 새로 파시 다시 pr 올립니다 ~~ !

minju1459 added 30 commits July 18, 2024 15:05
minju1459 added 22 commits July 27, 2024 19:20
…into feat/#33-seat-review-final-api

# Conflicts:
#	data/src/main/java/com/depromeet/data/datasource/SeatReviewDataSource.kt
#	data/src/main/java/com/depromeet/data/datasource/remote/SeatReviewDataSourceImpl.kt
#	data/src/main/java/com/depromeet/data/remote/SeatReviewService.kt
#	data/src/main/java/com/depromeet/data/repository/SeatReviewRepositoryImpl.kt
#	domain/src/main/java/com/depromeet/domain/repository/SeatReviewRepository.kt
#	presentation/src/main/java/com/depromeet/presentation/seatReview/ReviewActivity.kt
#	presentation/src/main/java/com/depromeet/presentation/seatReview/ReviewViewModel.kt
#	presentation/src/main/java/com/depromeet/presentation/seatReview/dialog/SelectSeatDialog.kt
…final-api

# Conflicts:
#	app/src/main/java/com/depromeet/spot/di/RetrofitModule.kt
@minju1459 minju1459 self-assigned this Jul 29, 2024
@minju1459 minju1459 added this to the 1차 스프린트 개발 milestone Jul 29, 2024
@minju1459 minju1459 merged commit 88a6890 into main Jul 29, 2024
1 check passed
@minju1459 minju1459 added 🎇Feature 기능 개발 and removed 🐞Fix Fix labels Jul 29, 2024
@minju1459 minju1459 changed the title [BSVR-148/FEAT] 직관 후기 등록 서버 통신 2차 구현 [BSVR-148/FEAT] 시야 후기 등록 서버 통신 2차 구현 Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] 직관 후기 등록 서버 통신 2차 구현
1 participant