Commit Graph

72 Commits

Author SHA1 Message Date
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
Jay Sheen
ac8b8d8c94 Add localization to transaction filter components
- Add i18n support to all transaction filter components
- Add translation keys for filter UI elements in ko.json and en.json
- Replace hardcoded Korean text with useTranslation hook
- Updated components: all-transaction-filter, cash-receipt-filter, billing-filter, escrow-filter

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 15:53:09 +09:00
focp212@naver.com
51f8079b9a filter mid 수정 2025-10-30 10:18:00 +09:00
focp212@naver.com
8d67d59d78 mid 2025-10-29 17:59:52 +09:00
focp212@naver.com
f4963143aa log 관련 2025-10-29 17:11:48 +09:00
focp212@naver.com
777521a960 log 2025-10-29 15:51:51 +09:00
focp212@naver.com
92ae235b68 버그 픽스 2025-10-29 10:06:15 +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
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
00aec7656e 수정 2025-10-26 01:28:47 +09:00
focp212@naver.com
7e5f1e71a7 에러 코드 네이밍 변경 2025-10-25 22:05:43 +09:00
focp212@naver.com
9cffa264e7 현금영수증 완료 2025-10-25 21:48:10 +09:00
focp212@naver.com
8e27c42a2d sort 구조 변경 2025-10-24 16:49:46 +09:00
focp212@naver.com
c0c983be1a sort 및 페이징 2025-10-24 16:28:32 +09:00
focp212@naver.com
7f891b85b1 버그 픽스 및 정산 조회 2025-10-24 13:55:37 +09:00
focp212@naver.com
9348656db0 현금영수증 수기 발행 완료 2025-10-24 10:28:34 +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
25fb247d73 거래후 취소 페이지 추가 2025-10-22 18:07:02 +09:00
focp212@naver.com
e857b8ac05 mid 관련 수정 2025-10-22 17:19:16 +09:00
focp212@naver.com
556b3f2a6a toast 2025-10-22 14:21:14 +09:00
focp212@naver.com
ead259e91e 수기발행 2025-10-22 09:51:17 +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
941128e1cc test 2025-10-16 11:16:13 +09:00
focp212@naver.com
b457716c3f .. 2025-10-15 19:49:21 +09:00
focp212@naver.com
a07e80e60c test 2025-10-15 17:57:27 +09:00
focp212@naver.com
ced334f90f mid 셋팅및 코드 정리 2025-10-10 15:26:04 +09:00
focp212@naver.com
f3d028da85 MId 셋팅 변경 2025-09-30 11:37:35 +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
focp212@naver.com
97a5153364 부가세 참고 및 컴포넌트 전체적 일부 수정 2025-09-26 14:01:01 +09:00
focp212@naver.com
2ef446f0e7 ars sms재전송 2025-09-24 13:59:21 +09:00
focp212@naver.com
4e4d0fd554 minAmount max amount 타입 변경 및 ars 2025-09-24 09:51:44 +09:00
focp212@naver.com
0480108942 스타일 수정 2025-09-22 15:48:37 +09:00
focp212@naver.com
34dc536455 정렬 박스 및 드랍다운 섹션 화살표 공통화 처리 2025-09-19 09:49:39 +09:00
focp212@naver.com
9ba7bdd3e4 가맹점 정보, 일부 상수 및 공용 변경 2025-09-18 14:52:27 +09:00
focp212@naver.com
00b735b918 상수 변경 2025-09-18 10:11:17 +09:00
focp212@naver.com
746358dfe1 정산조회 - 정산내역 리스트 및 상세 2025-09-18 09:45:10 +09:00
focp212@naver.com
bf26e9ff05 test 2025-09-16 17:40:27 +09:00