it0/it0-web-admin/src
hailin 95d678ad6b fix(web-admin): fix TypeScript cast error in normalize() for AppVersion
Cast via unknown first to satisfy strict TS type checker:
  ...(raw as unknown as AppVersion)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-06 04:54:46 -08:00
..
app feat(web-admin): add App Version Management page for IT0 App 2026-03-06 04:51:19 -08:00
application fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
domain feat(web-admin): add App Version Management page for IT0 App 2026-03-06 04:51:19 -08:00
i18n feat(web-admin): add App Version Management page for IT0 App 2026-03-06 04:51:19 -08:00
infrastructure fix(web-admin): fix TypeScript cast error in normalize() for AppVersion 2026-03-06 04:54:46 -08:00
lib Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00
presentation feat(web-admin): add App Version Management page for IT0 App 2026-03-06 04:51:19 -08:00
stores fix: correct all web-admin API endpoint URLs to match backend routes 2026-03-02 09:29:51 -08:00
styles feat: redesign sidebar with icons, collapse toggle, and improved theme 2026-02-22 02:09:28 -08:00
types Initial commit: IT0 AI-powered server cluster operations platform 2026-02-08 22:54:37 -08:00