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

[#104] 이전 정산 내역 쿼리 사용 #109

Merged
merged 33 commits into from
Jan 26, 2024
Merged

[#104] 이전 정산 내역 쿼리 사용 #109

merged 33 commits into from
Jan 26, 2024

Conversation

jiohjung98
Copy link
Member

@jiohjung98 jiohjung98 commented Jan 25, 2024

close #104

Description

  • 이전 정산 내역 api 쿼리 사용
  • 정산 내역 날짜 기준으로 불러오기
  • 숙소 변경 시, 페이지네이션 초기화 처리
  • 정산 내역 일자에 맞게 불러오는 작업
  • startDate 설정 시, 하루 밀리는 문제(ex: 2023 04월로 설정하면 2023-04-01로 설정되지 않고 2023-03-31로 설정) 작업
  • 팝업 컴포넌트 수정
  • 이전 정산 내역 레이아웃 살짝 밀리는 문제 작업
  • DatePicker 날짜 잘못 선택 시 경고 모달 수정
  • DatePicker 안에 캘린더 아이콘 삽입
  • 정산관리 아이콘 변경
  • 이전 정산 내역 에러페이지 재디자인

@jiohjung98 jiohjung98 added feat 기능 구현 modify 버그 외 사소한 수정 design 스타일 rename 파일 및 폴더명 변경 remove 코드 및 파일 삭제 labels Jan 25, 2024
@jiohjung98 jiohjung98 self-assigned this Jan 25, 2024
Copy link

vercel bot commented Jan 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
cool-peace ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 10:22am
cool-peace-dev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 10:22am

Copy link
Collaborator

@jinjoo-jung jinjoo-jung left a comment

Choose a reason for hiding this comment

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

정말 수고 많으셨습니다!!! 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design 스타일 feat 기능 구현 modify 버그 외 사소한 수정 remove 코드 및 파일 삭제 rename 파일 및 폴더명 변경
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 이전 정산 내역 쿼리 사용
3 participants