97cecb8b50
feat: 5등급 PC 분류 체계 도입 (교체 대상 PC 등급 신설)
2026-06-15 13:12:07 +09:00
a4b620099c
feat: 대시보드 폰트 크기, 패딩 조절 및 자산목록 정렬 기준 변경(updated_at 내림차순)
2026-06-15 11:22:07 +09:00
8a3727ea61
feat: 대시보드 구분선 디자인 전환, 폰트 확대 및 버그 수정
2026-06-12 08:49:04 +09:00
accbbdc2fa
fix(pc-view): restore pc list view rendering and enable status view toggle for PC
2026-06-11 11:43:51 +09:00
f5a84a77ef
feat: PC 페이지 개발 대기 상태 전환 및 자산현황 뷰 노출 범위 제한 (서버 탭 전용)
2026-06-11 11:20:28 +09:00
9cd5d59bf8
refactor: complete modal class-based architecture, design system integration, and map editor modularization
2026-06-01 14:57:07 +09:00
bf7fb0ffe6
refactor(ui): unify 14 list views into a single ListFactory component
...
- ListFactory.ts를 생성하여 중복되는 테이블 생성, 정렬, 필터 로직을 공통 컴포넌트화
- 14개의 ListView.ts 파일들을 ListFactory를 호출하는 설정 객체 형태로 리팩토링
- TypeScript 컴파일 에러(타입 불일치 및 누락된 속성) 수정 완료
2026-05-26 19:47:01 +09:00
82bbe85e23
feat: migrate ServerPC data to asset_pc, enhance filters with location, and standardize page headers
...
- 서버PC 자산을 asset_pc 테이블로 통합 마이그레이션 및 스키마 확장 (위치, IP 정보 복구 완료)
- 하드웨어 자산 페이지의 구매법인 필터를 자산위치 필터로 교체 및 동적 데이터 바인딩 적용
- 모든 자산 리스트 페이지 상단에 설명(Description) 필드 추가 및 헤더 표준화
- 상세 모달 내 삭제 버튼 기능 구현 및 서버PC 용도 필드 노출 오류 수정
- 현 사용조직 필터 리스트가 비어있던 DOM 셀렉터 버그 수정
2026-05-26 17:33:03 +09:00
d34ebb8500
feat: restructure navigation, customize list columns, and move action buttons to search bar
...
1. Restructured navigation hierarchy (Hardware, Software, Ops Support, etc.).
2. Customized table columns for all asset categories according to new specs.
3. Moved Template/Upload/Export/Add buttons to search bar with layout optimization.
4. Hidden Asset Code and Previous User from list views (Modal only).
5. Added Current/Previous User and detailed PC spec fields (GPU, HDD3/4).
2026-05-20 14:34:07 +09:00
68cb5f9767
Fix: Excel upload logic, field mapping for servers, and date format synchronization
2026-04-27 11:12:20 +09:00
8f0508a7d0
Implement global table sorting, dashboard UI enhancements, and secret cloud access
2026-04-27 09:30:47 +09:00
9365af4522
feat: implement unified schema mapper, enhance UI/UX with responsive design, and optimize asset log logic
2026-04-23 18:00:10 +09:00
e5b4eb8295
feat: restore database from backup and fix date formatting in restore script
2026-04-23 13:37:45 +09:00
809f3fcf3b
Merge all feature branches into main and optimize core architecture
2026-04-23 10:16:31 +09:00
e1cdcfd93a
feat: 하드웨어 자동 변경 이력 생성 및 자산 관리 프로세스 고도화
2026-04-22 17:15:58 +09:00
fdc29b23c1
feat: 자산 관리 가이드 추가 및 테이블 스타일 개선
2026-04-22 16:32:57 +09:00
5248b494e9
refactor: standardize modal system, unify hardware DB schemas, and implement automatic asset reclassification
2026-04-20 17:56:19 +09:00
415727a866
feat: 자산 카테고리별 6개 전용 테이블 분리 및 백엔드 API, 프론트엔드 상태 관리 전면 개편 (개인PC, 서버, 스토리지, 전산비품, 구독SW, 영구SW)
2026-04-17 17:25:52 +09:00
c5c6acea6a
feat: 모든 카테고리(HW, SW, SW 사용자) DB 일괄 덮어쓰기 저장 기능 구현
2026-04-17 15:07:54 +09:00