litellm/ui/litellm-dashboard/src/components
2026-05-19 07:09:10 +00:00
..
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 Litellm oss staging (#28161) 2026-05-18 16:27:44 -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 test: add comprehensive Vitest coverage for CostTrackingSettings 2026-02-27 21:16:41 -08:00
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 fix auto router description textinput 2026-02-11 16:20:56 -08:00
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 fix(UserFieldsModal): distinguish 'all configured' from 'no defs' in preview 2026-05-19 07:09:10 +00:00
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 [Test] UI - Survey: add Vitest tests for ClaudeCodeModal, ClaudeCodePrompt, SurveyPrompt, and SurveyModal 2026-03-09 11:48:56 -07:00
tag_management chore: antd modal deprecated props 2026-02-02 19:04:18 -08:00
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 Litellm oss staging (#28161) 2026-05-18 16:27:44 -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 remove stack from charts 2026-02-10 14:11:55 -08:00
activity_metrics.tsx feat: enhancements to agent flow on LiteLLm 2026-03-11 20:38:32 -07:00
add_pass_through.tsx Add default query param in UI 2026-02-19 12:48:27 +05:30
AdminPanel.test.tsx rename admins to AdminPanel 2026-02-05 21:11:26 -08:00
AdminPanel.tsx Move "Store Prompts in Spend Logs" toggle to Admin Settings 2026-04-23 21:04:13 -07:00
agents.test.tsx fix(test): update agents.test.tsx for AgentsPanel table refactor 2026-03-07 23:50:06 -08:00
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 Migrate user management buttons from Tremor to Ant Design 2026-03-09 17:20:48 -07:00
BulkEditUsers.test.tsx Fix bulk user add 2026-01-24 21:52:29 -08:00
BulkEditUsers.tsx [Fix] UI: Migrate AntD message API to use context-based MessageManager 2026-03-19 23:29:38 -07:00
cache_dashboard.tsx Fix CI: Revert security scan changes and add GitGuardian ignore rules (#18358) 2025-12-22 17:03:53 -08:00
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 chore: antd modal deprecated props 2026-02-02 19:04:18 -08:00
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 Add All Proxy Models To Default User Settings 2025-12-12 13:15:25 -08:00
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 chore: antd modal deprecated props 2026-02-02 19:04:18 -08:00
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 refactor pt2 2026-01-01 12:42:22 -08:00
model_filters.tsx
model_group_alias_settings.tsx
model_hub_table_columns.tsx refactor pt2 2026-01-01 12:42:22 -08:00
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 oss staging (#28161) 2026-05-18 16:27:44 -07: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 Migrate user management buttons from Tremor to Ant Design 2026-03-09 17:20:48 -07:00
organizations.test.tsx
organizations.tsx Team Settings Model Select 2026-01-15 21:57:11 -08:00
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 Fixing tests 2026-01-27 23:47:47 -08:00
page_utils.ts [Feat] UI: Allow Admins to control what pages are visible on LeftNav (#19907) 2026-01-27 19:31:24 -08:00
pass_through_info.tsx Update Ui for adding method to passthrough endpoints 2026-02-19 11:59:36 +05:30
pass_through_settings.tsx Add default query param in UI 2026-02-19 12:48:27 +05:30
per_user_usage.tsx
price_data_reload.tsx Add ability to see which model cost map is getting used 2026-02-23 17:15:06 +05:30
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 fix: Add array type checks for model, agent, and MCP hub data to prevent crashes from non-array API responses and include a regression test. 2026-02-05 10:28:04 +05:30
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 Add default query param in UI 2026-02-19 12:48:27 +05:30
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 UI Cloud Zero Integration 2025-12-17 19:03:39 -08:00
settings.tsx Removing mock data and adding tabs 2026-01-10 09:27:44 -08:00
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 fixing build 2026-01-02 14:00:55 -08:00
SSOModals.tsx chore: antd modal deprecated props 2026-02-02 19:04:18 -08:00
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 Bug Fix: auto-inject prompt caching support for Gemini models (#21881) 2026-03-03 20:25:35 -08:00
ToolPoliciesView.test.tsx Add unit tests for 5 previously untested UI components 2026-03-13 22:48:50 -07:00
ToolPoliciesView.tsx Bug Fix: auto-inject prompt caching support for Gemini models (#21881) 2026-03-03 20:25:35 -08:00
transform_request.tsx
ui_theme_settings.tsx feat(proxy): add custom favicon support\n\nAdd ability to configure a custom favicon for the litellm proxy UI.\n\n- Add favicon_url field to UIThemeConfig model\n- Add LITELLM_FAVICON_URL env var support\n- Add /get_favicon endpoint to serve custom favicons\n- Update ThemeContext to dynamically set favicon\n- Add favicon URL input to UI theme settings page\n- Add comprehensive tests\n\nCloses #8323 (#21653) 2026-02-21 00:46:51 -08:00
UIAccessControlForm.tsx
UIAccessControlForm.unit.test.tsx
usage.tsx top model show N 2026-01-13 16:21:14 -08:00
UsageIndicator.test.tsx Fixing content filter guardrail update 2026-02-11 15:37:57 -08:00
UsageIndicator.tsx feat(ui): add license expiration display to usage indicator (#20763) 2026-02-11 15:46:33 +05:30
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 unlimited budget ui changes 2026-02-03 18:19:33 -08:00
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 Show user budget on usage 2025-12-31 17:27:58 -08:00
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