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

feat : 포즈피드 및 필터 기능 완성 #24

Merged
merged 54 commits into from
Aug 24, 2023
Merged

Conversation

seondal
Copy link
Member

@seondal seondal commented Aug 23, 2023

💡 왜 PR을 올렸나요?

  • 신규 피처

💁 무엇이 어떻게 바뀌나요?

  1. 포즈피드 api 연결
  2. 포즈피드 필터 기능 구현
  3. 포즈픽 포즈톡 수정사항 및 디테일 반영

📆 작업 예정인 것이 있나요 ?

  • 발표 준비
  • 데모영상 준비

feat : 포즈피드 기능 완성 및 포즈픽 포즈톡 디테일
@seondal seondal added PoseFeed 🧩 포즈피드 기능 관련 ✨ Feat 새로운 기능 개발 labels Aug 23, 2023
@seondal seondal added this to the DND Final Project ⛳️ milestone Aug 23, 2023
@seondal seondal requested a review from guesung as a code owner August 23, 2023 17:15
@seondal seondal assigned seondal and unassigned guesung Aug 23, 2023
@seondal seondal added PosePick 🃏 포즈픽 기능 관련 PoseTalk 💬 포즈톡 기능 관련 🛠 Fix 버그 수정 ♻️ Refactor 코드 리팩토링, 폴더구조 변경 등 기능상 차이가 없을 때 💄 Style 화면 그리기, 스타일링 and removed PosePick 🃏 포즈픽 기능 관련 PoseTalk 💬 포즈톡 기능 관련 ♻️ Refactor 코드 리팩토링, 폴더구조 변경 등 기능상 차이가 없을 때 💄 Style 화면 그리기, 스타일링 labels Aug 23, 2023
Comment on lines 11 to 19
// queryClient.setDefaultOptions({
// queries: {
// retry: 1,
// refetchOnMount: false,
// refetchOnWindowFocus: false,
// refetchOnReconnect: false,
// suspense: true,
// },
// });
Copy link
Collaborator

Choose a reason for hiding this comment

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

p1)

주석 제거해주세요

@seondal seondal merged commit d50d86e into develop Aug 24, 2023
@seondal seondal deleted the feature/OZ-38 branch August 24, 2023 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 새로운 기능 개발 🛠 Fix 버그 수정 PoseFeed 🧩 포즈피드 기능 관련
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants