이태훈 Taehoon
  • Joined on 2026-02-11
Taehoon pushed to db_setting at Taehoon/ITAM 2026-04-30 09:38:28 +09:00
2af79cdad3 refactor: integrate software assets into unified schema and optimize backend API
Taehoon created branch db_setting in Taehoon/ITAM 2026-04-30 09:38:28 +09:00
Taehoon opened issue Taehoon/ITAM#15 2026-04-30 09:37:19 +09:00
[Refactor] 소프트웨어 자산 데이터 스키마 통합 및 백엔드/프론트엔드 최적화 완료
Taehoon commented on issue Taehoon/ITAM#14 2026-04-24 15:36:31 +09:00
[Upload] 엑셀 대량 업로드 워크플로우 및 자산코드 자동 생성

🚀 작업 내용 요약 (엑셀 양식 고도화 및 DB/UI 연동 최적화)

최신 엑셀 양식 체계 구축 및 데이터 정합성 보장을 위한 전면 수정을 완료하였습니다.

1. 엑셀 양식 고도화 (exceljs 도입)

Taehoon pushed to Upload at Taehoon/ITAM 2026-04-24 15:35:57 +09:00
d711af7f69 feat: 엑셀 양식 고도화 및 DB/UI 연동 최적화 (드롭다운, 상세위치, 데이터 정합성)
Taehoon pushed to setting at Taehoon/ITAM 2026-04-24 09:10:47 +09:00
ab0d25b827 docs: Add branch difference summaries for Gitea issues
d7af75976e fix: Use absolute API paths in upload modal and fix cloud endpoint
dde3aefaac fix: Ensure upload preview modal opens and add debug logs
1fbd297988 feat: Add bulk asset code generation in upload review modal
4b5e25fd3f feat: Implement Excel bulk upload with review modal and domain support
Compare 12 commits »
Taehoon pushed to setting at Taehoon/ITAM 2026-04-23 18:00:23 +09:00
9365af4522 feat: implement unified schema mapper, enhance UI/UX with responsive design, and optimize asset log logic
Taehoon pushed to setting at Taehoon/ITAM 2026-04-23 14:53:49 +09:00
bb1cc36d01 feat: update UI title, restore guide functionality, and simplify server list view
e5b4eb8295 feat: restore database from backup and fix date formatting in restore script
b996b18dbc Complete merge with cleaned main branch
e147b1a191 Fix merge conflicts in HWModal.ts and restore optimized structure
925a55bcc6 Merge latest main with optimized multi-branch features into server_dashboard
Compare 16 commits »
Taehoon pushed to main at Taehoon/ITAM 2026-04-23 14:51:08 +09:00
bb1cc36d01 feat: update UI title, restore guide functionality, and simplify server list view
e5b4eb8295 feat: restore database from backup and fix date formatting in restore script
b996b18dbc Complete merge with cleaned main branch
925a55bcc6 Merge latest main with optimized multi-branch features into server_dashboard
9d9c482b76 Merge and optimize server modal with setting branch features
Compare 11 commits »
Taehoon pushed to server_dashboard at Taehoon/ITAM 2026-04-23 14:48:13 +09:00
bb1cc36d01 feat: update UI title, restore guide functionality, and simplify server list view
Taehoon pushed to server_dashboard at Taehoon/ITAM 2026-04-23 13:37:57 +09:00
e5b4eb8295 feat: restore database from backup and fix date formatting in restore script
b996b18dbc Complete merge with cleaned main branch
e147b1a191 Fix merge conflicts in HWModal.ts and restore optimized structure
925a55bcc6 Merge latest main with optimized multi-branch features into server_dashboard
809f3fcf3b Merge all feature branches into main and optimize core architecture
Compare 34 commits »
Taehoon pushed to main at Taehoon/ITAM 2026-04-23 10:21:09 +09:00
e147b1a191 Fix merge conflicts in HWModal.ts and restore optimized structure
Taehoon pushed to main at Taehoon/ITAM 2026-04-23 10:16:52 +09:00
809f3fcf3b Merge all feature branches into main and optimize core architecture
fdc29b23c1 feat: 자산 관리 가이드 추가 및 테이블 스타일 개선
34baea9143 fix: 빌드 에러 및 포트 동기화 수정
Compare 4 commits »
Taehoon pushed to main at Taehoon/ITAM 2026-04-23 09:43:49 +09:00
e1cdcfd93a feat: 하드웨어 자동 변경 이력 생성 및 자산 관리 프로세스 고도화
af37df7f2d merge: Equip_table 통합 및 자산번호 YYYYMM 체계 확립
d52c2c4200 feat: 구매연월 표준화 및 자산번호 YYYYMM 형식 적용
4b765aba2e feat: 자산 유형별 UI 최적화 및 자산번호 자동 생성 기능 구현
Compare 4 commits »
Taehoon commented on issue Taehoon/ITAM#9 2026-04-22 17:20:14 +09:00
[Refactor/UI/Data] 시스템 구조 모듈화, 가로 1단 내비게이션 전환 및 MySQL 연동 구축

🛠️ 하드웨어 자산 관리 기능 개선 및 프로세스 고도화 완료 보고

지금까지 진행된 주요 작업 내역을 요약하여 보고드립니다.

1. 자동 변경 이력(Auto Logging) 시스템 구축

  • 대상: 서버, PC,…
Taehoon pushed to setting at Taehoon/ITAM 2026-04-22 17:16:01 +09:00
e1cdcfd93a feat: 하드웨어 자동 변경 이력 생성 및 자산 관리 프로세스 고도화
af37df7f2d merge: Equip_table 통합 및 자산번호 YYYYMM 체계 확립
d52c2c4200 feat: 구매연월 표준화 및 자산번호 YYYYMM 형식 적용
4b765aba2e feat: 자산 유형별 UI 최적화 및 자산번호 자동 생성 기능 구현
7247737ce0 merge: 통합 HW 모달 구현 (PC 상세유형 복구 + 전산비품/모바일 확장 통합)
Compare 8 commits »
Taehoon pushed to Equip_table at Taehoon/ITAM 2026-04-22 10:11:58 +09:00
4b765aba2e feat: 자산 유형별 UI 최적화 및 자산번호 자동 생성 기능 구현
7247737ce0 merge: 통합 HW 모달 구현 (PC 상세유형 복구 + 전산비품/모바일 확장 통합)
e4d958b5f2 fix: PC 상세 유형(개인PC, 서버) 선택 및 UI 제어 로직 복구
Compare 3 commits »
Taehoon pushed to main at Taehoon/ITAM 2026-04-21 18:09:53 +09:00
7247737ce0 merge: 통합 HW 모달 구현 (PC 상세유형 복구 + 전산비품/모바일 확장 통합)
e4d958b5f2 fix: PC 상세 유형(개인PC, 서버) 선택 및 UI 제어 로직 복구
ba7ce796d1 feat: 전산비품 및 모바일기기 관리 기능 확장 (보관위치, 상태관리, 분출이력)
5ff991693a feat: 하드웨어 대시보드 노후도 중심 개편 및 자산 연령 계산 유틸리티 추가
a576d54a2d backup: stable baseline before hardware dashboard revamp
Compare 5 commits »
Taehoon pushed to setting at Taehoon/ITAM 2026-04-21 17:58:09 +09:00
e4d958b5f2 fix: PC 상세 유형(개인PC, 서버) 선택 및 UI 제어 로직 복구
Taehoon pushed to Equip_table at Taehoon/ITAM 2026-04-21 17:53:36 +09:00
ba7ce796d1 feat: 전산비품 및 모바일기기 관리 기능 확장 (보관위치, 상태관리, 분출이력)