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 : 달별 일정 조회 페이지네이션 삭제 #198

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

dabeann
Copy link
Collaborator

@dabeann dabeann commented Aug 17, 2024

💡 PR Summary - 달별 일정 조회 페이지네이션 삭제

📝 Description


페이지네이션으로 조회할 시 달력에 달별 일정 아이콘을 한 번에 나타내기 어려움.
따라서 페이지네이션을 없애고 해당 달의 일정을 전체 조회하는 형식으로 변경.

🌲 Working Branch


refactor/#197

📖 Related Issues


#197

📚 Etc


특이사항

@dabeann dabeann added the ♻️ refactor refactor label Aug 17, 2024
@dabeann dabeann self-assigned this Aug 17, 2024
@dabeann dabeann linked an issue Aug 17, 2024 that may be closed by this pull request
2 tasks
@dabeann dabeann merged commit 293c8ab into develop Aug 17, 2024
@haeun1107 haeun1107 deleted the refactor/#197 branch August 22, 2024 05:27
@haeun1107 haeun1107 restored the refactor/#197 branch August 22, 2024 05:27
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.

♻️ [Refactor] - 달별 일정 페이지네이션 삭제
3 participants