litellm/ui
ryan-crabbe-berri ef8fa82136 feat(ui): migrate the self-contained leaf pages to App Router path routing
Bulk Wave B cutover for the 20 leaf pages whose only dependency is the auth
context (budgets, caching, cost-tracking, guardrails, guardrails-monitor, logs,
mcp-servers, memory, policies, projects, prompts, search-tools, skills,
tag-management, tool-policies, api-playground/transform-request, ui-theme,
vector-stores, workflows, access-groups).

Each gets a thin (dashboard)/<segment>/page.tsx that sources its data from
useAuthorized and renders the existing component; the legacy switch arm and
import are removed from page.tsx, and a map entry is added to MIGRATED_PAGES
(skills and claude-code-plugins both map to /ui/skills). A data-driven test
pins every forward mapping and reverse lookup.
2026-06-08 14:47:15 -07:00
..
litellm-dashboard feat(ui): migrate the self-contained leaf pages to App Router path routing 2026-06-08 14:47:15 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00