litellm/ui/litellm-dashboard/src/components
Sameer Kankute 106b2f2da8
Merge pull request #27977 from BerriAI/litellm_mcp_internal_delegate_pkce
fix(mcp): delegate PKCE bypass for internal MCP servers
2026-05-15 22:57:48 +05:30
..
AccessGroups [Fix] RBAC: Open Handler-Level Admin Reads + Hide UI Write Buttons for Admin Viewer 2026-04-29 23:52:11 -07:00
add_model [Test] UI - Models: Add E2E tests for Add Model flow 2026-04-13 17:29:49 -07:00
agent_management test(ui): add unit tests for 5 untested frontend components 2026-03-23 22:03:10 -07:00
agents [Fix] UI: Team table refresh, infinite team dropdown, leftnav for dashboard routes 2026-03-21 22:05:26 -07:00
AIHub test(ui): preserve global Button/Tooltip mocks in per-file @tremor/react vi.mock 2026-05-14 14:01:02 -07:00
alerting
atoms Add unit tests for 5 untested UI components 2026-03-11 15:46:14 -07:00
budgets [Fix] RBAC: Open Handler-Level Admin Reads + Hide UI Write Buttons for Admin Viewer 2026-04-29 23:52:11 -07:00
cache_settings
chat [Fix] UI: Migrate AntD message API to use context-based MessageManager 2026-03-19 23:29:38 -07:00
claude_code_plugins fix(ui): update add_plugin_form tests to match rewritten smart URL form 2026-04-17 15:17:21 -07:00
CloudZeroCostTracking [Fix] UI: Migrate AntD message API to use context-based MessageManager 2026-03-19 23:29:38 -07:00
common_components Merge origin/main into litellm_ishaan_april6 2026-04-17 12:36:51 -07:00
CostTrackingSettings
DeletedKeysPage [Feature] UI - Deleted Keys/Teams: Add Enterprise notice banner 2026-04-15 13:55:13 -07:00
DeletedTeamsPage [Feature] UI - Deleted Keys/Teams: Add Enterprise notice banner 2026-04-15 13:55:13 -07:00
edit_auto_router
email_events
EntityUsageExport test(ui): align EntityUsageExport tests with entity-key display logic 2026-04-04 14:37:38 -07:00
guardrails feat: add ability to auth to azure with token (#27556) 2026-05-09 22:34:09 +00:00
GuardrailsMonitor test(ui): preserve global Button/Tooltip mocks in per-file @tremor/react vi.mock 2026-05-14 14:01:02 -07:00
key_team_helpers feat(ui): add Expires to key Overview header; merge User into one field (#27696) 2026-05-12 10:54:55 -07:00
KeyAliasSelect/PaginatedKeyAliasSelect test(ui): update tests to match new team_id / access-group signatures 2026-04-04 09:47:34 -07:00
mcp_server_management Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
mcp_tools chore(mcp): warn on internal + upstream PKCE delegate 2026-05-15 10:05:35 +05:30
MemoryView Litellm memory improvements v2 (#26541) 2026-04-25 19:03:43 -07:00
model_add fix(rbac): restore admin-viewer read parity for Logs page + settings reads 2026-04-29 19:21:41 -07:00
model_dashboard Fix health pagination review issues 2026-04-29 17:16:32 -07:00
ModelSelect fix(ui): remove blank leading entry from access group model dropdown (#27521) 2026-05-09 20:30:36 +00:00
molecules test(ui): preserve global Button/Tooltip mocks in per-file @tremor/react vi.mock 2026-05-14 14:01:02 -07:00
Navbar test(ui): add unit tests for 5 untested frontend components 2026-03-23 22:03:10 -07:00
organisms fix(ui-tests): add Typography to antd mock in create_key_button test 2026-05-09 10:13:00 -07:00
organization test(ui): update organization_view tests for useOrganization hook 2026-04-15 13:47:13 -07:00
permissions Litellm ishaan march23 - MCP Toolsets + GCP Caching fix (#25146) (#25155) 2026-04-04 16:23:21 -07:00
playground feat(realtime): OpenAI Realtime GA support and beta compatibility (#27110) 2026-05-05 16:49:20 -07:00
policies test(ui): preserve global Button/Tooltip mocks in per-file @tremor/react vi.mock 2026-05-14 14:01:02 -07:00
Projects feat(ui): add guardrails support to project create/edit forms (#25100) 2026-04-03 20:41:24 -07:00
prompts Litellm ishaan april1 try2 (#25110) 2026-04-03 14:57:44 -07:00
router_settings fix(ui): repair router_settings tests broken by full antd mock 2026-04-16 14:04:33 -07:00
routing_groups feat: routing groups ui 2026-05-04 18:09:14 -07:00
SearchTools feat(proxy): move search tool access to object permissions 2026-04-29 12:29:20 +05:30
Settings [Fix] RBAC: Open Handler-Level Admin Reads + Hide UI Write Buttons for Admin Viewer 2026-04-29 23:52:11 -07:00
shared [Fix] UI: Migrate AntD message API to use context-based MessageManager 2026-03-19 23:29:38 -07:00
survey
tag_management
team feat(ui): add Expires to key Overview header; merge User into one field (#27696) 2026-05-12 10:54:55 -07:00
templates feat(ui): add Expires to key Overview header; merge User into one field (#27696) 2026-05-12 10:54:55 -07:00
ToolPolicies [Test] UI: Add unit tests for 10 previously untested components 2026-03-17 13:30:06 -07:00
ui test(ui): add unit tests for 5 untested frontend components 2026-03-23 22:03:10 -07:00
UsagePage Fix internal tag usage scoping (#27315) 2026-05-11 10:44:50 -07:00
vector_store_management feat(ui): add Vertex AI Search as vector store provider (#27790) 2026-05-12 17:03:51 -07:00
view_logs [Feature] UI - Logs: Add 'Last Minute' to time-range quick select 2026-05-07 22:41:16 -07:00
view_model
view_users fix(scim): cascade FK cleanup on user delete and surface block status in UI 2026-05-01 20:20:39 -07:00
VirtualKeysPage fix(scim): cascade FK cleanup on user delete and surface block status in UI 2026-05-01 20:20:39 -07:00
workflow_runs feat(proxy): durable agent workflow run tracking via /v1/workflows/runs (#26793) 2026-04-29 17:12:18 -07:00
activity_metrics.test.tsx
activity_metrics.tsx feat: enhancements to agent flow on LiteLLm 2026-03-11 20:38:32 -07:00
add_pass_through.tsx
AdminPanel.test.tsx
AdminPanel.tsx Move "Store Prompts in Spend Logs" toggle to Admin Settings 2026-04-23 21:04:13 -07:00
agents.test.tsx
agents.tsx feat: enhancements to agent flow on LiteLLm 2026-03-11 20:38:32 -07:00
bulk_create_users_button.test.tsx
bulk_create_users_button.tsx
BulkEditUsers.test.tsx
BulkEditUsers.tsx [Fix] UI: Migrate AntD message API to use context-based MessageManager 2026-03-19 23:29:38 -07:00
cache_dashboard.tsx
cache_health.tsx
callback_info_helpers.tsx
claude_code_plugins.tsx feat: multiple concurrent budget windows per API key and team (#24883) (#25109) 2026-04-06 14:02:04 -07:00
cloudzero_export_modal.tsx
constants.tsx
CreateUserButton.test.tsx Move Send Invitation Email checkbox into modal footer, add tests 2026-04-15 12:24:41 -07:00
CreateUserButton.tsx Move Send Invitation Email field under Metadata in both forms 2026-04-15 12:33:12 -07:00
DebugWarningBanner.test.tsx fix(ui): fetch version + debug flag from /health/readiness/details (#27896) 2026-05-13 20:33:23 -07:00
DebugWarningBanner.tsx fix(ui): fetch version + debug flag from /health/readiness/details (#27896) 2026-05-13 20:33:23 -07:00
DefaultUserSettings.test.tsx
DefaultUserSettings.tsx chore(ui): use antd danger prop instead of tailwind for Remove button 2026-03-16 15:36:28 -07:00
edit_user.tsx
email_settings.tsx
general_settings.tsx feat: routing groups ui 2026-05-04 18:09:14 -07:00
guardrails.test.tsx test(ui): fix guardrails.test.tsx after antd Tabs migration 2026-04-04 16:32:55 -07:00
guardrails.tsx fix: allow non-admin access to /guardrails/submissions and fix register membership check 2026-04-04 16:11:28 -07:00
GuardrailSettingsView.tsx chore(ui): use antd in GuardrailSettingsView and document the rule 2026-04-13 11:49:39 -07:00
HelpLink.test.tsx Merge remote-tracking branch 'origin' into litellm_yj_march_18_2026 2026-03-18 16:20:07 -07:00
HelpLink.tsx
key_info_utils.test.tsx
key_info_utils.tsx
key_value_input.tsx
leftnav.test.tsx Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_/pensive-bartik-e24048 2026-04-29 19:25:20 -07:00
leftnav.tsx Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_/pensive-bartik-e24048 2026-04-29 19:25:20 -07:00
logging_settings_view.tsx chore(ui): migrate Tremor Text/Badge to antd Tag and native spans in logging_settings_view 2026-03-28 16:59:19 -07:00
mcp_hub_table_columns.tsx
model_filters.tsx
model_group_alias_settings.tsx
model_hub_table_columns.tsx
model_info_view.test.tsx [litellm-agent] Staging → litellm_internal_staging (5/7/2026) (#27375) 2026-05-07 21:29:47 +00:00
model_info_view.tsx [litellm-agent] Staging → litellm_internal_staging (5/7/2026) (#27375) 2026-05-07 21:29:47 +00:00
navbar.test.tsx fix(ui): fetch version + debug flag from /health/readiness/details (#27896) 2026-05-13 20:33:23 -07:00
navbar.tsx fix(ui): fetch version + debug flag from /health/readiness/details (#27896) 2026-05-13 20:33:23 -07:00
networking.test.ts fix(ui): URL-encode team_id in teamInfoCall to handle special characters (#27466) 2026-05-08 10:46:46 -07:00
networking.tsx feat(mcp): add delegate_auth_to_upstream flag for PKCE passthrough (#27834) 2026-05-13 12:06:13 -07:00
object_permissions_view.tsx feat(proxy): move search tool access to object permissions 2026-04-29 12:29:20 +05:30
OldTeams.test.tsx [Test] UI - Unit tests: raise global vitest timeout and remove per-test overrides 2026-04-09 20:42:30 -07:00
OldTeams.tsx feat(ui): search teams by team ID alongside name (#27684) 2026-05-12 11:14:29 -07:00
onboarding_link.tsx
organizations.test.tsx
organizations.tsx
page_metadata.ts feat(proxy): durable agent workflow run tracking via /v1/workflows/runs (#26793) 2026-04-29 17:12:18 -07:00
page_utils.test.ts
page_utils.ts
pass_through_info.tsx
pass_through_settings.tsx
per_user_usage.tsx
price_data_reload.tsx
prompts.tsx [Fix] RBAC: Open Handler-Level Admin Reads + Hide UI Write Buttons for Admin Viewer 2026-04-29 23:52:11 -07:00
provider_info_helpers.test.tsx fix(ui): add missing 'zai' (Z.AI / Zhipu AI) provider to Add-Model dropdown (#25482) (#26419) 2026-04-25 10:52:17 -07:00
provider_info_helpers.tsx fix(ui): add missing 'zai' (Z.AI / Zhipu AI) provider to Add-Model dropdown (#25482) (#26419) 2026-04-25 10:52:17 -07:00
public_model_hub.test.tsx
public_model_hub.tsx feat: multiple concurrent budget windows per API key and team (#24883) (#25109) 2026-04-06 14:02:04 -07:00
query_param_input.tsx
response_time_indicator.tsx
route_preview.tsx Migrate route_preview.tsx from Tremor to Ant Design 2026-03-23 22:32:26 -07:00
SCIM.tsx
settings.test.tsx
settings.tsx
skill_hub_table_columns.tsx feat: multiple concurrent budget windows per API key and team (#24883) (#25109) 2026-04-06 14:02:04 -07:00
SSOModals.test.tsx
SSOModals.tsx
TeamSSOSettings.test.tsx [Feature] UI - Default Team Settings: Modernize page and fix defaults application 2026-03-14 00:01:25 -07:00
TeamSSOSettings.tsx Add missing permission options to PERMISSION_OPTIONS list 2026-03-18 13:05:53 -07:00
ToolDetail.tsx [Fix] UI: Team table refresh, infinite team dropdown, leftnav for dashboard routes 2026-03-21 22:05:26 -07:00
ToolPolicies.tsx
ToolPoliciesView.test.tsx Add unit tests for 5 previously untested UI components 2026-03-13 22:48:50 -07:00
ToolPoliciesView.tsx
transform_request.tsx
ui_theme_settings.tsx
UIAccessControlForm.tsx
UIAccessControlForm.unit.test.tsx
usage.tsx
UsageIndicator.test.tsx
UsageIndicator.tsx
user_agent_activity.test.tsx
user_agent_activity.tsx
user_dashboard.test.tsx test(ui): add getCookie to cookieUtils mock in user_dashboard test 2026-04-15 09:52:23 -07:00
user_dashboard.tsx [Fix] RBAC: Unblock Guardrails / Policies / MCP-filter reads + Keys / Models page hard-blocks 2026-04-29 22:58:38 -07:00
user_edit_view.test.tsx test(ui): preserve global Button/Tooltip mocks in per-file @tremor/react vi.mock 2026-05-14 14:01:02 -07:00
user_edit_view.tsx
vector_store_providers.tsx feat(ui): add Vertex AI Search as vector store provider (#27790) 2026-05-12 17:03:51 -07:00
view_user_spend.tsx
view_users.test.tsx
view_users.tsx [Fix] RBAC: Open Handler-Level Admin Reads + Hide UI Write Buttons for Admin Viewer 2026-04-29 23:52:11 -07:00
WebRTCTester.jsx Fix the live tester 2026-03-12 22:14:08 +05:30