Commit Graph

9 Commits

Author SHA1 Message Date
5a125c0f51 docs: add pagewise ui test checklist 2026-02-03 12:37:24 +08:00
f7f0a89723 fix: allow global auth redirect without tenant 2026-02-02 20:38:59 +08:00
cde4fb8594 feat: switch to global auth and tenant route prefix 2026-01-26 18:04:05 +08:00
3bcee7efc2 chore: update auth and portal 2026-01-14 11:29:17 +08:00
bd8dab5764 feat: enforce tenant route isolation 2026-01-13 15:41:32 +08:00
3e095c57f3 feat: tenant-scoped routing and portal navigation 2026-01-08 21:30:46 +08:00
7f162b7c45 feat: switch upload hash to md5 2026-01-08 15:40:48 +08:00
c8f6cb0b34 feat(auth): 添加401未授权处理,清除token并重定向到登录页面 2025-12-30 22:14:11 +08:00
cf29a2bf1a feat(auth): implement OTP login flow with toast notifications
feat(content): enhance detail view with dynamic content and comments
feat(order): add polling for payment status in the payment view
feat(user): update dashboard to display wallet and recent orders
feat(user): improve orders view with dynamic order fetching and status mapping
feat(api): create API modules for auth, content, order, user, and common functionalities
refactor(request): implement a centralized request utility for API calls
2025-12-30 21:15:13 +08:00