Commit Graph

684 Commits

Author SHA1 Message Date
focp212@naver.com
81d50731ec Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web
# Conflicts:
#	src/entities/alarm/ui/alarm-item.tsx
#	src/entities/alarm/ui/alarm-list.tsx
2025-11-04 16:44:02 +09:00
focp212@naver.com
47bd25f7e3 .. 2025-11-04 16:38:42 +09:00
Jay Sheen
5375e40768 Apply localization to alarm category labels in alarm entities
- Update alarm-item.tsx to use locale keys for category names instead of API desc1
- Remove unused appNotificationCategories prop from alarm components
- Add React key prop to AlarmItem in alarm-list.tsx
- Align alarm entity category display with list-page implementation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 15:58:09 +09:00
HyeonJongKim
1d0c90b64c - 분리승인 상세 버튼 마진 추가 2025-11-04 15:42:41 +09:00
HyeonJongKim
4f139ebcec - 링크결제 발송내역 Header Title,Close Button 겹침 문제 수정 2025-11-04 13:29:47 +09:00
focp212@naver.com
646aa0d3c0 링크결제 2025-11-04 13:09:02 +09:00
focp212@naver.com
e0f767b2b6 불필요 파일 제거 2025-11-04 11:31:21 +09:00
focp212@naver.com
7cbda1a5fb 불필요 파일 제거 2025-11-04 11:27:34 +09:00
Jay Sheen
e45043a633 Add localization support for additional service components
- Add missing Korean locale keys to alimtalk section (23 keys)
- Add localization for ARS payment detail page (11 keys)
- Replace hardcoded Korean text with translation keys in ars-detail.tsx
- Support both Korean and English for ARS payment details

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 11:09:15 +09:00
focp212@naver.com
9fa74ca6c3 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-04 11:08:39 +09:00
focp212@naver.com
48bf13e749 자금이체 2025-11-04 11:08:33 +09:00
HyeonJongKim
75d5837707 Refactor additional service filters and update related pages
- Move filter components to separate ars/filter and payout directories
- Update additional service types and list item component
- Modify page routes and path constants

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 11:04:33 +09:00
focp212@naver.com
872a3f74db Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-11-04 10:41:06 +09:00
focp212@naver.com
0092ae00ad 알림톡 결제통보 상세 2025-11-04 10:40:56 +09:00
HyeonJongKim
7e7f0879b5 Merge remote-tracking branch 'origin/main'
Resolved conflicts in:
- account-holder-auth-list.tsx
- list-item.tsx
- account-holder-auth-page.tsx

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:33:09 +09:00
HyeonJongKim
86c5421c21 Refactor additional service pages and add localization
- ARS 페이지 컴포넌트 분리 및 리팩토링
- SMS 재전송 성공/실패 snackBar 추가
- 부가서비스 페이지 다국어(i18n) 적용
- 계좌명의인증 리스트 UI 개선
- 라우트 경로 상수 정리

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:31:03 +09:00
focp212@naver.com
6f0b7f46fc . 2025-11-04 10:30:18 +09:00
focp212@naver.com
d290e91a45 계좌점유인증 2025-11-04 10:28:51 +09:00
Jay Sheen
4f87f40a0e Localize home notice date format based on language
- Add formatDate function to display dates based on current language
- Korean (ko): YY년 MM월 DD일 format (e.g., 25년 10월 31일)
- English (en): YYYY.MM.DD format (e.g., 2025.10.31)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:07:57 +09:00
Jay Sheen
e4e2bd293c Update build scripts and change notice date format
- Add build-dev target for development environment
- Fix zip output paths to use relative paths in build directory
- Change home notice date format from 'YY년 MM월 DD일' to 'YYYY.MM.DD'

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:01:46 +09:00
Jay Sheen
6d13b5099b Add localization for alarm notification categories
- Add translation keys for alarm categories in ko.json and en.json
- Implement getCategoryLabel function to map category codes to localized labels
- Sort categories to display "etc" category at the end
- Replace hardcoded desc1 values with localized category labels

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:00:55 +09:00
focp212@naver.com
424c1c3ddb 계좌성명조회 2025-11-04 09:57:54 +09:00
HyeonJongKim
25c282b41d - 부가서비스 상세 수정 2025-11-04 09:38:17 +09:00
focp212@naver.com
f1f20c0373 알람 링크 2025-11-04 09:34:33 +09:00
focp212@naver.com
628e1974a1 null 처리 2025-11-04 09:30:14 +09:00
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