ERP-node/frontend/components/admin
kjs 7c96461f59 feat: enhance audit log functionality and file upload components
- Updated the audit log controller to determine super admin status based on user type instead of company code.
- Added detailed logging for column settings updates and batch updates in the table management controller, capturing user actions and changes made.
- Implemented security measures in the audit log service to mask sensitive data for non-super admin users.
- Introduced a new TableCellFile component to handle file attachments, supporting both objid and JSON array formats for file information.
- Enhanced the file upload component to manage file states more effectively during record changes and mode transitions.

These updates aim to improve the audit logging capabilities and file management features within the ERP system, ensuring better security and user experience.
2026-03-17 11:31:54 +09:00
..
dashboard refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
department 각각 별도 TSX 병합 및 회사선택기능 추가 2025-12-30 15:28:05 +09:00
multilang refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
table-type feat: enhance audit log functionality and file upload components 2026-03-17 11:31:54 +09:00
AddColumnModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
AdvancedBatchModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
AuthenticationConfig.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
BatchCard.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
BatchJobModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
CategoryItem.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
CodeCategoryFormModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
CodeCategoryPanel.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
CodeDetailPanel.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
CodeFormModal.tsx 공통코드 계층구조 구현 2025-12-23 09:31:18 +09:00
CollectionConfigModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
ColumnDefinitionTable.tsx 테이블 헤더 및 행 배경색 통일 2025-10-30 15:49:23 +09:00
CompanyDeleteDialog.tsx 회사관리, 메뉴관리 수정,삭제 기능 2025-08-25 11:07:39 +09:00
CompanyFormModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
CompanySwitcher.tsx [agent-pipeline] pipe-20260309055714-23ry round-1 2026-03-09 15:51:42 +09:00
CompanyTable.tsx [agent-pipeline] pipe-20260309122600-xzeg round-1 2026-03-09 22:07:11 +09:00
CompanyToolbar.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
CreateTableModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DDLLogViewer.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
DiskUsageSummary.tsx 전체적인 스타일 수정 2025-10-22 14:52:13 +09:00
ExternalCallConfigModal.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
ExternalDbConnectionModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
HeadersManager.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
LangKeyModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
LanguageModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
LayoutFormModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
MenuCopyDialog.tsx feat: Enhance error handling with showErrorToast utility 2026-03-03 16:04:11 +09:00
MenuFormModal.tsx Merge branch 'ksh-v2-work' into main 2026-03-12 09:00:52 +09:00
MenuIconPicker.tsx feat: Add menu icon support in menu management 2026-03-03 15:42:30 +09:00
MenuPermissionsTable.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
MenuTable.tsx feat: 메뉴 복사 기능 - 2단계 복사 방식으로 화면 참조 매핑 문제 해결 2025-11-21 14:37:09 +09:00
RestApiConnectionList.tsx 외부 연결 목록에 회사명 표시 기능 추가 2025-12-02 17:36:28 +09:00
RestApiConnectionModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
RoleDeleteModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
RoleFormModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
ScreenAssignmentTab.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
SortableCodeItem.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
SqlQueryModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
TableLogViewer.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
TemplateImportExport.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
UserAuthEditModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
UserAuthTable.tsx [agent-pipeline] pipe-20260309122600-xzeg round-1 2026-03-09 22:07:11 +09:00
UserFormModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
UserHistoryModal.tsx 모달 크기 고정 2025-12-05 10:46:10 +09:00
UserPasswordResetModal.tsx refactor: 전체 프론트엔드 하드코딩 색상 → CSS 변수 일괄 치환 2026-03-09 14:31:59 +09:00
UserStatusConfirmDialog.tsx ui 수정 및 시현할 기능 업데이트 2025-10-02 14:34:15 +09:00
UserTable.tsx [agent-pipeline] pipe-20260309122600-xzeg round-1 2026-03-09 22:07:11 +09:00
UserToolbar.tsx docs: 다양한 문서 및 가이드 업데이트 2026-01-28 17:36:19 +09:00