kent
84ad9e1fc4
feat(quote): quote_type 컬럼 추가 및 건설 견적 필터링 구현
...
- quotes 테이블에 quote_type 컬럼 추가 (manufacturing/construction)
- Quote 모델에 TYPE 상수 및 스코프 메서드 추가
- QuoteService.index()에 quote_type 필터 적용
- QuoteService.upsertFromSiteBriefing()에 construction 타입 설정
- QuoteIndexRequest에 quote_type 유효성 검증 추가
- 기존 site_briefing_id 있는 데이터는 construction으로 자동 업데이트
Co-Authored-By: Claude <noreply@anthropic.com >
2026-01-13 09:55:22 +09:00
..
2025-12-19 14:52:53 +09:00
2025-12-23 12:49:31 +09:00
2025-11-10 22:09:28 +09:00
2025-12-28 02:49:46 +09:00
2025-12-09 20:27:44 +09:00
2025-11-06 17:45:49 +09:00
2025-12-18 15:31:59 +09:00
2025-12-27 18:27:19 +09:00
2025-11-10 22:09:28 +09:00
2025-11-14 13:45:54 +09:00
2025-12-21 16:32:44 +09:00
2025-11-06 17:45:49 +09:00
2026-01-09 21:31:27 +09:00
2025-11-06 17:45:49 +09:00
2025-12-30 17:25:13 +09:00
2025-11-06 17:45:49 +09:00
2025-12-18 14:21:37 +09:00
2025-12-21 01:10:38 +09:00
2025-12-05 14:40:09 +09:00
2026-01-11 23:29:32 +09:00
2025-12-17 20:13:48 +09:00
2025-12-26 15:48:06 +09:00
2025-12-18 14:27:10 +09:00
2025-12-22 17:42:59 +09:00
2026-01-08 20:17:40 +09:00
2026-01-09 22:19:11 +09:00
2025-12-18 11:40:49 +09:00
2026-01-13 09:55:22 +09:00
2025-12-26 15:46:07 +09:00
2025-12-18 15:31:59 +09:00
2025-12-30 22:58:50 +09:00
2025-11-14 14:09:53 +09:00
2025-11-10 22:09:28 +09:00
2025-12-22 17:42:59 +09:00
2026-01-08 20:23:52 +09:00
2025-12-26 13:57:42 +09:00
2025-12-26 15:18:08 +09:00
2025-11-17 13:40:07 +09:00
2025-12-30 11:18:17 +09:00
2025-12-30 11:18:17 +09:00
2025-11-06 17:24:42 +09:00