- Replace XKeypad with standard password input fields
- Update user authentication and login info components
- Modify password modification and account pages
- Add sub-layout widget enhancements
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- XKeypad 관련 모든 코드 제거
- 일반 password input 필드로 복원
- 불필요한 ref, useEffect 제거
- select 요소 value 속성으로 변경
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- 새로운 메뉴 아이콘 SVG 파일 추가 (31-65, 99번)
- constant.ts, favorite-wrapper.tsx, menu/index.tsx, sub-layout 수정
- public/pub 디렉토리 추가
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- React 앱과 완전히 독립된 HTML 페이지 생성 (/download)
- URL 파라미터 검증 (key, expired_time)
- 만료 시간 체크 및 적절한 화면 표시
- 사업자번호 입력 및 자동 포맷팅 (xxx-xxxxx-xx)
- 파일 다운로드 기능 (테스트 모드 포함)
- 반응형 디자인 및 모바일 최적화
- 클린 코드 및 모듈 패턴 적용
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
- xkeypad 보안 키패드 라이브러리 추가
- 비밀번호 변경 페이지에 보안 키패드 적용
- RSA 암호화 기능 통합
- route 설정 및 Sentry 설정 업데이트
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
- UserManageAuthList: 스크롤바 숨김 처리 및 스크롤 영역 설정
- UserManageWrap: flexbox 레이아웃 적용으로 사용자 추가 버튼 하단 고정
- 스크롤바 숨김 유틸리티 클래스 추가
- console.log 제거
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>