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

고정 게시글 관련 이슈 해결 #169

Merged
merged 7 commits into from
Jun 18, 2024

Conversation

hajeu
Copy link
Collaborator

@hajeu hajeu commented Jun 12, 2024

개요

  • 고정 게시글 해제시 두개가 중복으로 해제되는 문제 해결
  • 게시글 조회시 pageSize + 고정 게시글.size가 반환되는 문제 해결
  • 파일 업로드 후에 게시글 조회 시 발생하는 문제 해결

@hajeu hajeu requested a review from tlsgmltjd June 12, 2024 02:56
@hajeu hajeu changed the base branch from develop to feature/board-file-upload June 12, 2024 02:57
Copy link
Member

@tlsgmltjd tlsgmltjd left a comment

Choose a reason for hiding this comment

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

수고하셨습니다.

@hajeu hajeu merged commit c515ea4 into feature/board-file-upload Jun 18, 2024
hajeu added a commit that referenced this pull request Jun 21, 2024
* feature: board file upload

* refactor: 불필요한 import 제거

* fix: conflict 해결후에 빌드 실패 해결

* 고정 게시글 관련 이슈 해결 (#169)

* fix: 고정 게시글 관련 이슈들을 해결

* refactor: 메서드로 분리

* fix: 게시글 파일 업로드 문제 해결

* 게시글 파일 조회 문제 해결 및 게시글 파일 삭제 api 추가

* remove: 사용하지 않는 dto 제거

* refactor: 게시글 수정시 로직 변경, 파일 업로드 변경

* refactor: 개행 추가

* refactor: 파일 끝 개행
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants