김보곤
069d0206a0
feat: [equipment] 설비관리 API 백엔드 구현 (Phase 1)
- 모델 6개: Equipment, EquipmentInspection, EquipmentInspectionDetail, EquipmentInspectionTemplate, EquipmentRepair, EquipmentProcess
- InspectionCycle Enum: 6주기(일/주/월/격월/분기/반기) 날짜 해석
- 서비스 4개: EquipmentService, EquipmentInspectionService, EquipmentRepairService, EquipmentPhotoService
- 컨트롤러 4개: CRUD + 점검 토글/결과 설정/메모/초기화 + 템플릿 관리 + 수리이력 + 사진
- FormRequest 6개: 설비등록/수정, 수리이력, 점검템플릿, 토글, 메모
- 라우트 26개: equipment prefix 하위 RESTful 엔드포인트
- i18n 메시지: message.equipment.*, error.equipment.*
- 마이그레이션: equipments/equipment_repairs options JSON 컬럼 추가
2026-03-12 10:52:30 +09:00
..
2026-02-09 09:17:15 +09:00
2026-01-29 15:33:54 +09:00
2026-03-11 18:16:59 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-01-20 20:51:42 +09:00
2026-02-26 14:29:12 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-03-07 01:28:53 +09:00
2026-03-12 10:52:30 +09:00
2026-02-13 11:22:28 +09:00
2026-01-29 15:33:54 +09:00
2026-01-20 20:51:42 +09:00
2026-02-06 21:01:24 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 01:10:42 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2026-02-20 10:50:13 +09:00
2026-02-23 10:17:37 +09:00
2026-01-29 15:33:54 +09:00
2026-03-05 10:44:54 +09:00
2026-01-30 15:35:36 +09:00
2026-03-10 17:55:00 +09:00
2026-02-22 04:19:47 +09:00
2026-01-20 20:51:42 +09:00
2026-01-29 21:56:53 +09:00
2026-03-12 07:42:06 +09:00
2025-08-21 09:50:15 +09:00
2025-12-18 11:40:49 +09:00
2026-01-30 19:53:09 +09:00
2026-01-29 15:33:54 +09:00
2025-12-22 15:30:38 +09:00
2026-01-13 19:49:11 +09:00
2025-11-10 22:09:28 +09:00
2025-11-10 22:09:28 +09:00
2026-01-29 15:33:54 +09:00
2025-12-20 13:43:04 +09:00
2025-11-06 17:45:49 +09:00
2025-11-06 17:45:49 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2025-12-22 17:42:59 +09:00
2026-01-29 15:33:54 +09:00
2026-02-07 09:50:52 +09:00
2026-02-07 09:50:52 +09:00
2026-02-11 15:58:35 +09:00
2025-12-26 18:58:44 +09:00
2026-01-08 20:23:52 +09:00
2026-03-05 11:01:01 +09:00
2026-01-29 15:33:54 +09:00
2026-01-29 15:33:54 +09:00
2025-11-06 17:45:49 +09:00
2025-12-22 17:42:59 +09:00
2026-01-29 15:33:54 +09:00