6 Commits

Author SHA1 Message Date
def5c953be fix: map record titles to Chinese (covers historical English data)
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 12s
2026-06-19 13:23:44 +08:00
252b159537 fix: add 'new' to scheduleStateLabels
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 8s
2026-06-19 13:16:13 +08:00
7ebe092f3f feat(ADMIN-INFO-014): add Chinese status labels across 8 admin pages
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 13s
- labels.ts: add 15 new label maps (review, import, admin, kb, etc.)
- ReviewAdmin: status/scheduleState/difficulty + filter dropdown
- KnowledgeBases: status
- KnowledgeOps: userId + status
- BackupAdmin: status (both backup & cleanup)
- Secrets: status
- ReleaseAdmin: status
- HermesSettings: agent task + artifact status

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 13:06:57 +08:00
a30bfcf087 fix: add mode labels for learning sessions
Some checks failed
Deploy Admin Frontend / build-and-deploy (push) Failing after 10s
2026-06-19 12:50:14 +08:00
60b6100466 feat: add Chinese labels for admin learning data pages
All checks were successful
Deploy Admin Frontend / build-and-deploy (push) Successful in 10s
- New constants/labels.ts with all enum → Chinese mappings
- DataPages.tsx: all render() functions use labels
- Dashboard.tsx: eventType shows Chinese
- LearningData.tsx: session status shows Chinese
- Filter dropdowns also show Chinese options

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-19 12:36:54 +08:00
4dad572731 feat: add admin layout, auth, user management, and routing
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-21 17:19:58 +08:00