[Improvement] 이력 목록/상세 API 추가 (WP-STA-03) #233

Closed
opened 2026-02-25 07:22:29 +00:00 by seonkyu.kim · 0 comments
Owner

개요

PRD FR-STA-003: 이력 목록/상세 API (stats/history/list, stats/history/detail)
실행계획 WP-STA-03: "history 목록/상세 동작"

작업 내용

  • HistoryListRequestDto / HistoryListResponseDto 생성
  • HistoryDetailRequestDto / HistoryDetailResponseDto 생성
  • IPushSendLogRepository에 GetMessageHistoryPagedAsync + GetFailureStatsByMessageAsync 추가
  • PushSendLogRepository 구현
  • IStatsService + StatsService에 GetHistoryListAsync / GetHistoryDetailAsync 추가
  • StatsController에 history/list, history/detail 엔드포인트 추가
  • 빌드 성공 확인

의존성

  • WP-STA-02 (완료)
  • WP-MSG-04 (완료)
## 개요 PRD FR-STA-003: 이력 목록/상세 API (`stats/history/list`, `stats/history/detail`) 실행계획 WP-STA-03: "history 목록/상세 동작" ## 작업 내용 - [x] HistoryListRequestDto / HistoryListResponseDto 생성 - [x] HistoryDetailRequestDto / HistoryDetailResponseDto 생성 - [x] IPushSendLogRepository에 GetMessageHistoryPagedAsync + GetFailureStatsByMessageAsync 추가 - [x] PushSendLogRepository 구현 - [x] IStatsService + StatsService에 GetHistoryListAsync / GetHistoryDetailAsync 추가 - [x] StatsController에 history/list, history/detail 엔드포인트 추가 - [x] 빌드 성공 확인 ## 의존성 - WP-STA-02 (완료) - WP-MSG-04 (완료)
seonkyu.kim added the
Priority
Medium
Status
In Progress
Type
Improvement
labels 2026-02-25 07:22:38 +00:00
seonkyu.kim self-assigned this 2026-02-25 07:22:39 +00:00
seonkyu.kim added this to the Phase 2: 메시지 + 통계 milestone 2026-02-25 07:22:41 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-25 07:25:31 +00:00
Sign in to join this conversation.
No description provided.