litellm/ui
ryan-crabbe-berri 363579f70f feat(ui): migrate the Playground page to App Router path routing
Add llm-playground -> playground to MIGRATED_PAGES and remove the page's arm
from the legacy switch in page.tsx. The playground route already sources all
its data from useAuthorized and fetches its own proxy settings, so this is a
pure cutover with no prop or state changes.

Visiting /ui/?page=llm-playground now redirects to /ui/playground, the sidebar
links to and highlights it, and navigating away returns to the legacy switch.
Cover the new mapping with a reverse-lookup test so the sidebar highlight is pinned.
2026-06-08 13:10:06 -07:00
..
litellm-dashboard feat(ui): migrate the Playground page to App Router path routing 2026-06-08 13:10:06 -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