• Joined on 2025-07-14
hyungi pushed to main at hyungi/tk-factory-services 2026-03-16 07:34:46 +09:00
54bb26dbd6 fix(tkpurchase): 일정 목록 미표시 버그 수정 — 캐시·타임존·페이지네이션
hyungi pushed to main at hyungi/tk-factory-services 2026-03-15 08:07:14 +09:00
17f7c6f3b0 fix(tksafety): uploads/risk 디렉토리 생성을 lazy로 변경 — 볼륨 권한 충돌 해결
hyungi pushed to main at hyungi/tk-factory-services 2026-03-15 08:05:25 +09:00
e9b69ed87b feat(tksafety): 위험성평가 모듈 Phase 1 구현 — DB·API·Excel·프론트엔드
hyungi pushed to main at hyungi/tk-factory-services 2026-03-14 17:57:52 +09:00
fe5f7cd155 feat(ux): 전체 시스템 모바일 UX 개선 — 햄버거메뉴·필터반응형·터치타겟·iOS줌방지
hyungi pushed to main at hyungi/syn-chat-bot 2026-03-14 17:09:28 +09:00
612933c2d3 Phase 5-6: API usage tracking + Calendar/Mail/DEVONthink/OmniFocus/News pipeline
hyungi pushed to main at hyungi/tk-factory-services 2026-03-14 09:54:07 +09:00
2d8ac92404 fix(ux): 데스크탑 UX 일괄 개선 — fade-in·ESC·스크롤잠금·z-index·sticky
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 22:22:14 +09:00
e42a08e74d fix(tkfb): 작업 분석 페이지 백지 현상 — 내부 요소 fade-in 클래스 제거
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 22:09:45 +09:00
cc626a408e feat(tkfb): navigation.js 모듈 추가 — api-config.js import 404 해결
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:58:58 +09:00
cea72b1858 fix(purchase): year_month 예약어 백틱 처리
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:57:55 +09:00
aacd18be1c fix(purchase): purchase_requests 테이블 스키마 — item_id NULL + 직접입력/사진 컬럼
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:49:47 +09:00
cae735f243 feat(purchase): 구매신청 검색/직접입력/사진첨부/HEIC 지원/마스터 자동등록
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:23:22 +09:00
13e177e818 fix(tkuser): uploads/consumables 디렉토리 권한 — Dockerfile에서 미리 생성
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:22:04 +09:00
3623551a6b feat(purchase): 생산소모품 구매 관리 시스템 구현
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:13:25 +09:00
1abdb92a71 fix(tksafety): 작업별 항목 표시 안 되는 버그 — check_type 'task' vs 'work_type' 불일치 수정
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:07:34 +09:00
07aac305d6 feat(tksafety): 체크리스트 작업별 항목에 tkuser 작업(task) 참조 연동
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 21:03:33 +09:00
e8076a8550 fix(purchase): 작업일정 삭제 시 관련 데이터 캐스케이드 삭제 (admin 전용)
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 20:31:35 +09:00
3e50639914 feat(training): 안전교육 실시 페이지 수정/삭제 기능 추가
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 20:27:20 +09:00
e236883c64 feat(tkuser): 부서 관리 개선 — 상위부서 제거, hard delete, 휴가 부서별 그룹
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 20:22:22 +09:00
7e10a90a1a feat(dashboard): 행정지원(tksupport) 카드 활성화 — 준비중 해제
hyungi pushed to main at hyungi/tk-factory-services 2026-03-13 20:05:35 +09:00
054518f4fc fix: loadNotifications() 에러 내성 강화 - r.ok 체크 추가