litellm/ui
mateo-berri 11982ba9ce
fix(userFields): address greptile review concerns
- UserFieldsAdminSection: use field name as stable React key (falls back to index for blank fields) to avoid stale input state on delete.
- create_mcp_server: drop the validUserFields.length > 0 guard so editing an existing server can clear all per-user fields.
- mcp_servers: don't open the user-fields modal until the userID is known, and consume the ?openUserFields deep-link param once the server list has loaded even when the target id can't be found, so it doesn't persist across re-renders.
- UserFieldsModal: hard-code the deep-link query string to page=mcp-servers&openUserFields=<id> instead of carrying the user's current query params into the mocked error preview.
2026-05-19 06:42:46 +00:00
..
litellm-dashboard fix(userFields): address greptile review concerns 2026-05-19 06:42:46 +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 feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00