Skip to content

Conversation

@hyerinhwang-sailin
Copy link
Collaborator

Related issue 🛠

Work Description ✏️

🔄 PlaygroundRecentPost 개선

  • isOutdated 필드 추가
    → 클라이언트가 최신글 여부를 쉽게 판별할 수 있도록 응답에 포함

  • 30일 이상 지난 게시글은 다음 항목을 기본값으로 대체

    • title → "아직 최신글이 없어요"
    • content → 카테고리별 메시지 or fallback 메시지
    • profileImage, name, generationAndPart → null
    • webLink → 도메인만 포함된 형태로 정리
  • 이미지 URL은 DB 기반(operation_configs)으로 분기
    → 키: {category}.imageUrl
    → fallback: unknown.imageUrl

🌟 PlaygroundPopularPost 추가

  • 인기 게시글을 조회하는 API 연동 및 응답 반환 추가
  • PlaygroundPopularPost 도메인 추가
  • 기존 방식처럼 PlaygroundAuthService를 통해 Internal API 연동

Trouble Shooting ⚽️

Related ScreenShot 📷

Uncompleted Tasks 😅

To Reviewers 📢

@hyerinhwang-sailin hyerinhwang-sailin linked an issue Jul 16, 2025 that may be closed by this pull request
2 tasks
@height
Copy link

height bot commented Jul 16, 2025

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@hyerinhwang-sailin hyerinhwang-sailin self-assigned this Jul 16, 2025
@hyerinhwang-sailin hyerinhwang-sailin added the ✨ Feat 새로운 피쳐 생성 label Jul 16, 2025
@hyerinhwang-sailin hyerinhwang-sailin merged commit 0df64f3 into dev Jul 16, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Feat 새로운 피쳐 생성 size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] 홈화면 플레이그라운드 게시물 관련 api 구현

1 participant