litellm/ui
ryan-crabbe-berri 5fad308f7c refactor(ui): adopt shared tab-routing helpers + anchor TabRouteBar in Cost Optimization
Replace the page's hand-written tabRoutes.ts and layout routing engine
with createTabRoutes + useTabRouting + the shared <TabRouteBar>, keeping
the header and experimental banner inline. Rebasing onto staging also
picked up the new shared useDailyActivityRange hook: the Usage and Prompt
Caching tabs now take an `activity` prop, so each of those routes calls
the hook itself and passes it through (each tab route mounts alone, so
per-route data is correct). The per-page tabRoutes.test.ts is dropped in
favor of the central factory test.
2026-07-23 16:53:43 -07:00
..
litellm-dashboard refactor(ui): adopt shared tab-routing helpers + anchor TabRouteBar in Cost Optimization 2026-07-23 16:53:43 -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