rwadurian/frontend/admin-web/src
hailin 47a7e4a4da feat(pending-actions): enhance multi-select creation and add pre-check
Admin Web:
- Redesign create modal to support multi-select action types
- Add drag-and-drop ordering for execution sequence
- Auto-calculate priority based on order (first = highest)
- Add @dnd-kit dependencies for sortable functionality

Flutter Mobile App:
- Add pre-check logic before executing pending actions
- Auto-complete FORCE_KYC if KYC already verified
- Auto-complete BIND_PHONE if phone already bound
- Skip unnecessary user interactions for completed tasks

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 20:23:15 -08:00
..
app feat(pending-actions): enhance multi-select creation and add pre-check 2026-01-02 20:23:15 -08:00
components feat(pending-actions): add user pending actions system 2026-01-02 18:22:51 -08:00
hooks fix(admin-web): handle undefined data in dashboard hooks 2026-01-02 19:05:54 -08:00
infrastructure feat(pending-actions): add user pending actions system 2026-01-02 18:22:51 -08:00
lib feat(admin-web): 添加 TSS WASM 集成,实现与 Service-Party-App 功能对等 2025-12-29 01:39:43 -08:00
services fix(admin-web): fix nested data access in pendingActionService 2026-01-02 19:18:54 -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(pending-actions): add user pending actions system 2026-01-02 18:22:51 -08:00
utils feat(frontend): 前端时间显示统一转换为本地时间 2025-12-23 19:45:51 -08:00