Commit Graph

4 Commits

Author SHA1 Message Date
김보곤
56d060a37d refactor:React CDN을 공통 partial로 통합
- 새 파일: resources/views/partials/react-cdn.blade.php
- 모든 React 페이지에서 중복된 CDN 스크립트를 @include('partials.react-cdn')로 대체
- 30개 파일 업데이트 (finance, juil, system, sales)
- 유지보수성 향상: CDN 버전 변경 시 한 곳만 수정
2026-02-12 10:34:48 +09:00
김보곤
313ed15e7e fix:Toast 컴포넌트명 충돌 수정 (레이아웃 SweetAlert2 Toast와 중복)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:32:31 +09:00
김보곤
9935906465 fix:Blade @verbatim 추가 - JSX 이중 중괄호 파싱 오류 수정
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:31:38 +09:00
김보곤
71ba63c570 feat:주일기업 기획 메뉴 추가 (견적/입찰/공사관리, 프로젝트관리/기성청구)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:18:51 +09:00