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

신고 조치 예정 목록 조회 기능 구현 #746

Closed
tjdtls690 opened this issue Oct 15, 2023 · 0 comments · Fixed by #750
Closed

신고 조치 예정 목록 조회 기능 구현 #746

tjdtls690 opened this issue Oct 15, 2023 · 0 comments · Fixed by #750

Comments

@tjdtls690
Copy link
Collaborator

✨ 추가 기능

신고 조치 예정 목록 조회 기능

📆 일정 추정

2일

📃 세부 사항

관리자 페이지에서 신고 조치 예정 목록을 조회합니다.

@tjdtls690 tjdtls690 self-assigned this Oct 15, 2023
@tjdtls690 tjdtls690 added this to the 6차 데모데이 milestone Oct 15, 2023
tjdtls690 added a commit that referenced this issue Oct 17, 2023
* feat: (#746) 컨트롤러 및 DTO 구현

* feat: (#746) 신고 조치 예정 목록 조회 기능 구현

* feat: (#746) report 엔티티의 toString 제거

* feat: (#746) String 파싱 로직을 toString으로 개선

* feat: (#746) 인터페이스의 메서드 순서 개선

* refactor: (#746) ReportsResponse DTO 클래스명 개선

* refactor: (#746) 전체 페이지 수 변수명 개선

* refactor: (#746) 전체 페이지 개수 구하는 로직을 쿼리 발생 개수를 줄이기 위해 개선

* refactor: (#746) ReportQueryService의 getReports메서드 로직 가독성 개선

* refactor: (#746) dto 클래스명 개선

* refactor: (#746) 서비스 import문 정리

* refactor: (#746) 커스텀 데이터를 조회할 시, 엔티티 대신 DTO로 받는 것으로 개선

* refactor: (#746) final 키워드 붙이기

* :refactor: (#746) parseTarget 로직 변경

* refactor: (#746) 테스트 displayName 수정

* refactor: (#746) repository 메서드명 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant