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

[FEATURE] : Report API 구현 (BE) #11

Open
wants to merge 18 commits into
base: develop
Choose a base branch
from

Conversation

Juhyeok0202
Copy link
Collaborator

No description provided.

- @IsExistInfluencer 을 구현하였고, ReportController의 Parameter 요소에 적용하였습니다.
@Juhyeok0202 Juhyeok0202 self-assigned this Sep 20, 2024
@lwef lwef marked this pull request as ready for review September 21, 2024 06:35
@Juhyeok0202 Juhyeok0202 marked this pull request as draft September 21, 2024 07:02
@Juhyeok0202 Juhyeok0202 marked this pull request as ready for review September 24, 2024 13:03
@Juhyeok0202 Juhyeok0202 marked this pull request as draft September 24, 2024 13:05
- replyCnt 에서 commentsCnt로 변경(RDS와 컬럼명 동기화)
- generatedType 에서 mediaProductType으로 변경 (RDS와 컬럼명 동기화)
- 그래프에 대한 분석 데이터는 어떻게 줄 지 한번 더 생각하고 구현한 뒤에 추가적으로 commit 할 예정
- @IsExistInfluencer 을 구현하였고, ReportController의 Parameter 요소에 적용하였습니다.
- replyCnt 에서 commentsCnt로 변경(RDS와 컬럼명 동기화)
- generatedType 에서 mediaProductType으로 변경 (RDS와 컬럼명 동기화)
- 그래프에 대한 분석 데이터는 어떻게 줄 지 한번 더 생각하고 구현한 뒤에 추가적으로 commit 할 예정
- 프로젝트 빌드 -> docker이미지생성 -> docker Hub에 push 까지의 명령 프로세스가 담긴 스크립트
- 사용법 : 최상단 디렉토리(/dp-server)에서 ./build_docker_image.sh
- google formatter 포맷팅
@Juhyeok0202 Juhyeok0202 marked this pull request as ready for review September 27, 2024 15:37
@Juhyeok0202 Juhyeok0202 marked this pull request as draft September 27, 2024 15:37
@Juhyeok0202
Copy link
Collaborator Author

[진행 사항 관련] : 현재 차트 그래프에 대한 데이터는 Swagger에 나오지 않아요 (미구현 상태)

- 릴스 좋아요 및 댓글 그래프 분석을 위한 데이터로 Day와 Week를 기준으로 반환합니다.
- Week의 경우 7일의 동안의 누적 개수를 카운트합니다.
- 기능 변경 사항은 없고, Nginx CORS 에러인거 발견 못했을 떄, 수정했던 사항 다시 revert
- getMostThreePostsById의 반환되는 컬럼을 변경하였습니다.
- 추가적으로 Media엔티티의 컬럼 link -> permaLink로 변경하였습니다.
- /media?size=l 이라고 하면 postfix에 //media?size=l로 표현되어 / 제거
- Media의 Unique Code에 대한 컬럼 추가
- getMostThreePostsCodesById 쿼리 수정
@Juhyeok0202 Juhyeok0202 marked this pull request as ready for review October 8, 2024 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant