litellm/ui
Yuneng Jiang 13b5c80c90
fix(ui): withhold the tag list until it resolves
The usage page seeded its tag list as an empty array, so between first
paint and the tag request landing the filter had a resolved-looking empty
list and showed "No tags with usage in this range" for a scope nobody had
measured yet.

Seed it as null instead, which the filter already treats as unresolved and
hides, so the empty state only appears once the list has actually come back.
2026-08-27 15:38:14 -07:00
..
litellm-dashboard fix(ui): withhold the tag list until it resolves 2026-08-27 15:38:14 -07:00
Dockerfile build(ui): bump nginx to 1.31-alpine 2026-08-27 17:09:17 +00:00
nginx.conf fix(ui): boot the UI image as an arbitrary uid by anchoring nginx writes under /tmp (#37982) 2026-08-24 11:57:36 -07:00