improvement: 관리자 기기 목록 API 확장 (#237) #238
No reviewers
SPMS/Owners
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#238
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "improvement/#237-device-list-extend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 작업 요약
🔗 관련 이슈 (Related Issues)
Closes #237
🛠️ 작업 내용 (Changes)
SPMS.Application/DTOs/Device/DeviceListRequestDto.cs— keyword, marketing_agreed 필드 추가SPMS.Application/DTOs/Device/DeviceListResponseDto.cs— DeviceSummaryDto에 8개 응답 필드 추가SPMS.Domain/Interfaces/IDeviceRepository.cs— GetPagedAsync에 keyword, marketingAgreed 파라미터 추가SPMS.Infrastructure/Persistence/Repositories/DeviceRepository.cs— keyword/marketingAgreed 필터 + Include(Service) 추가SPMS.Application/Services/DeviceService.cs— 새 필터 전달 + 응답 매핑 확장📢 리뷰어 참고 사항 (To Reviewers)
POST /v1/in/device/list) 유지, 기존 파라미터 하위호환 보장✅ 체크리스트 (Self Checklist)
📸 스크린샷 / 테스트 로그 (Screenshots/Logs)