kcg-ai-monitoring/frontend/src/features/admin
htlee 99d72e3622 refactor(frontend): LGCNS 3개 페이지 디자인 시스템 공통 구조 전환
- 커스텀 탭 → TabBar/TabButton 공통 컴포넌트 교체 (3개 파일)
- hex 색상 맵 → Tailwind 클래스 토큰 전환, style={{ }} 인라인 제거
- 인라인 Badge intent 삼항 → 카탈로그 함수 교체 (getAgentPermTypeIntent 등)
- 신규 카탈로그: mlopsJobStatuses (4종), aiSecurityStatuses (위협3+권한5+결과3)
- catalogRegistry에 4건 등록 → design-system.html 쇼케이스 자동 노출
- statusIntent.ts에 '허용', '위험', '관리자', '중지', '실행' 매핑 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-13 11:41:49 +09:00
..
AccessControl.tsx refactor(frontend): Badge className 위반 37건 전수 제거 2026-04-08 12:28:23 +09:00
AccessLogs.tsx refactor(frontend): admin 계열 PageContainer/PageHeader 적용 2026-04-08 11:48:41 +09:00
AdminPanel.tsx refactor(frontend): 인라인 버튼/하드코딩 색상 전수 제거 2026-04-08 12:36:07 +09:00
AIAgentSecurityPage.tsx refactor(frontend): LGCNS 3개 페이지 디자인 시스템 공통 구조 전환 2026-04-13 11:41:49 +09:00
AISecurityPage.tsx refactor(frontend): LGCNS 3개 페이지 디자인 시스템 공통 구조 전환 2026-04-13 11:41:49 +09:00
AuditLogs.tsx refactor(frontend): Badge className 위반 37건 전수 제거 2026-04-08 12:28:23 +09:00
DataHub.tsx fix(frontend): a11y/호환성 — backdrop-filter webkit prefix + Button/Input/Select 접근 이름 2026-04-08 13:04:23 +09:00
index.ts feat: LGCNS MLOps + AI 보안(SER-10) + AI Agent 보안(SER-11) 메뉴 추가 2026-04-13 10:51:05 +09:00
LoginHistoryView.tsx refactor(frontend): admin 계열 PageContainer/PageHeader 적용 2026-04-08 11:48:41 +09:00
NoticeManagement.tsx feat: prediction 알고리즘 재설계 + 프론트 CRUD 권한 가드 보완 (#29) 2026-04-13 11:08:11 +09:00
PermissionsPanel.tsx feat: 메뉴 DB SSOT 구조화 — auth_perm_tree 기반 메뉴·권한·i18n 통합 2026-04-09 15:54:04 +09:00
SystemConfig.tsx fix(frontend): a11y/호환성 — backdrop-filter webkit prefix + Button/Input/Select 접근 이름 2026-04-08 13:04:23 +09:00
UserRoleAssignDialog.tsx fix(frontend): a11y/호환성 — backdrop-filter webkit prefix + Button/Input/Select 접근 이름 2026-04-08 13:04:23 +09:00