Commit Graph

356 Commits

Author SHA1 Message Date
focp212@naver.com
e3e4ec8b83 page update 2025-10-20 09:51:04 +09:00
focp212@naver.com
18d278465d faq 2025-10-17 17:52:36 +09:00
focp212@naver.com
0382fa8248 paging 2025-10-17 17:35:11 +09:00
focp212@naver.com
dc6d80eb81 test 2025-10-17 17:23:32 +09:00
HyeonJongKim
ec16b6ec11 - 자금이체_처리결과: 리스트,필터,상세정보 수정 2025-10-17 17:08:44 +09:00
Jay Sheen
0a863510aa 설정 페이지에 개인정보처리방침 링크 추가
- 설정 페이지 하단에 개인정보처리방침 링크 추가
- 로그아웃 버튼 아래 40px 간격 배치
- #043465 컬러 및 밑줄 스타일 적용
- 클릭 시 새 창에서 https://www.nicevan.co.kr/privacy-policy 열기

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 16:02:09 +09:00
HyeonJongKim
92150880dd - 자금이체_ 이체요청 Request,Response 수정 2025-10-17 14:15:36 +09:00
focp212@naver.com
e00bb69832 support 2025-10-17 13:20:58 +09:00
HyeonJongKim
c2079b1204 - 부가서비스 : 자금이체_이체신청 List,필터 재구성 2025-10-17 13:10:59 +09:00
focp212@naver.com
b47dba057f support 2025-10-17 11:17:24 +09:00
focp212@naver.com
a8a9044f00 faq 99% 2025-10-17 10:24:41 +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
HyeonJongKim
9e5eaf69a0 - 부가서비스 types 분류
- 자금이체 목록 조회 Request Parameter 수정
2025-10-16 17:29:44 +09:00
focp212@naver.com
941128e1cc test 2025-10-16 11:16:13 +09:00
HyeonJongKim
a351710cc7 - 안면인증 페이지 추가 (추후 목업으로 추가 작업 필요)
- 자금이체 : isFormValid(이체신청 Validation 추가[임시] 추가 작업 필요)
2025-10-16 09:42:09 +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
174a36a0b7 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-15 17:13:04 +09:00
focp212@naver.com
faccd7bd91 sort 관련 정리 2025-10-15 17:12:57 +09:00
HyeonJongKim
097b1feb0f - 링크결제_분리승인 페이지 추가
- KeyIn결제 FormData 생성
- 링크결제_분리승인 과련 Css 추가
2025-10-15 16:11:39 +09:00
focp212@naver.com
8446ad91e3 불필요 파일 제거 2025-10-15 10:35:01 +09:00
focp212@naver.com
1a80048f77 alarm 2025-10-14 19:37:48 +09:00
focp212@naver.com
6d4f2c749e test 2025-10-13 17:09:56 +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
focp212@naver.com
306629be53 payment 이하 구조 변경 2025-10-10 12:45:02 +09:00
focp212@naver.com
ce2f2aaae9 부가세참고 2025-10-02 15:57:31 +09:00
focp212@naver.com
35fddd6872 메뉴 2025-10-02 10:35:25 +09:00
focp212@naver.com
35f8f1dbd6 홈 배너 2025-10-01 17:15:57 +09:00
focp212@naver.com
5c43550a22 로그인 위치 변경 2025-09-30 16:42:09 +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
Jay Sheen
3faa3ecc84 메뉴 권한 관리 UI 개선
- 초기 로드 시 애니메이션 효과 제거 (즉시 표시)
- 권한 항목이 있을 때만 구분선 표시하도록 조건부 렌더링 추가
- 메뉴 항목에 '안면인증' 추가

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 18:08:46 +09:00
Jay Sheen
19cbd9b115 로그인 비밀번호 변경 API 파라미터 수정
- ChangePasswordParams 타입 수정: password → currentPassword
- 로그인 비밀번호 변경 페이지에서 currentPassword 전달하도록 수정

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 17:43:25 +09:00
focp212@naver.com
9ce1c14d34 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-09-29 16:59:34 +09:00
focp212@naver.com
0a747469a6 작업중 2025-09-29 16:59:26 +09:00
Jay Sheen
3027d6d3ab 메뉴별 권한 관리 기능 개선
- defaultGrant 값에 따른 권한 항목 조건부 표시 구현
- 권한 상태 관리 로직 개선 (초기값과 기본값 분리)
- API 응답 구조 타입 수정 및 처리 로직 개선
- 거래취소 비밀번호 변경 페이지 오타 수정

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 16:26:27 +09:00
focp212@naver.com
dc4777b270 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-09-29 13:33:59 +09:00
focp212@naver.com
7ca420c257 홈 화면 2025-09-29 13:33:41 +09:00
Jay Sheen
55bca427c2 사용자 권한 관리 컴포넌트 타입 정리 및 코드 개선
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 10:51:17 +09:00
Jay Sheen
9711b50b5f 취소 비밀번호 변경 기능 추가 및 사용자 계정 관리 개선
🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-29 09:24:36 +09:00
focp212@naver.com
6a992012cf .. 2025-09-26 16:27:22 +09:00
Jay Sheen
e3f290fb9b 사용자 계정 관리 UI 버튼 상태 관리 개선
- 이메일/전화번호 추가/삭제 버튼 활성화 조건 수정
- 저장 버튼 활성화 상태 관리 개선

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 15:19:43 +09:00
Jay Sheen
dd2fa9d6f3 사용자 계정 관리 API 연동 및 기능 개선
- 사용자 비밀번호 변경 API 추가
- 메뉴 권한 관리 API 추가 (조회/저장)
- 인증 방법 수정 API 추가
- 사용자 권한 업데이트 API 추가
- 계정 관리 UI 컴포넌트 개선
- Docker 및 Makefile 설정 업데이트

🤖 Generated with Claude Code (https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-26 14:23:26 +09:00
focp212@naver.com
43e7eefefa . 2025-09-26 14:02:37 +09:00
focp212@naver.com
97a5153364 부가세 참고 및 컴포넌트 전체적 일부 수정 2025-09-26 14:01:01 +09:00
focp212@naver.com
bcd51e6971 부가서비스 소개 수정 2025-09-26 09:23:27 +09:00
focp212@naver.com
d5c12f4b69 세금계산서 리스트 및 상세 2025-09-25 14:01:03 +09:00
HyeonJongKim
ba0b119e39 부가서비스
- 링크결제 간격 조절
2025-09-25 11:15:55 +09:00