litellm/ui
Yuneng Jiang beed32eb60
fix(ui): stamp the tag list with the range it answers
Changing the date range left the previous range's tags in state until the
new request landed, so the filter either offered tags that range no longer
has or, when the old range was empty, stated "no tags" about a range nobody
had measured yet.

Stamp the fetched list with its range key and select it during render, the
same way the request tiles above already guard against a superseded range.
Clearing in the effect would be a render too late.
2026-08-27 15:43:39 -07:00
..
litellm-dashboard fix(ui): stamp the tag list with the range it answers 2026-08-27 15:43:39 -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