Commit Graph

52 Commits

Author SHA1 Message Date
focp212@naver.com
72e57a9250 추가 2025-11-20 09:36:26 +09:00
focp212@naver.com
ed23046356 로그 추가 2025-11-20 09:16:07 +09:00
focp212@naver.com
79fc784bc0 수정 2025-11-20 09:13:20 +09:00
focp212@naver.com
4cd536245c backkey 2025-11-20 09:06:06 +09:00
focp212@naver.com
94982f6893 home-page pulltorefresh 2025-11-17 17:32:02 +09:00
focp212@naver.com
482bd0d43f 세금계산서 다운로드 및 일부 UI 변경 2025-11-15 12:21:41 +09:00
Jay Sheen
f7db3236e8 사용자 삭제 기능 추가
- 헤더 오른쪽 버튼 시스템 구현
  - ContextType에 setOnRightClick 추가
  - useSetOnRightClick 훅 추가
  - HeaderNavigationProps에 onRightClick 추가
  - HeaderType.LeftArrow에 오른쪽 삭제 버튼 렌더링

- 사용자 삭제 API 및 타입 추가
  - UserDeleteParams, UserDeleteResponse 인터페이스 추가
  - use-user-delete-mutation 훅 생성
  - API_URL_USER.deleteUser() 엔드포인트 사용

- 사용자 설정 페이지에서 삭제 기능 구현
  - 현재 로그인한 사용자가 아닐 경우에만 삭제 버튼 표시
  - showConfirm 다이얼로그로 삭제 확인
  - 삭제 성공 시 토스트 메시지 표시 및 목록 페이지로 이동
  - 목록 페이지에서 refresh 상태로 자동 갱신

- showConfirm 위젯 추가
  - Promise 기반의 확인 다이얼로그
  - 취소/확인 버튼 지원
  - 다국어 지원 (common.cancel, common.confirm)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-14 18:22:22 +09:00
focp212@naver.com
d897fca03b 홈 즐겨찾기 변경 2025-11-13 13:09:17 +09:00
focp212@naver.com
50f062b3cf . 2025-11-05 17:56:01 +09:00
focp212@naver.com
d93a92db39 menu grant 2025-11-05 10:58:23 +09:00
focp212@naver.com
47bd25f7e3 .. 2025-11-04 16:38:42 +09:00
focp212@naver.com
f1f20c0373 알람 링크 2025-11-04 09:34:33 +09:00
focp212@naver.com
81c46462a3 수정 2025-10-31 10:19:15 +09:00
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
focp212@naver.com
2afac8cb4d update 2025-10-30 14:52:36 +09:00
focp212@naver.com
f55c425037 파라미터 오류 수정 2025-10-30 13:39:06 +09:00
focp212@naver.com
1d9af3dafa log 제거 2025-10-30 13:13:25 +09:00
focp212@naver.com
57ec72a11c shortcut default bug fix 2025-10-30 13:11:59 +09:00
focp212@naver.com
506f6c0acf mid 변경 2025-10-30 10:57:52 +09:00
focp212@naver.com
51f8079b9a filter mid 수정 2025-10-30 10:18:00 +09:00
focp212@naver.com
04fc07cfe5 mid 수정 2025-10-30 09:21:29 +09:00
Jay Sheen
11c0fc6269 안면인증 페이지 다국어화 및 공통 정렬 옵션 추가
- 안면인증 페이지 다국어화
  * 헤더 타이틀: 안면인증 → Face Authentication
  * 검색옵션, 다운로드 버튼 aria-label 및 alt 텍스트
  * 정렬 옵션: 최신순/오래된순
- 공통 번역 키 추가
  * common.latest: 최신순 / Latest
  * common.oldest: 오래된순 / Oldest
- 번역 키 추가: faceAuth 네임스페이스

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 09:17:18 +09:00
focp212@naver.com
8d67d59d78 mid 2025-10-29 17:59:52 +09:00
focp212@naver.com
9be67b403e 알림함 카테고리 셋팅 2025-10-27 11:30:02 +09:00
focp212@naver.com
9cffa264e7 현금영수증 완료 2025-10-25 21:48:10 +09:00
focp212@naver.com
9348656db0 현금영수증 수기 발행 완료 2025-10-24 10:28:34 +09:00
focp212@naver.com
0de5dfa1b1 수정 2025-10-23 15:30:54 +09:00
focp212@naver.com
673d838541 공통코드 2025-10-23 15:27:52 +09:00
focp212@naver.com
d8ed11b4bf email 자동 셋팅 2025-10-23 13:56:32 +09:00
focp212@naver.com
a60b5ba69e Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-23 11:08:11 +09:00
focp212@naver.com
74ed1ff1ad 세금 계산서 및 달력 월 형태 수정 2025-10-23 11:07:56 +09:00
Jay Sheen
79271caab3 refactor: Update account authentication and password input components
- Replace XKeypad with standard password input fields
- Update user authentication and login info components
- Modify password modification and account pages
- Add sub-layout widget enhancements

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-23 10:34:28 +09:00
Jay Sheen
fc24c66395 feat: 메뉴 아이콘 추가 및 관련 컴포넌트 업데이트
- 새로운 메뉴 아이콘 SVG 파일 추가 (31-65, 99번)
- constant.ts, favorite-wrapper.tsx, menu/index.tsx, sub-layout 수정
- public/pub 디렉토리 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 19:15:12 +09:00
focp212@naver.com
841a9d8542 현금영수증 리스트 2025-10-21 16:21:57 +09:00
focp212@naver.com
f4e2fe4769 test 2025-10-16 18:10:11 +09:00
focp212@naver.com
b6d608a6fa test 2025-10-14 16:01:06 +09:00
focp212@naver.com
e9758f2240 login test 2025-10-13 17:46:10 +09:00
focp212@naver.com
06518e02b9 edit 2025-10-13 16:36:51 +09:00
focp212@naver.com
29eca29222 test 2025-10-13 16:03:56 +09:00
focp212@naver.com
eef751dfa2 .. 2025-10-13 13:18:27 +09:00
focp212@naver.com
22615cd761 재수정 2025-10-13 12:52:56 +09:00
focp212@naver.com
8b2f43c7e6 수정 2025-10-13 11:22:46 +09:00
focp212@naver.com
0273046b8b 수정 2025-10-13 10:55:42 +09:00
focp212@naver.com
0aa192b232 수정 2025-10-13 10:38:42 +09:00
focp212@naver.com
306629be53 payment 이하 구조 변경 2025-10-10 12:45:02 +09:00
focp212@naver.com
18b2f9188a .. 2025-10-02 17:06:51 +09:00
focp212@naver.com
4ef59cc87b 헤더 수정 2025-10-02 17:06:04 +09:00
focp212@naver.com
300a21851d .. 2025-10-02 10:38:53 +09:00
focp212@naver.com
0e89a1277c .. 2025-10-01 14:12:59 +09:00
focp212@naver.com
5c43550a22 로그인 위치 변경 2025-09-30 16:42:09 +09:00