hskwon
76d86cfa9f
feat: Dashboard API 구현
- DashboardService: summary(), charts(), approvals() 메서드 구현
- DashboardController: 3개 엔드포인트 (summary, charts, approvals)
- FormRequest: DashboardChartsRequest, DashboardApprovalsRequest
- Swagger: DashboardApi.php 문서 작성
- i18n: dashboard 관련 메시지 키 추가
- 라우트: /api/v1/dashboard/* 엔드포인트 등록
Phase 2 대시보드(3.3) 완료
2025-12-18 11:23:35 +09:00
..
2025-11-10 22:09:28 +09:00
2025-12-17 23:23:20 +09:00
2025-12-09 20:27:44 +09:00
2025-11-06 17:45:49 +09:00
2025-11-30 21:05:33 +09:00
2025-11-10 22:09:28 +09:00
2025-11-14 13:45:54 +09:00
2025-12-08 20:25:38 +09:00
2025-11-06 17:45:49 +09:00
2025-11-06 17:45:49 +09:00
2025-12-09 20:27:44 +09:00
2025-11-06 17:45:49 +09:00
2025-12-12 17:38:22 +09:00
2025-12-05 14:40:09 +09:00
2025-12-17 20:13:48 +09:00
2025-12-08 19:03:50 +09:00
2025-12-18 11:16:24 +09:00
2025-12-04 22:03:40 +09:00
2025-11-10 22:09:28 +09:00
2025-11-14 14:09:53 +09:00
2025-11-10 22:09:28 +09:00
2025-12-18 11:23:35 +09:00
2025-11-17 13:40:07 +09:00
2025-11-06 17:24:42 +09:00