Jay Sheen
4771e43010
KEY-IN 결제 페이지 다국어 지원 추가
...
KEY-IN 결제 관련 모든 페이지에 대한 다국어 지원을 추가했습니다.
변경사항:
- 목록 페이지: 페이지 타이틀 다국어화
- 결제 신청 페이지: 모든 폼 레이블, 버튼, 에러 메시지 다국어화
- 성공 페이지: 성공 메시지, 버튼 다국어화
번역 키 추가:
- 폼 레이블: merchant, productName, productPrice, buyerName, buyerEmail, buyerPhoneNumber, cardNumber, expiryDate, installmentPeriod, lumpSum, orderNumber
- 성공/실패 메시지: requestSuccess, requestFailed, requestError
- 성공 페이지: paymentRequestComplete, resultLabel, arsRequestComplete, confirm
- 기타: phoneNumberPlaceholder, fullCancel, postCancel
중복 keyIn 섹션 제거 및 통합 완료
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-03 17:04:04 +09:00
HyeonJongKim
9c5f01f997
- 엑셀 다운 누락 필드 추가
...
- 스낵바 누락 수정
2025-11-03 15:07:39 +09:00
HyeonJongKim
7610fb9e94
- KeyIn 결제신청 에러메시지 일부 수정
2025-11-03 14:24:13 +09:00
HyeonJongKim
13292f6d20
- KeyIn 결제 신청_ 주문번호 필수처리
2025-11-03 10:35:32 +09:00
HyeonJongKim
e8286206bb
- 권한 접근 제한 주석
2025-11-03 09:44:18 +09:00
Jay Sheen
95c83ebd7e
Fix TypeScript errors in additional-service module
...
Updated 24 files to resolve 111 TypeScript compilation errors by:
- Updating imports from direct constant exports to getter functions
- Adding i18n support with useTranslation hook
- Fixing curried function calls to use translation function parameter
- Adding explicit type annotations to map callbacks
All filter components, list wrappers, and page components now properly
use internationalized getter functions for status text and button groups.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-31 09:21:07 +09:00
HyeonJongKim
e2a4430821
- 부가서비스 접근 권한 체크 및 제한 주석 해제
...
- 제한 다이얼로그 텍스트 영문 적용
2025-10-30 17:41:11 +09:00
HyeonJongKim
448cdcc9d2
- 부가서비스 각 요청 페이지 : SnackBar 추가, 양식 수정
2025-10-29 14:33:24 +09:00
HyeonJongKim
7a8cafe7bb
- ars,SMS,KeyIn 수정
2025-10-28 20:29:34 +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
fdedc3d519
페이징 방어코드 추가
2025-10-26 12:35:09 +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
HyeonJongKim
b10376e171
- 부가서비스 소개 List, 권한 검증 추가
...
- 각 API 오류 수정
2025-10-24 20:45:24 +09:00
HyeonJongKim
ef68bfec16
- 계좌 점유 인증 페이지 , 계좌 성명 조회 페이지 수정
...
- 알림톡_서비스 설정 수정
- 일부 부정확한 페이지 UI 수정
2025-10-24 14:00:45 +09:00
HyeonJongKim
fbc910caf9
- 자금이체 : 이체신청,결과조회 리스트,상세정보 수정
...
- 부가서비스 엑셀 다운로드 이메일 바텀시트 추가
2025-10-23 13:47:16 +09:00
HyeonJongKim
53f6731205
- getListDateGroup 수정
...
- 알림톡 필터 추가
- 일부 부가서비스 엑셀다운로드 바텀시트 추가
2025-10-23 10:49:15 +09:00
HyeonJongKim
cb58b6b1d0
- KeyIn 결제 세부 수정
2025-10-21 18:16:27 +09:00
HyeonJongKim
948657db3f
- SMS,KeyIn,ARS 페이지 스크롤 적용
...
- ARS 결제신청 :성공 결과 팝업 추가
2025-10-20 16:03:13 +09:00
HyeonJongKim
0e8a5f0d89
- 자금이체 페이지 List 초기화 문제 및 Cursor 유지 오류 수정
...
- KeyIn결제 page 수정
2025-10-20 11:25:15 +09:00
HyeonJongKim
9e5eaf69a0
- 부가서비스 types 분류
...
- 자금이체 목록 조회 Request Parameter 수정
2025-10-16 17:29:44 +09:00
HyeonJongKim
a351710cc7
- 안면인증 페이지 추가 (추후 목업으로 추가 작업 필요)
...
- 자금이체 : isFormValid(이체신청 Validation 추가[임시] 추가 작업 필요)
2025-10-16 09:42:09 +09:00
focp212@naver.com
174a36a0b7
Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
2025-10-15 17:13:04 +09:00
focp212@naver.com
faccd7bd91
sort 관련 정리
2025-10-15 17:12:57 +09:00
HyeonJongKim
097b1feb0f
- 링크결제_분리승인 페이지 추가
...
- KeyIn결제 FormData 생성
- 링크결제_분리승인 과련 Css 추가
2025-10-15 16:11:39 +09:00
focp212@naver.com
ced334f90f
mid 셋팅및 코드 정리
2025-10-10 15:26:04 +09:00
Jay Sheen
d792c36c91
테스트 데이터 및 UI 컴포넌트 업데이트
...
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-09-30 09:47:46 +09:00
HyeonJongKim
a06085a9bc
부가서비스
...
- KeyIn결제 상태값에 따른 sort 오류 수정
2025-09-25 10:53:49 +09:00
focp212@naver.com
4e4d0fd554
minAmount max amount 타입 변경 및 ars
2025-09-24 09:51:44 +09:00
HyeonJongKim
546b623bb7
부가서비스
...
- 계좌성명조회 - 조회신청 API 연결
2025-09-22 17:23:10 +09:00
HyeonJongKim
5d76f56ded
부가서비스
...
- 링크결제 발송내역/발송대기 엑셀다운로드 API 연결
- 링크결제 발송대기 상세 페이지 목업 API 연결
- 링크결제 발송대기 삭제 API 연결
2025-09-22 14:51:04 +09:00
HyeonJongKim
93b38d3f42
- 부가서비스 : 링크결제_발송내역 List 목업데이터 API 연동
2025-09-18 18:14:26 +09:00
focp212@naver.com
00b735b918
상수 변경
2025-09-18 10:11:17 +09:00
HyeonJongKim
67ded00a23
- 부가서비스: KeyIn결제 목업 API 연결
2025-09-17 15:22:20 +09:00
HyeonJongKim
4f97767999
- 부가서비스 공통 ListDateGroupProps,ListItemProps 추가
2025-09-17 11:17:06 +09:00
HyeonJongKim
359aa2921a
링크 결제 필터 추가 수정
2025-09-15 14:15:05 +09:00
HyeonJongKim
020731dba5
KeyIn 결제 Sort 컴포넌트 추가
2025-09-15 13:40:44 +09:00
HyeonJongKim
8c918d50dd
KeyIn결제 필터 추가 , range-amount 입력 type : number 변경
2025-09-15 11:24:11 +09:00
HyeonJongKim
3b89dbdbb6
계좌성명 조회 페이지 UI 추가 (내역,상세,요청,필터)
2025-09-12 17:32:48 +09:00
HyeonJongKim
0224ed6c14
Key-In 결제 List,결제 신청, 결제신청결과 화면 추가2
2025-09-12 14:51:06 +09:00
HyeonJongKim
044a0c56c3
Key-In 결제 List,결제 신청, 결제신청결과 화면 추가
2025-09-12 14:45:51 +09:00
focp212@naver.com
05238b04c1
첫 커밋
2025-09-05 15:36:48 +09:00