[Improvement] export 계약 정렬 — 이력 목록 필터 기준 엑셀 내보내기 #191

Closed
opened 2026-02-24 06:34:26 +00:00 by seonkyu.kim · 0 comments
Owner

배경

PRD FR-STA-004: "export 입력 필터를 화면과 정렬한다. 화면 필터와 export 결과 데이터셋 기준이 동일하다."
WP-STA-04: "화면 필터=다운로드 결과"
의존성: WP-STA-03(완료)

작업 내용

  • HistoryExportRequestDto 생성 (keyword/status/start_date/end_date)
  • IPushSendLogRepository에 GetMessageHistoryAllAsync 추가
  • PushSendLogRepository — private helper 추출 + All 구현
  • IStatsService + StatsService에 ExportHistoryAsync 추가 (ClosedXML)
  • StatsController에 POST /v1/in/stats/history/export 엔드포인트 추가
  • 빌드 성공 확인
## 배경 PRD FR-STA-004: "export 입력 필터를 화면과 정렬한다. 화면 필터와 export 결과 데이터셋 기준이 동일하다." WP-STA-04: "화면 필터=다운로드 결과" 의존성: WP-STA-03(완료) ## 작업 내용 - [x] HistoryExportRequestDto 생성 (keyword/status/start_date/end_date) - [x] IPushSendLogRepository에 GetMessageHistoryAllAsync 추가 - [x] PushSendLogRepository — private helper 추출 + All 구현 - [x] IStatsService + StatsService에 ExportHistoryAsync 추가 (ClosedXML) - [x] StatsController에 POST /v1/in/stats/history/export 엔드포인트 추가 - [x] 빌드 성공 확인
seonkyu.kim self-assigned this 2026-02-24 06:34:35 +00:00
seonkyu.kim added this to the Phase 2: 메시지 + 통계 milestone 2026-02-24 06:34:36 +00:00
seonkyu.kim added the
Priority
Medium
Status
Available
Type
Improvement
labels 2026-02-24 06:34:39 +00:00
seonkyu.kim changed title from [Improvement] WP-STA-04 export 계약 정렬 to [Improvement] export 계약 정렬 — 이력 목록 필터 기준 엑셀 내보내기 2026-02-25 07:39:16 +00:00
seonkyu.kim added
Status
In Progress
and removed
Status
Available
labels 2026-02-25 07:39:25 +00:00
seonkyu.kim added
Status
Done
and removed
Status
In Progress
labels 2026-02-25 07:42:26 +00:00
Sign in to join this conversation.
No description provided.