litellm/ui
milan b2412238c4 fix(ui): open the guardrail monitor log drawer for logs on the last day of the range
The spend-log lookup window was built with moment(endDate).utc().endOf("day"), which shifts to UTC before taking the day boundary, so in any UTC+ timezone the window ended on the previous day and rows from the last selected day resolved to no spend log; the drawer then rendered nothing on click.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-31 18:58:37 +00:00
..
litellm-dashboard fix(ui): open the guardrail monitor log drawer for logs on the last day of the range 2026-07-31 18:58:37 +00: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