Commit Graph

18 Commits

Author SHA1 Message Date
Jay Sheen
95c83ebd7e Fix TypeScript errors in additional-service module
Updated 24 files to resolve 111 TypeScript compilation errors by:
- Updating imports from direct constant exports to getter functions
- Adding i18n support with useTranslation hook
- Fixing curried function calls to use translation function parameter
- Adding explicit type annotations to map callbacks

All filter components, list wrappers, and page components now properly
use internationalized getter functions for status text and button groups.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-31 09:21:07 +09:00
HyeonJongKim
e2a4430821 - 부가서비스 접근 권한 체크 및 제한 주석 해제
- 제한 다이얼로그 텍스트 영문 적용
2025-10-30 17:41:11 +09:00
HyeonJongKim
1ca06f8e8b -부가서비스 MID 기준 SelectBox 처리 (추후 수정 가능)
- SMS 재발송 API 수정
2025-10-30 14:46:55 +09:00
HyeonJongKim
8245e394a3 - FilterSelectMid 수정
- 부가서비스 Filter Mid Select 컴포넌트 변경
2025-10-30 13:12:09 +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
f4b8ee29d8 페이징 구조 수정 2025-10-26 11:28:06 +09:00
HyeonJongKim
b10376e171 - 부가서비스 소개 List, 권한 검증 추가
- 각 API 오류 수정
2025-10-24 20:45:24 +09:00
HyeonJongKim
ef68bfec16 - 계좌 점유 인증 페이지 , 계좌 성명 조회 페이지 수정
- 알림톡_서비스 설정 수정
- 일부 부정확한 페이지 UI 수정
2025-10-24 14:00:45 +09:00
HyeonJongKim
7ce247a743 - 자금이체 : 이체신청 API 추가
- 은행목록 추가
- 알림톡: 상세 페이지 및 Types 수정
2025-10-23 17:18:05 +09:00
HyeonJongKim
995bbbdb12 - 오류 수정 2025-10-23 13:58:16 +09:00
HyeonJongKim
53f6731205 - getListDateGroup 수정
- 알림톡 필터 추가
- 일부 부가서비스 엑셀다운로드 바텀시트 추가
2025-10-23 10:49:15 +09:00
HyeonJongKim
1e7f13d5cc - 자금이체 입금확인증 다운로드 API 추가
- 분리승인 누락 CSS 추가
- 알림톡 리스트 수정
2025-10-22 09:59:40 +09:00
focp212@naver.com
faccd7bd91 sort 관련 정리 2025-10-15 17:12:57 +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
3116c58ae7 알림톡 2025-09-25 09:18:17 +09:00
focp212@naver.com
9c03a73cc7 알림톡 리스트 2025-09-24 16:01:16 +09:00