Commit Graph

8 Commits

Author SHA1 Message Date
Jay Sheen
79271caab3 refactor: Update account authentication and password input components
- 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>
2025-10-23 10:34:28 +09:00
focp212@naver.com
556b3f2a6a toast 2025-10-22 14:21:14 +09:00
Jay Sheen
1648a30844 feat: xkeypad 보안 키패드 통합 및 비밀번호 변경 기능 구현
- xkeypad 보안 키패드 라이브러리 추가
- 비밀번호 변경 페이지에 보안 키패드 적용
- RSA 암호화 기능 통합
- route 설정 및 Sentry 설정 업데이트

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 15:00:02 +09:00
Jay Sheen
19cbd9b115 로그인 비밀번호 변경 API 파라미터 수정
- ChangePasswordParams 타입 수정: password → currentPassword
- 로그인 비밀번호 변경 페이지에서 currentPassword 전달하도록 수정

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 17:43:25 +09:00
Jay Sheen
9711b50b5f 취소 비밀번호 변경 기능 추가 및 사용자 계정 관리 개선
🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 09:24:36 +09:00
Jay Sheen
e3f290fb9b 사용자 계정 관리 UI 버튼 상태 관리 개선
- 이메일/전화번호 추가/삭제 버튼 활성화 조건 수정
- 저장 버튼 활성화 상태 관리 개선

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 15:19:43 +09:00
Jay Sheen
dd2fa9d6f3 사용자 계정 관리 API 연동 및 기능 개선
- 사용자 비밀번호 변경 API 추가
- 메뉴 권한 관리 API 추가 (조회/저장)
- 인증 방법 수정 API 추가
- 사용자 권한 업데이트 API 추가
- 계정 관리 UI 컴포넌트 개선
- Docker 및 Makefile 설정 업데이트

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 14:23:26 +09:00
focp212@naver.com
05238b04c1 첫 커밋 2025-09-05 15:36:48 +09:00