litellm/ui/litellm-dashboard/src/components
Jugal D. Bhatt 529f67f544
Add mcp server segregation comma separated support (#12326)
* add mcp comma separated support

* dont support legacy json array

* lint
2025-07-05 00:08:43 -07:00
..
add_model Update conditional_public_model_name.tsx (#11713) 2025-06-28 08:06:01 -07:00
alerting LiteLLM Minor Fixes & Improvements (09/19/2024) (#5793) 2024-09-20 08:19:52 -07:00
budgets Correct success message when user creates new budget (#11608) 2025-06-12 12:28:33 -07:00
chat_ui Add "Get Code" Feature (#11629) 2025-06-27 18:18:56 -07:00
common_components Show user all models they can call (Across teams) on UI (#11948) 2025-06-21 15:29:25 -07:00
edit_model (UI) Improvements to Add Team Model Flow (#8603) 2025-02-17 18:37:14 -08:00
email_events [Feat] Add endpoints to manage email settings (#10646) 2025-05-07 18:56:17 -07:00
guardrails fix(guardrails): add azure content safety guardrails to the UI (#12309) 2025-07-03 21:35:20 -07:00
key_team_helpers [Feat] UI - show vector store permissions for Key, Team, Org (#11277) 2025-05-30 17:23:50 -07:00
mcp_server_management [Feat] UI - Add controls for MCP Permission Management (#11598) 2025-06-10 15:46:43 -07:00
mcp_tools Add mcp server segregation comma separated support (#12326) 2025-07-05 00:08:43 -07:00
model_add fix(add_credentials_tab.tsx): filter for null values when adding credentials (#11525) 2025-06-07 15:32:19 -07:00
model_dashboard feat: add Last Success column to health check table (#11903) 2025-06-23 09:22:00 -07:00
model_metrics feat(time_to_first_token.tsx): make viewing ttft free 2025-03-12 17:46:11 -07:00
organization Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
permissions [Feat] UI - Add controls for MCP Permission Management (#11598) 2025-06-10 15:46:43 -07:00
shared fix(ui): fix Today filter not showing usage data in dashboard 2025-06-26 13:59:40 -06:00
tag_management [Feat] LiteLLM Tag/Policy Management (#9813) 2025-04-07 21:54:24 -07:00
team [Feat] UI - Allow Viewing/Editing Team Based Callbacks (#12329) 2025-07-04 16:14:46 -07:00
ui Require auth for all dashboard pages (#10229) 2025-04-23 07:08:25 -07:00
usage Litellm dev 04 18 2025 p2 (#10157) 2025-04-19 07:32:23 -07:00
vector_store_management [Feat] Permission management vector stores on LiteLLM Key, Team, Orgs (#11213) 2025-05-28 16:58:53 -07:00
view_logs Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
view_model (UI) Improvements to Add Team Model Flow (#8603) 2025-02-17 18:37:14 -08:00
view_users Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
activity_metrics.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
add_fallbacks.tsx build(add-fallbacks-on-UI): allows admin to add fallbacks on the UI 2024-04-24 15:40:02 -07:00
add_pass_through.tsx [Feat] UI QA: Pass through endpoints (#11939) 2025-06-20 18:35:38 -07:00
admins.tsx Teams - Support default key expiry + UI - support enforcing access for members of specific SSO Group (#12023) 2025-06-24 21:58:07 -07:00
all_keys_table.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
api_ref.tsx ui - fix typo on referencing base url 2024-07-18 13:36:05 -07:00
bulk_create_users_button.tsx [UI] Fixes for bulk invite users - add validation for bad inputs (#10836) 2025-05-14 17:36:30 -07:00
cache_dashboard.tsx Refactor date range selection in dashboards to use UsageDatePicker component, simplifying date handling logic and improving consistency across components. 2025-06-25 11:16:01 -06:00
cache_health.tsx (Bug fix) - Cache Health not working when configured with prometheus service logger (#8687) 2025-02-20 13:41:56 -08:00
callback_info_helpers.tsx [Feat] UI - Allow setting Logging Callback Setting per Key (#12333) 2025-07-04 18:19:22 -07:00
chat_ui.tsx Add "Get Code" Feature (#11629) 2025-06-27 18:18:56 -07:00
constants.tsx UI (Keys Page) - Support cross filtering, filter by user id, filter by key hash (#10322) 2025-04-25 21:30:56 -07:00
create_key_button.tsx [Feat] UI - Allow setting Logging Callback Setting per Key (#12333) 2025-07-04 18:19:22 -07:00
create_user_button.tsx UI - Custom Server Root Path (Multiple Fixes) (#11337) 2025-06-02 17:48:03 -07:00
dashboard_default_team.tsx Litellm dev 01 23 2025 p2 (#7962) 2025-01-23 21:02:15 -08:00
delete_model_button.tsx fixed issues #8126 and #8127 (#8275) (#8299) 2025-02-05 18:52:58 -08:00
edit_user.tsx [UI QA checklist] (#9957) 2025-04-12 20:41:50 -07:00
email_settings.tsx [Feat] Add endpoints to manage email settings (#10646) 2025-05-07 18:56:17 -07:00
enter_proxy_url.tsx (ui) ui cleanup 2024-01-27 19:37:42 -08:00
entity_usage.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
general_settings.tsx fix(general_settings.tsx): filter out empty dictionaries post fallback delete (#8550) 2025-02-14 18:19:15 -08:00
guardrails.tsx [Feat] UI: Allow clicking into a guardrail (#10904) 2025-05-16 16:58:40 -07:00
key_edit_view.tsx [Feat] UI - Allow setting Logging Callback Setting per Key (#12333) 2025-07-04 18:19:22 -07:00
key_info_utils.tsx [Feat] UI - Allow setting Logging Callback Setting per Key (#12333) 2025-07-04 18:19:22 -07:00
key_info_view.tsx [Feat] UI - Allow setting Logging Callback Setting per Key (#12333) 2025-07-04 18:19:22 -07:00
key_value_input.tsx [Feat] UI QA: Pass through endpoints (#11939) 2025-06-20 18:35:38 -07:00
leftnav.tsx [UI] - Move passthrough endpoints under Models + Endpoints (#11871) 2025-06-18 16:26:24 -07:00
logging_settings_view.tsx [Feat] UI - Allow Viewing/Editing Team Based Callbacks (#12329) 2025-07-04 16:14:46 -07:00
model_dashboard.tsx Refactor date handling in ModelDashboard to use startTime and endTime directly, improving clarity and consistency in metric data retrieval. 2025-06-25 11:28:24 -06:00
model_hub.tsx fix(UI): improve model name dispaly in model hub cards (#8749) 2025-02-25 11:04:47 -08:00
model_info_view.tsx JWT Auth - correctly return user email + UI Model Update - Allow editing model access group for existing model (#11783) 2025-06-16 22:11:04 -07:00
navbar.tsx UI - Custom Server Root Path (Multiple Fixes) (#11337) 2025-06-02 17:48:03 -07:00
networking.tsx added error handling for MCP tools not found 2025-07-01 17:12:01 -07:00
new_usage.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
object_permissions_view.tsx [Feat] UI - Add controls for MCP Permission Management (#11598) 2025-06-10 15:46:43 -07:00
onboarding_link.tsx admin can reset password for user (#11618) 2025-06-11 08:55:36 -07:00
organizations.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
pass_through_info.tsx [Feat] UI QA: Pass through endpoints (#11939) 2025-06-20 18:35:38 -07:00
pass_through_settings.tsx [Feat] UI QA: Pass through endpoints (#11939) 2025-06-20 18:35:38 -07:00
provider_info_helpers.tsx [Feat] Add Eleven Labs - Speech To Text Support on LiteLLM (#12119) 2025-06-27 17:50:49 -07:00
regenerate_key_modal.tsx fix(ui/): fix linting errors 2025-06-05 15:17:30 -07:00
request_model_access.tsx UI - Custom Server Root Path (Multiple Fixes) (#11337) 2025-06-02 17:48:03 -07:00
response_time_indicator.tsx (UI + Proxy) Cache Health Check Page - Cleanup/Improvements (#8665) 2025-02-19 19:08:50 -08:00
route_preview.tsx ui - fix linting issue 2025-06-19 16:43:01 -07:00
SCIM.tsx scim fix - key (#11220) 2025-05-28 18:47:51 -07:00
settings.tsx [Feat] UI - Allow adding team specific logging callbacks (#12261) 2025-07-02 16:35:22 -07:00
SSOModals.tsx Teams - Support default key expiry + UI - support enforcing access for members of specific SSO Group (#12023) 2025-06-24 21:58:07 -07:00
SSOSettings.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
teams.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
TeamSSOSettings.tsx rename schema to field_schema (#11887) 2025-06-19 09:29:37 -07:00
top_key_view.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
transform_request.tsx fix: transform_request.tsx 2025-04-09 17:50:13 -07:00
UIAccessControlForm.tsx Teams - Support default key expiry + UI - support enforcing access for members of specific SSO Group (#12023) 2025-06-24 21:58:07 -07:00
usage.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
usage_indicator.tsx ui - add team indicator to ui 2025-06-21 14:55:09 -07:00
user_dashboard.tsx UI - Custom Server Root Path (Multiple Fixes) (#11337) 2025-06-02 17:48:03 -07:00
user_edit_view.tsx Litellm UI improvements 04 26 2025 p1 (#10346) 2025-04-26 18:24:49 -07:00
view_key_table.tsx fix(ui/): fix linting errors 2025-06-05 15:17:30 -07:00
view_user_spend.tsx Comma separated spend and budget (#12317) 2025-07-04 11:14:39 -07:00
view_user_team.tsx UI - Custom Server Root Path (Multiple Fixes) (#11337) 2025-06-02 17:48:03 -07:00
view_users.tsx Revert "move buttons to the left (#11771)" (#11904) 2025-06-19 15:36:47 -07:00