Jay Sheen
1dcae928fa
Fix TypeScript errors in installmentMonthly translation calls
...
- Convert installmentMonth string to number for count parameter
- Fix type mismatch: t() expects count as number, not string
- Updated files: list-item.tsx, billing-info-section.tsx
Fixes compilation errors where { count: string } was incompatible
with TOptionsBase requirement of count: number.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-30 17:14:02 +09:00
Jay Sheen
29f69c248c
Convert transaction constants to i18n-compatible getter functions
...
- Convert all hardcoded constant arrays to functions accepting TFunction
- Add transaction.constants namespace with 40+ translation keys
- Update contant.ts: All exports now use get* prefix (e.g., getCashReceiptPurposeTypeBtnGroup)
- Replace ko/en properties with single name property using t() function
Updated constants:
- getAllTransactionMoidTidOptionsGroup(t)
- getAllTransactionStatusCodeBtnGroup(t)
- getAllTransactionServiceCodeOptionsGroup(t)
- getAllTransactionStatusCode(t)
- getCashReceiptPurposeTypeBtnGroup(t)
- getCashReceiptTransactionTypeBtnGroup(t)
- getCashReceiptProcessResultBtnGroup(t)
- getEscrowSearchTypeOptionsGroup(t)
- getEscrowDeliveryStatusBtnGroup(t)
- getEscrowSettlementStatusBtnGroup(t)
- getBillingSearchTypeOptionsGroup(t)
- getBillingRequestStatusBtnGroup(t)
- getBillingProcessResultBtnGroup(t)
- getBillingPaymentMethodBtnGroup(t)
Updated components (9 files):
- Filter components: all-transaction, cash-receipt, billing, escrow
- List pages: billing, cash-receipt, escrow
- UI components: list-item, important-info-section
All constants now properly support Korean/English language switching.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-30 16:36:30 +09:00
Jay Sheen
e067fc8d4f
Add comprehensive i18n localization to transaction UI components
...
- Localize 23 transaction UI component files
- Add 150+ translation keys to ko.json and en.json
- Organized translations under transaction namespace:
* transaction.bottomSheet - Bottom sheet modals
* transaction.sections - Section titles
* transaction.fields - Field labels (90+ keys)
* transaction.cancel - Cancellation flows
* transaction.handWrittenIssuance - Manual issuance forms
* transaction.list - List actions
Updated files:
- Bottom sheets: escrow-mail-resend, cash-receipt-purpose-update
- Sections: billing-info, part-cancel-info, detail-info, issue-info,
escrow-info, important-info, payment-info, transaction-info,
settlement-info, merchant-info, amount-info, cancel-bank-group,
cancel-password-group
- Lists: list-item, billing-list, cash-receipt-list
- Cancel flows: all-cancel, part-cancel, prevent-bond
- Issuance: hand-written-issuance-step1, hand-written-issuance-step2
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-30 16:14:40 +09:00
focp212@naver.com
51f8079b9a
filter mid 수정
2025-10-30 10:18:00 +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
focp212@naver.com
b4976ec45c
알림 수정
2025-10-28 10:24:02 +09:00
focp212@naver.com
3517157be5
현금영수증 빠진 항목 수정 에스크로 amountInfo 셋팅
2025-10-27 15:44:47 +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
00aec7656e
수정
2025-10-26 01:28:47 +09:00
focp212@naver.com
9cffa264e7
현금영수증 완료
2025-10-25 21:48:10 +09:00
focp212@naver.com
c0c983be1a
sort 및 페이징
2025-10-24 16:28:32 +09:00
focp212@naver.com
40da87c5ad
거래내역 상세 페이지 관련
2025-10-23 17:56:05 +09:00
focp212@naver.com
372ecfa3f0
스낵바 기능 추가, 현금영수증 날짜 변경 추가
2025-10-23 16:33:27 +09:00
focp212@naver.com
bb7d34bf7d
현금영수증 상세
2025-10-21 17:14:47 +09:00
focp212@naver.com
841a9d8542
현금영수증 리스트
2025-10-21 16:21:57 +09:00
focp212@naver.com
61c7e6c8f7
홈 화면 month api 수정
2025-10-20 17:54:41 +09:00
focp212@naver.com
5d2af3fb06
거래 상세 amountInfo
2025-10-20 14:52:49 +09:00
focp212@naver.com
8552b66595
수정
2025-10-16 19:34:11 +09:00
focp212@naver.com
f4e2fe4769
test
2025-10-16 18:10:11 +09:00
focp212@naver.com
ced334f90f
mid 셋팅및 코드 정리
2025-10-10 15:26:04 +09:00