litellm/ui
ryan-crabbe-berri fcbdb3b655 fix(ui): resolve nested tab routes to their sidebar item
legacyKeyForPathname matched the full relative path against a single
route segment, so a nested tab route like /logs/audit resolved to no key
and the shell fell back to the default page, leaving the Logs nav item
unhighlighted. Match on the first path segment instead, which fixes every
migrated page with nested tab routes.
2026-07-23 16:56:10 -07:00
..
litellm-dashboard fix(ui): resolve nested tab routes to their sidebar item 2026-07-23 16:56:10 -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 fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00