Skip to content

feat(item): add admin notice list#53

Open
popeye0618 wants to merge 1 commit into
feat/product-catalog-bundlefrom
feat/item-admin-notice-list
Open

feat(item): add admin notice list#53
popeye0618 wants to merge 1 commit into
feat/product-catalog-bundlefrom
feat/item-admin-notice-list

Conversation

@popeye0618
Copy link
Copy Markdown
Member

개요

관리자가 전체 공지사항과 활성 여부를 조회할 수 있는 목록 API를 추가합니다.

@codex

변경 사항

  • 관리자 공지사항 목록 응답 DTO를 추가했습니다.
  • 전체 공지사항을 노출 시작시간/ID 내림차순으로 조회합니다.
  • /api/v1/admin/notices GET API를 추가했습니다.
  • 활성/종료 공지 응답 테스트를 추가했습니다.

테스트

  • 테스트를 실행했습니다. ./gradlew :item-service:test --tests com.comatching.item.domain.notice.service.NoticeServiceImplTest
  • 관련 수동 검증을 완료했습니다.
  • 테스트가 필요 없는 변경입니다.

체크리스트

  • 브랜치명이 규칙을 따릅니다.
  • 커밋 메시지가 컨벤션을 따릅니다.
  • 이슈와 PR이 연결되어 있습니다.
  • 작업 완료 후 merge 가능한 상태입니다.

스크린샷 / 참고 자료

@gemini-code-assist
Copy link
Copy Markdown

Warning

Gemini is experiencing higher than usual traffic and was unable to create the review. Please try again in a few hours by commenting /gemini review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant