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

Refactor: 서버 API 변경 사항 작업 #228

Merged
merged 18 commits into from
Nov 26, 2024
Merged

Refactor: 서버 API 변경 사항 작업 #228

merged 18 commits into from
Nov 26, 2024

Conversation

CLOUDoort
Copy link
Contributor

@CLOUDoort CLOUDoort commented Nov 26, 2024

💡 작업 내용

  • 베스트 경매 조회
  • 마감 임박 경매 조회
  • 사전 경매 조회
  • 경매 상세 조회
  • 사전 경매 상세 조회
  • 입찰 조회
  • 찜한 경매 목록 조회
  • 사전 경매 수정
  • 사전 경매 삭제
  • 경매 등록
  • 사전 경매 전환
  • 사전 경매 찜 요청 및 취소
  • 테스트 등록
  • api endpoint 수정
  • deploy workflow 수정

✅ 셀프 체크리스트

  • PR 제목을 형식에 맞게 작성했나요?
  • 브랜치 전략에 맞는 브랜치에 PR을 올리고 있나요? (master/main이 아닙니다.)
  • 이슈는 close 했나요?
  • Reviewers, Labels, Projects를 등록했나요?
  • 작업 도중 문서 수정이 필요한 경우 잘 수정했나요?
  • 테스트는 잘 통과했나요?
  • 불필요한 코드는 제거했나요?

closes #225

@CLOUDoort CLOUDoort added ✨feature 구현, 개선 사항 관련 부분 👩🏻‍💻frontend 프론트엔드 작업 🧹cleanup 기능 변경 없이 코드만 깔끔하게 수정 labels Nov 26, 2024
@CLOUDoort CLOUDoort self-assigned this Nov 26, 2024
Copy link
Contributor

@aquaman122 aquaman122 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

변경된 auction API에 맞춰 수정, endPoint 수정하신 것 확인했습니다! 저도 이어서 수정하겠습니다! 고생하셨습니다

src/shared/ui/boundary/APIAsyncBoundary.tsx Show resolved Hide resolved
@CLOUDoort CLOUDoort merged commit 47685c8 into dev Nov 26, 2024
@CLOUDoort CLOUDoort deleted the feature/update-api branch November 27, 2024 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🧹cleanup 기능 변경 없이 코드만 깔끔하게 수정 ✨feature 구현, 개선 사항 관련 부분 👩🏻‍💻frontend 프론트엔드 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants