root fbc69c01b0 fix(admin-web): map missing publish statuses and normalize lookup
Publish records with statuses like queued, pending, running, cancelled,
or unknown fell through the display map and rendered as raw enum values.

- Add queued/pending/running/cancelled/canceled/unknown entries to the
  publish status map with matching zh-CN and en-US translations
- Normalize status keys (trim + lowercase) before lookup so backend
  casing variants still resolve

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 19:30:39 +08:00
2026-06-27 16:53:20 +08:00
2026-06-25 01:52:26 +08:00
2026-06-14 21:03:13 +08:00
S
Description
No description provided
Readme 193 MiB
Languages
Go 46.1%
TypeScript 28.9%
Vue 23.3%
Shell 0.9%
JavaScript 0.3%
Other 0.4%