Commit Graph

759 Commits

Author SHA1 Message Date
focp212@naver.com
cab65b19bc 정산내역 상세 변경 2025-11-04 09:28:42 +09:00
focp212@naver.com
c99b635950 수정 2025-11-04 08:57:12 +09:00
focp212@naver.com
c1e631cbb4 상세 경로 수정 2025-11-03 21:00:08 +09:00
focp212@naver.com
d2b477e7bd 상세 수정 2025-11-03 20:57:55 +09:00
Jay Sheen
344e5c324a Localize account holder auth page
- Replace hardcoded Korean text with translation keys
- Update header title to use t('additionalService.accountHolderAuth.title')
- Localize filter and download button labels
- Localize sort options (latest/oldest)
- All translation keys already exist in ko.json and en.json

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 17:34:03 +09:00
Jay Sheen
df3360848c 결제수단 en/ko 2025-11-03 17:26:54 +09:00
Jay Sheen
8c4daf05b9 transaction.constants 번역 키 추가: card, mobilePhone
알림톡 필터에서 사용되는 번역 키를 추가했습니다.

추가된 키:
- transaction.constants.card: 카드 / Card
- transaction.constants.mobilePhone: 휴대폰 / Mobile Phone

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 17:21:15 +09:00
Jay Sheen
6b4e963fe8 알림톡 상세 및 설정 페이지 다국어 지원 추가
알림톡 상세 페이지와 설정 페이지에 대한 다국어 지원을 추가했습니다.

변경사항:
- 상세 페이지: 페이지 타이틀, 거래 정보 레이블 다국어화
- 설정 페이지: 페이지 타이틀, 안내 문구, 폼 레이블, 서비스 종류, 버튼, 메시지 다국어화

번역 키 추가:
- detailTitle: 알림톡 발송 상세 / Alimtalk Send Detail
- transactionInfo: 거래 정보 / Transaction Information
- serviceName, sendKind, buyerName, paymentService, notificationDivision, sendDivision
- settingNotice1, settingNotice2: 설정 안내 문구
- merchant, sendToMerchant, sendToCustomer
- 서비스 종류: creditCardApproval, creditCardCancel, bankTransferApproval, bankTransferCancel, virtualAccountDepositRequest, virtualAccountDepositComplete, virtualAccountRefund
- saveSuccess, saveFailed, unknownError

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 17:17:40 +09:00
Jay Sheen
8ee78fb7b2 알림톡 결제통보 페이지 다국어 지원 추가
알림톡 목록 페이지에 대한 다국어 지원을 추가했습니다.

변경사항:
- 목록 페이지: 페이지 타이틀, 버튼 다국어화
- useTranslation 훅 추가

번역 키 추가:
- title: 알림톡 결제통보 / Alimtalk Payment Notification
- serviceSetting: 서비스 설정 / Service Settings

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 17:14:01 +09:00
Jay Sheen
9edd14c8c2 keyIn 전취소/후취소 2025-11-03 17:11:16 +09:00
Jay Sheen
96090fafa7 영어 번역 일관성 개선: Buyer Name → Purchaser Name
buyerName 필드의 영어 번역을 일관성 있게 "Purchaser Name"으로 통일했습니다.

변경 영역:
- 거래 관련 폼 (송장, ARS, KEY-IN, 링크결제 등)
- 결제 정보 표시 영역

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 17:05:45 +09:00
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
Jay Sheen
42424d164a Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-03 16:56:10 +09:00
Jay Sheen
a0dce450ae 건수 번역 키 수정 및 영어 번역 추가
변경사항:
- home.count 영어 번역 추가 (" cases")
- result-list-wrap.tsx에서 transaction.count를 home.count로 수정

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:54:48 +09:00
Jay Sheen
156b676081 자금이체 금액 표시 형식 개선
자금이체 목록 페이지에서 금액 표시 방식을 t('home.money') 형식으로 통일했습니다.

변경사항:
- transfer-list-wrap: 잔액 표시를 t('home.money') 형식으로 변경
- result-list-wrap: 요청/성공/실패 금액 표시를 t('home.money') 형식으로 변경
- 건수 표시에 t('transaction.count') 사용
- 불필요한 NumericFormat import 제거

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:52:41 +09:00
Jay Sheen
a566f18da9 자금이체 페이지 다국어 지원 추가
자금이체 관련 모든 페이지에 대한 다국어 지원을 추가했습니다.

변경사항:
- 이체등록 페이지: 폼 레이블, 버튼, 에러 메시지 다국어화
- 이체요청 목록 페이지: 페이지 타이틀 다국어화
- 결과조회 목록 페이지: 페이지 타이틀 다국어화
- 이체 상세 페이지: 상세 정보 레이블, 버튼, 상태 메시지 다국어화
- 결과 상세 페이지: 상세 정보 레이블, 입금확인서 버튼 다국어화

번역 키 추가:
- 은행, 계좌번호, 예금주명, 이체금액, 입금인자
- 등록/요청 성공/실패 메시지
- 상세 정보 레이블 (등록일시, 요청일시, 이체일시, 이체결과, 실패사유 등)
- 수취인명, 입금확인서 등

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:42:29 +09:00
focp212@naver.com
06d9d82c78 달력 2025-11-03 16:39:18 +09:00
Jay Sheen
0e0c4c90ba 링크결제 번역 키 추가: linkPay 섹션 보완
- additionalService.linkPay.all 추가 (전체 / All)
- additionalService.linkPay.phoneNumber 추가 (휴대폰번호 / Phone Number)
- additionalService.linkPay.phoneNumberEmail 추가 (휴대폰번호/이메일 / Phone Number/Email)
- 링크결제 필터에서 사용하는 누락된 키 보완

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:28:04 +09:00
HyeonJongKim
42afae8cfa - ARS 결제 신청 페이지 하단 패딩 추가 2025-11-03 16:24:11 +09:00
Jay Sheen
8bfc9ae6ab 공통 번역 키 추가: email, kakao
- common.email 키 추가 (이메일 / Email)
- common.kakao 키 추가 (카카오 / Kakao)
- 링크결제 Step1 및 필터에서 사용하는 누락된 키 보완

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:20:27 +09:00
focp212@naver.com
b627923239 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-03 16:18:26 +09:00
focp212@naver.com
abc5a375a5 UI 수정 2025-11-03 16:18:12 +09:00
Jay Sheen
5cb07cfe8e 링크결제 Step1: 언어별 날짜 표시 순서 개선
- 영문(en)일 때: "Until" + 날짜 선택
- 한글(ko)일 때: 날짜 선택 + "까지"
- i18n.language 기반 조건부 렌더링 적용

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:13:53 +09:00
Jay Sheen
d771eda824 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-03 16:12:17 +09:00
Jay Sheen
2fea3a0691 링크결제 발송대기 필터 다국어 지원 추가
- 필터 레이블 및 옵션 현지화
- 휴대폰번호/이메일 검색 타입 번역
- 발송수단 및 진행상태 옵션 다국어 적용

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:11:37 +09:00
Jay Sheen
79b5c1cb76 링크결제 신청 단계 폼 다국어 지원 추가
- Step1, Step2 폼 레이블 현지화
- 발송 수단, 상품 정보, 구매자 정보 등 모든 필드 번역
- 구매자 정보 대조 옵션(개인/법인) 다국어 적용
- 언어 선택(국문/영문), 링크내용(기본/추가) 현지화

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:08:40 +09:00
Jay Sheen
b0698248f1 링크결제 분리승인 페이지 다국어 지원 추가
- 분리승인 상세, 성공, 실패 페이지 현지화
- 기간연장 및 링크중단 기능 텍스트 번역
- 에러 메시지 및 안내 문구 다국어 적용
- 거래금액, 결제상태, 유효기간 등 레이블 현지화

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 16:04:11 +09:00
Jay Sheen
405b6f1e38 링크결제 신청 페이지 다국어 지원 추가
- 링크결제 신청, 확인, 완료 페이지 현지화
- 메시지 미리보기 텍스트 번역
- 에러 메시지 및 버튼 다국어 적용
- 한글/영문 번역 키 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 15:58:16 +09:00
Jay Sheen
7b5f93d737 ARS 결제 신청 페이지 다국어 지원 추가
- 결제 신청 폼의 모든 레이블 현지화
- 페이지 제목 및 버튼 다국어 적용
- 에러 메시지 번역 처리
- 한글/영문 번역 키 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 15:48:27 +09:00
focp212@naver.com
d028da0a89 dot class 2025-11-03 15:46:16 +09:00
Jay Sheen
e1c477f7a7 ARS 결제 다국어 지원 추가
- 신용카드 ARS 결제 페이지에 i18n 적용
- 한글/영문 번역 키 추가 (ko.json, en.json)
- 페이지 제목, 버튼, 레이블 현지화

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 15:43:39 +09:00
Jay Sheen
04dc3a9ebb SMS 결제 통보 다국어 지원 추가
- SMS 결제 통보 관련 컴포넌트에 i18n 적용
- 한글/영문 번역 키 추가 (ko.json, en.json)
- sms-payment-detail-resend, sms-payment-filter, sms-payment-page 현지화

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 15:42:27 +09:00
HyeonJongKim
9c5f01f997 - 엑셀 다운 누락 필드 추가
- 스낵바 누락 수정
2025-11-03 15:07:39 +09:00
focp212@naver.com
cf43035b69 리스트 블릿 처리 2025-11-03 15:03:14 +09:00
Jay Sheen
f57a62af0b Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-03 14:33:04 +09:00
Jay Sheen
4a112ebb32 KEY-IN 결제 상태 문제 FULL_CANCEL : 전취소, PARTIAL_CANCEL : 후취소 2025-11-03 14:33:01 +09:00
HyeonJongKim
e7883278e9 Merge remote-tracking branch 'origin/main'
- 부가서비스 MID 초기값 설정 개선
- 전화번호 입력 유효성 검사 추가
- 링크결제 상세 버튼 스크롤 개선
- KEY-IN 결제 에러 메시지 처리 개선
- 다국어 줄바꿈 처리

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:31:44 +09:00
HyeonJongKim
f191288edc - 에러 수정 2025-11-03 14:30:14 +09:00
focp212@naver.com
dcf693f9eb Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-03 14:25:58 +09:00
focp212@naver.com
7b1814d333 변경 2025-11-03 14:25:40 +09:00
HyeonJongKim
7610fb9e94 - KeyIn 결제신청 에러메시지 일부 수정 2025-11-03 14:24:13 +09:00
focp212@naver.com
99be1d46f7 달력 2025-11-03 14:23:15 +09:00
Jay Sheen
c6b821a351 Improve menu category selection when scrolling to bottom
Automatically select the last category when the user scrolls to the bottom of the menu list.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:08:45 +09:00
Jay Sheen
09e6892f1c Remove unused key-in payment transaction types and simplify cancel status logic
- Remove FULL_CANCEL and PARTIAL_CANCEL from KeyInPaymentTansactionType enum
- Remove corresponding filter buttons from payment status button group
- Simplify list item color logic to combine PRE_CANCEL and POST_CANCEL handling

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:01:37 +09:00
Jay Sheen
c03cb55157 Fix translation key for detail section title
- Change transaction.fields.detailInfo to transaction.sections.detailInfo
- Fixes missing translation issue in account holder auth and search detail pages
- detailInfo is a section title, not a field, so it belongs in sections namespace

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:59:20 +09:00
Jay Sheen
df5ea656c6 Add common translation keys and localize account holder search request page
- Add common translation keys: select, requestSuccess, requestFailed, errorOccurred
- Replace hardcoded '선택' with t('common.select') in account holder search request page
- Fix KeyIn enum: uncomment FULL_CANCEL and PARTIAL_CANCEL to resolve TypeScript errors
- All labels now support Korean and English through i18n

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:57:23 +09:00
Jay Sheen
dad9cb699e Add missing translation keys for ARS SMS resend
- Add transaction.apply translation key
- Add transaction.sms.resendConfirmMessage translation key
- Supports both Korean and English for SMS resend confirmation dialog

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:42:31 +09:00
focp212@naver.com
6ff2209508 close 버튼 공통화 2025-11-03 13:36:22 +09:00
HyeonJongKim
b543719295 - 링크결제 전화번호 입력 Number only
- 링크결제 신청 완료 페이지 결과 박스 제거
- 안면인증 테스트용 Mid 고정
2025-11-03 13:29:38 +09:00
Jay Sheen
e7a3409edc Add localization for account holder auth and search detail pages
- Replace hardcoded Korean strings with translation keys in detail pages
- Add new translation keys for account holder services:
  - accountHolderAuth: title, detailTitle, requestDate, requestWay
  - accountHolderSearch: title, detailTitle
- Add 'result' key to common translations for reusability
- All labels now support Korean and English through i18n

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 13:09:50 +09:00