SPMS_API/SPMS.Application/Services
SEAN 04dd5be046 improvement: 마이페이지 조회 확장 (#249)
- Admin 엔티티에 Organization 컬럼 추가 + Migration
- ProfileResponseDto에 last_login_at, organization 필드 추가
- UpdateProfileRequestDto에 organization 필드 추가
- AuthService 프로필 조회/수정 매핑 확장
- 활동 내역 DTO 및 GetActivityListAsync 메서드 추가
- ProfileController 활동 내역 조회 엔드포인트 추가

Closes #249
2026-02-26 10:01:48 +09:00
..
AccountService.cs feat: 운영자 관리 API 구현 (#134) 2026-02-11 09:16:04 +09:00
AppConfigService.cs feat: 점검 안내 API 구현 (#92) 2026-02-10 14:33:32 +09:00
AuthService.cs improvement: 마이페이지 조회 확장 (#249) 2026-02-26 10:01:48 +09:00
BannerService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
DeviceService.cs improvement: 기기 엑셀 내보내기 API 추가 (#241) 2026-02-25 17:16:13 +09:00
FaqService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
FileService.cs feat: CSV 검증/템플릿 다운로드 API 구현 (#100) 2026-02-10 15:22:12 +09:00
MessageService.cs improvement: 메시지 발송 상태 집계 규칙 고정 (#178) 2026-02-25 15:09:01 +09:00
MessageValidationService.cs improvement: 메시지 저장/검증 계약 통일 (#222) 2026-02-25 14:06:54 +09:00
NoticeService.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
NotificationService.cs improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
PushService.cs feat: 상세 로그 다운로드 API 구현 (#140) 2026-02-11 09:43:47 +09:00
ServiceManagementService.cs improvement: API Key 마스킹 및 전체 조회 엔드포인트 추가 (#220) 2026-02-25 13:56:59 +09:00
StatsService.cs improvement: 대시보드 TopMessage에 status 필드 추가 (#193) 2026-02-25 16:50:17 +09:00
TagService.cs improvement: 태그 삭제 시 디바이스 orphan 참조 제거 (#186) 2026-02-26 09:12:41 +09:00