rwadurian/frontend/admin-web/src
hailin 251fee4f1e feat(wallet-service): add offline settlement deduction feature
Add new functionality for admins to automatically deduct all settled
earnings when creating special deductions with amount=0, marking
each record to prevent duplicate deductions.

- Add OfflineSettlementDeduction model to track deducted records
- Add API endpoints for querying unprocessed settlements and executing batch deduction
- Add mode selection UI in admin-web pending-actions
- Add offline settlement card display in mobile-app special deduction page

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 06:56:39 -08:00
..
app feat(wallet-service): add offline settlement deduction feature 2026-01-04 06:56:39 -08:00
components refactor(admin-web): 简化授权管理页面,独立共管钱包功能 2026-01-03 18:09:19 -08:00
hooks feat(authorization): add admin authorization management API and real data integration 2026-01-03 18:50:10 -08:00
infrastructure feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -08:00
lib feat(admin-web): 添加 TSS WASM 集成,实现与 Service-Party-App 功能对等 2025-12-29 01:39:43 -08:00
services feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -08:00
store fix(admin-web): 修复 authSlice 的 REHYDRATE 类型错误 2025-12-20 00:35:03 -08:00
styles fix(scss): 添加缺失的语义化颜色变量别名 2025-12-18 02:31:14 -08:00
types feat(wallet-service): add offline settlement deduction feature 2026-01-04 06:56:39 -08:00
utils feat(frontend): 前端时间显示统一转换为本地时间 2025-12-23 19:45:51 -08:00