learning_ai_common_plat/dashboards/admin-web/src
Saravana Achu Mac 10895977d4 chore(admin-web): clear dashboard warning sweep
What changed:
- Removed unused admin dashboard imports and props.
- Wrapped dashboard loaders in stable callbacks for hook dependency correctness.
- Rendered experiment list load errors and migrated the security QR image to next/image.

Warning impact:
- @bytelyst/admin-web scoped warnings: 16 -> 0.
- Workspace warning total: 173 -> 157.

Verification:
- pnpm --filter @bytelyst/admin-web exec eslint . --ext .ts,.tsx
- pnpm --filter @bytelyst/admin-web typecheck
- pnpm --filter @bytelyst/admin-web test
- pnpm --filter @bytelyst/admin-web build
- pnpm lint
2026-05-04 16:27:02 -07:00
..
__tests__ feat(runtime): add Cowork checkpoint drill-in 2026-04-04 17:29:12 -07:00
app chore(admin-web): clear dashboard warning sweep 2026-05-04 16:27:02 -07:00
components chore(admin-web): clear repo-wide lint errors 2026-04-04 17:50:20 -07:00
lib feat(admin-web): harden timeline review console 2026-04-04 11:40:56 -07:00
types refactor(design-tokens): improve token validator 2026-03-04 18:13:13 -08:00
instrumentation.ts fix(platform): production readiness — admin-web client bundling, config sub-path exports, stale tests 2026-03-12 16:49:15 -07:00
middleware.ts feat(admin-dashboard): add edge middleware for API route auth gating 2026-02-28 20:25:42 -08:00