Commit Graph

22 Commits

Author SHA1 Message Date
Jay Sheen
9a73626422 알림함 페이지 및 컴포넌트 다국어화 완료
- 알림함 페이지 다국어화
  * 헤더 타이틀: 알림함 → Notifications
  * 전체 탭 버튼 다국어화
- 알림 컴포넌트 다국어화
  * alarm-list: 90일 보관 안내 메시지
  * alarm-item: 바로가기 alt 텍스트 (파라미터 지원)
- 번역 키 추가: alarm 네임스페이스 4개 키
  * title, all, retentionNotice, goTo
- 파라미터화된 번역 지원 ({{category}})

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-29 18:24:48 +09:00
HyeonJongKim
7a8cafe7bb - ars,SMS,KeyIn 수정 2025-10-28 20:29:34 +09:00
Jay Sheen
0ac2714a07 로그인 타입 설정 개선 및 생체인증 등록 플로우 수정
- registerBiometric으로 변경하고 bottomsheet 닫은 후 생체인증 팝업 표시
- ID 로그인 선택 시 네이티브 setLoginType AppBridge 호출 추가
- 생체인증 등록 완료 후 로그인 타입 재조회하여 설정 화면 갱신
- SET_LOGIN_TYPE 브릿지 메시지 타입 및 관련 메서드 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 15:38:02 +09:00
Jay Sheen
b06424fe1b 로그인 타입 및 서비스 언어 변경 로직 개선
- 생체인증 등록 시 AppBridge 연동 추가
- 중복 변경 방지 로직 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 13:52:41 +09:00
Jay Sheen
95cc870dbc 설정 페이지 및 관련 컴포넌트 다국어(localization) 적용
- 설정 페이지 전체 텍스트 다국어 지원
- 로그인 방식 선택 bottom sheet 다국어 적용
- 서비스 언어 선택 bottom sheet 다국어 적용
- 앱브리지에서 언어 설정 조회 기능 추가
- 페이지 로드 시 앱브리지 언어 설정으로 초기화
- AppLanguage enum 값 변경 (KO/EN → ko/en)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 13:17:22 +09:00
focp212@naver.com
feaaac73f7 로그 제거 2025-10-28 11:08:50 +09:00
focp212@naver.com
5bbef971e1 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-28 10:25:44 +09:00
focp212@naver.com
b4976ec45c 알림 수정 2025-10-28 10:24:02 +09:00
Jay Sheen
56ab761464 앱브리지 getLoginType 메소드 추가 및 로그인 방식 설정 초기화
- 앱브리지에 getLoginType 메소드 추가
- 설정 페이지에서 로그인 방식을 앱에서 가져와 초기화
- 로그인 타입을 지문/안면에서 생체 인증으로 통합

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 18:32:16 +09:00
focp212@naver.com
2417ea47f2 상수 설정 2025-10-27 16:57:39 +09:00
focp212@naver.com
f511517050 setting 2025-10-27 16:35:30 +09:00
focp212@naver.com
705383897c 알람 2025-10-27 14:54:50 +09:00
focp212@naver.com
77d6136901 홈 알림 unread 뱃지 처리 2025-10-27 12:45:18 +09:00
focp212@naver.com
9be67b403e 알림함 카테고리 셋팅 2025-10-27 11:30:02 +09:00
focp212@naver.com
ddd900d311 수정 2025-10-26 12:40:23 +09:00
focp212@naver.com
fdedc3d519 페이징 방어코드 추가 2025-10-26 12:35:09 +09:00
focp212@naver.com
35edb19062 페이징 처리 조건 수정 2025-10-26 11:08:53 +09:00
focp212@naver.com
7e5f1e71a7 에러 코드 네이밍 변경 2025-10-25 22:05:43 +09:00
focp212@naver.com
841a9d8542 현금영수증 리스트 2025-10-21 16:21:57 +09:00
focp212@naver.com
faccd7bd91 sort 관련 정리 2025-10-15 17:12:57 +09:00
focp212@naver.com
1a80048f77 alarm 2025-10-14 19:37:48 +09:00
focp212@naver.com
05238b04c1 첫 커밋 2025-09-05 15:36:48 +09:00