Chae Jeong Ah
Chae Jeong Ah
### What is happening? Is there a special reason why I can't pass a ref to the ModalBody, but it hasn't been implemented? - realted issue #2089 Can I develop...
# Description Created korean contributing.md guide and translate it. ### Contribution Checklist: - [x] **The pull request only addresses one issue or adds one feature.** - [x] **The pull request...
- closes #350 ### 작업 내역 - 상세 조회 하기 전에 먼저 `community_post_report_user` 에 요청자의 `userId` 와 요청 `communityPostId` 가 매칭되는 데이터가 있는지 검사 - 신고한 이력이 있을 경우 400...
### 수정 내용 현재 커뮤니티 게시글 상세조회 시 신고 글 검증을 하지 않아 신고한 게시글이어도 조회 API가 작동 ### 할 일 - [ ] 신고글 검증 로직 추가
### 추가 내용 - typeorm 세팅 - pg client, typeorm 둘이 동시에 connection pool 할당 받을 때 문제 없는지 테스트 ### 할 일 - [ ] typeorm 세팅 - [...