litellm/ui
mateo-berri b2e25b3915 feat: redesign MCP servers list as card grid with search and sort
- Replace MCP servers DataTable with a responsive card grid (MCPServerCard) showing logo, name, alias, transport-aware subtitle, health status, auth type, visibility, and access groups
- Add search input (name/alias/URL/ID) and sort controls (created, updated, name, health) above the grid, with result count and empty/loading states
- Introduce host-based logo guessing via a curated WELL_KNOWN_LOGOS registry in utils, shared by MCPLogoSelector and the create/edit forms to auto-suggest logos from server URLs without overwriting manual picks
- Prefill logo from discovery icon_url on curated server creation
- Add Delete Server button to MCPServerView header and auto-open the Settings tab when entering edit mode
- Simplify MCPLogoSelector by removing the separate preview banner; selection is now shown via the highlighted grid tile, with custom URL input populated for non-registry values
- Add unit tests for guessLogoFromUrl and update MCPLogoSelector tests for the new selection UX
- Ignore generated tsconfig.tsbuildinfo
2026-05-20 19:00:08 -07:00
..
litellm-dashboard feat: redesign MCP servers list as card grid with search and sort 2026-05-20 19:00:08 -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 feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00