rwadurian/frontend/admin-web/src
hailin dacefa2b51 feat(leaderboard): add toggle control for mobile-app ranking page
- Add public /leaderboard/status endpoint (no auth required)
- Add LeaderboardService in mobile-app to fetch board status
- Update RankingPage to show "待开启" when board is disabled
- Connect admin-web leaderboard page to real API
- Board toggle now takes effect immediately

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-04 03:35:57 -08:00
..
app feat(leaderboard): add toggle control for mobile-app ranking page 2026-01-04 03:35:57 -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 fix(admin-web): update AuthorizationStatus type to use AUTHORIZED 2026-01-04 01:21:03 -08:00
utils feat(frontend): 前端时间显示统一转换为本地时间 2025-12-23 19:45:51 -08:00