Jay Sheen
930196669a
Add permission checks and localization improvements
...
- Add grant check (64, 'X') to QNA register page
- Add grant check (45, 'X') to user login auth modification
- Replace hardcoded Korean permission messages with i18n key 'common.nopermission'
- Add 'nopermission' translation key to both en.json and ko.json
- Update .env.development to use development API endpoints
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-11-05 16:59:18 +09:00
focp212@naver.com
fb889a9f2c
이용내역 권한 관련
2025-11-05 15:26:14 +09:00
focp212@naver.com
d2b477e7bd
상세 수정
2025-11-03 20:57:55 +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
00b0290fa7
거래 관련 페이지 다국어화 완료 (현금영수증, 에스크로, 빌링)
...
- 현금영수증 페이지 다국어화 (목록, 상세, 수기발행)
* 승인/취소 금액 통화 표기 개선 (₩ prefix for EN)
* 검색옵션, 다운로드, 용도변경 등 모든 텍스트 다국어화
- 에스크로 페이지 다국어화 (목록, 상세)
* 헤더 타이틀 및 UI 텍스트 다국어화
- 빌링 페이지 다국어화 (목록, 상세, 청구)
* 통화 표기 언어별 처리 (한국어: 원 suffix / 영어: ₩ prefix)
- 번역 키 추가: cashReceipt, escrow, billing, common 네임스페이스
- 모든 거래 페이지 일관된 다국어 지원 완료
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude <noreply@anthropic.com >
2025-10-29 17:48:25 +09:00
focp212@naver.com
84ade896c4
에스크로 및 세금계산서 상세 수정
2025-10-28 20:09:43 +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
2f13c29d1b
페이징
2025-10-24 18:34:21 +09:00
focp212@naver.com
8e27c42a2d
sort 구조 변경
2025-10-24 16:49:46 +09:00
focp212@naver.com
d8ed11b4bf
email 자동 셋팅
2025-10-23 13:56:32 +09:00
focp212@naver.com
06c47f8174
bottom sheet
2025-10-22 19:22:48 +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
841a9d8542
현금영수증 리스트
2025-10-21 16:21:57 +09:00
focp212@naver.com
faccd7bd91
sort 관련 정리
2025-10-15 17:12:57 +09:00
focp212@naver.com
261d17cd30
풋터 관련 수정
2025-10-13 09:51:29 +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
focp212@naver.com
4e4d0fd554
minAmount max amount 타입 변경 및 ars
2025-09-24 09:51:44 +09:00
focp212@naver.com
55424b11fb
홈화면 배너 처리
2025-09-22 16:33:18 +09:00
focp212@naver.com
34dc536455
정렬 박스 및 드랍다운 섹션 화살표 공통화 처리
2025-09-19 09:49:39 +09:00
focp212@naver.com
00b735b918
상수 변경
2025-09-18 10:11:17 +09:00
focp212@naver.com
14005a7e9b
현금영수증 필터
2025-09-15 16:21:06 +09:00
focp212@naver.com
65bbfc12b9
필터 수정
2025-09-12 17:08:05 +09:00
focp212@naver.com
a2a3d6af9b
필터
2025-09-12 14:03:12 +09:00
focp212@naver.com
48a3bd1ed4
수기발행 / 현금영수증 용도변경
2025-09-11 16:38:49 +09:00
focp212@naver.com
1b4af7a82f
통합거래조회 UI api
2025-09-11 13:40:21 +09:00
focp212@naver.com
73d3f7008f
거래내역 관련
2025-09-10 09:38:20 +09:00
focp212@naver.com
556ea4d7f2
추가 커밋
2025-09-05 16:11:36 +09:00
focp212@naver.com
05238b04c1
첫 커밋
2025-09-05 15:36:48 +09:00