Commit Graph

15 Commits

Author SHA1 Message Date
focp212@naver.com
5b28674121 Merge branch 'main' of https://gitea.bpsoft.co.kr/nicepayments/nice-app-web 2025-10-31 08:34:26 +09:00
focp212@naver.com
11014a9c69 .. 2025-10-31 08:34:20 +09:00
Jay Sheen
868f6754ed Refactor: Move highAmount sort translation to filter.sortOrders namespace
- Change common.highAmountOrder → filter.sortOrders.highAmount
- Improve consistency with filter.sortOrders.latest
- Remove highAmountOrder from common namespace
- Group all sort order translations under filter.sortOrders

Translation keys now organized:
- filter.sortOrders.latest: "최신순" / "Latest"
- filter.sortOrders.oldest: "과거순" / "Oldest"
- filter.sortOrders.highAmount: "고액순" / "High Amount"

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 17:26:57 +09:00
Jay Sheen
04c544554c Add i18n localization to sort-type-box component
- Replace hardcoded Korean sort labels with translation keys
- Add useTranslation hook to sort-type-box.tsx
- Add common.highAmountOrder to ko.json and en.json
- Use filter.sortOrders.latest for latest sort option
- Convert default sortOptions to use t() function

Now supports dynamic language switching for sort options.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-30 17:19:53 +09:00
focp212@naver.com
0736c00a87 sort box fix 2025-10-30 15:26:43 +09:00
focp212@naver.com
00aec7656e 수정 2025-10-26 01:28:47 +09:00
HyeonJongKim
b10376e171 - 부가서비스 소개 List, 권한 검증 추가
- 각 API 오류 수정
2025-10-24 20:45:24 +09:00
HyeonJongKim
6e8b73bd84 - 안명인증 페이지 추가 2025-10-23 19:02:04 +09:00
focp212@naver.com
d8ed11b4bf email 자동 셋팅 2025-10-23 13:56:32 +09:00
HyeonJongKim
53f6731205 - getListDateGroup 수정
- 알림톡 필터 추가
- 일부 부가서비스 엑셀다운로드 바텀시트 추가
2025-10-23 10:49:15 +09:00
focp212@naver.com
d5d8eed699 email bottom 2025-10-22 17:45:38 +09:00
focp212@naver.com
0fe0299a58 이메일 2025-10-22 17:27:27 +09:00
focp212@naver.com
faccd7bd91 sort 관련 정리 2025-10-15 17:12:57 +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