Commit Graph

430 Commits

Author SHA1 Message Date
focp212@naver.com
4019a777b1 main background color 2025-10-29 15:09:43 +09:00
focp212@naver.com
6be28723df Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-29 14:36:31 +09:00
focp212@naver.com
cc47f0aa5e Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
# Conflicts:
#	src/locales/en.json
#	src/locales/ko.json
2025-10-29 14:36:25 +09:00
HyeonJongKim
448cdcc9d2 - 부가서비스 각 요청 페이지 : SnackBar 추가, 양식 수정 2025-10-29 14:33:24 +09:00
focp212@naver.com
5520e6ae52 언어파일 수정 2025-10-29 14:32:38 +09:00
Jay Sheen
5888c2844b 설정 페이지 텍스트 다국어화 및 UI 개선
- 하드코딩된 한국어 텍스트를 번역 키로 변경
- 이용약관 링크를 별도 행으로 분리
- 로그아웃 확인 Dialog 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-29 14:30:01 +09:00
focp212@naver.com
c82f37fbb5 하단 배너 2025-10-29 14:28:47 +09:00
focp212@naver.com
88445ec607 support 키 변경 관련 2025-10-29 11:07:58 +09:00
focp212@naver.com
51e38e9d45 수정 2025-10-29 10:39:04 +09:00
focp212@naver.com
92ae235b68 버그 픽스 2025-10-29 10:06:15 +09:00
HyeonJongKim
7a8cafe7bb - ars,SMS,KeyIn 수정 2025-10-28 20:29:34 +09:00
focp212@naver.com
84ade896c4 에스크로 및 세금계산서 상세 수정 2025-10-28 20:09:43 +09:00
Jay Sheen
cf428c7466 앱 브리지 메소드명 변경: updateMessageCount -> updateAlarmCount
- updateMessageCount를 updateAlarmCount로 변경
- BridgeMessageType.UPDATE_MESSAGE_COUNT를 UPDATE_ALARM_COUNT로 변경
- header에서 알림 카운트 조회 시 네이티브 앱에 카운트 업데이트 적용

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 19:25:22 +09:00
Jay Sheen
fb65ace1a0 날짜 필터 캘린더 Invalid Date 오류 수정
react-calendar에 전달되는 날짜 문자열('YYYY.MM.DD' 형식)을 moment를 사용하여 명시적으로 파싱하도록 수정하여 Invalid Date 에러 해결

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 18:23:14 +09:00
focp212@naver.com
9ba963588d 빌링 2025-10-28 18:17:35 +09:00
focp212@naver.com
34143ffa45 amount info 수정 2025-10-28 17:58:20 +09:00
focp212@naver.com
7fa26cce00 에스크로 거래취소 2025-10-28 17:32:35 +09:00
Jay Sheen
52516f2427 의존성 업데이트: @types/ua-parser-js 추가
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-28 15:38:40 +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
HyeonJongKim
e125a73228 - 안드로이드 알림 설정 AppBridge 추가
- KeyIn Request 필드 수정
2025-10-28 11:33:24 +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
d9ebc2c51f 스타일 수정 2025-10-27 17:28:57 +09:00
focp212@naver.com
0dbc362c11 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-27 16:57:47 +09:00
focp212@naver.com
2417ea47f2 상수 설정 2025-10-27 16:57:39 +09:00
Jay Sheen
5afc15e861 알림 수신 설정 푸시 권한 연동 구현
- 앱브리지에 isPushNotificationEnabled, openAppSettings 메서드 추가
- 설정 페이지에서 푸시 알림 권한 상태에 따라 알림 수신 설정 토글 표시
- 알림 수신 설정 토글 클릭 시 앱 설정 화면으로 이동
- 푸시 권한이 꺼져있으면 하위 알림 토글들(11, 21, 31, 41, 61, 62) 비활성화
- 앱이 포어그라운드로 돌아올 때 푸시 권한 상태 재확인하여 UI 업데이트

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 16:49:59 +09:00
focp212@naver.com
f511517050 setting 2025-10-27 16:35:30 +09:00
focp212@naver.com
3517157be5 현금영수증 빠진 항목 수정 에스크로 amountInfo 셋팅 2025-10-27 15:44:47 +09:00
focp212@naver.com
333e1182ee 수정 2025-10-27 15:10:38 +09:00
focp212@naver.com
705383897c 알람 2025-10-27 14:54:50 +09:00
focp212@naver.com
61d8d04174 alarm count 2025-10-27 13:14:28 +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
9eba765957 가상계좌 은행코드 추가 2025-10-27 08:52:10 +09:00
focp212@naver.com
a6f31b9f3a 통합거래내역 거래 취소 2025-10-26 15:15:51 +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
f4b8ee29d8 페이징 구조 수정 2025-10-26 11:28:06 +09:00
focp212@naver.com
35edb19062 페이징 처리 조건 수정 2025-10-26 11:08:53 +09:00
focp212@naver.com
00aec7656e 수정 2025-10-26 01:28:47 +09:00
focp212@naver.com
7e5f1e71a7 에러 코드 네이밍 변경 2025-10-25 22:05:43 +09:00
focp212@naver.com
db0418177c Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-25 21:48:27 +09:00
focp212@naver.com
9cffa264e7 현금영수증 완료 2025-10-25 21:48:10 +09:00
HyeonJongKim
b10376e171 - 부가서비스 소개 List, 권한 검증 추가
- 각 API 오류 수정
2025-10-24 20:45:24 +09:00
focp212@naver.com
2f13c29d1b 페이징 2025-10-24 18:34:21 +09:00
focp212@naver.com
ff17d01007 페이징 2025-10-24 17:40:40 +09:00