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

[PC-380] 어드민 유저 프로필 조회 기능 #25

Merged
merged 46 commits into from
Jan 25, 2025

Conversation

Lujaec
Copy link
Member

@Lujaec Lujaec commented Jan 19, 2025

🔗 관련 이슈

PC-380

✨ 작업 내용

  • common 모듈 세분화
    • common:format 모듈
    • common:domain 모듈
    • common:exception 모듈
  • 페이지네이션 공통 응답 추가 (common:format 모듈)
  • 프로필 엔티티 profileStatus 추가
  • 어드민 사용자 프로필 리스트 조회 기능
  • ProfileRejectHistory 테이블 추가

✅ 체크리스트

  • 코드가 정상적으로 컴파일되나요?
  • 테스트 코드를 통과했나요?
  • merge할 브랜치의 위치를 확인했나요?
  • Label을 지정했나요?

🎃 새롭게 알게된 사항

📋 참고 사항

  • 코드 리뷰 시 논의가 필요한 사항이나 배포 관련 주의 사항을 추가합니다.

Copy link
Member

@devchlee12 devchlee12 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!
이거 바로 머지하면 뒤 PR들 다 충돌 날 것 같은데...우선 뒤 PR들 먼저 머지하고 나서 여기서만 수정해서 머지할까요?

@Lujaec
Copy link
Member Author

Lujaec commented Jan 24, 2025

고생하셨습니다! 이거 바로 머지하면 뒤 PR들 다 충돌 날 것 같은데...우선 뒤 PR들 먼저 머지하고 나서 여기서만 수정해서 머지할까요?

매칭 알고리즘 머지되고 제 코드 머지하겠습니다!

…-profile-read

# Conflicts:
#	api/src/main/resources/init.sql
#	common/src/main/java/org/yapp/domain/match/MatchInfo.java
Copy link

github-actions bot commented Jan 25, 2025

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 7364362.

♻️ This comment has been updated with latest results.

Lujaec and others added 7 commits January 25, 2025 16:57
[PC-379] 어드민 모듈 로그인 기능
…ember-status

[PC-382] 어드민 프로필 상태 변경 기능
[PC-383] 어드민 차단 데이터 조회 기능
…ail-read

[PC-381] 어드민 프로필 상세 조회 기능
@Lujaec Lujaec merged commit c1b81ef into develope Jan 25, 2025
1 of 2 checks passed
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.

2 participants