litellm-mirror/litellm/proxy/management_endpoints
Ishaan Jaff f8e43296fb
(UI) Fixes for managing Internal Users (#8786)
* allow bulk adding internal users

* allow sorting users by created at

* cleanup

* clean up user table

* show total num users

* show per user error when bulk adding users

* fix - don't allow creating duplicate internal users in DB

* ui flow fix for bulk adding users

* allow adding user in multiple teams with models

* correctly extract info

* working invitation link

* fix fill in table after bulk add

* fix the results from creating new users in bulkd

* bulk invite users

* fix view user flow

* fix ui type errors

* fix type errors

* fix type errors
2025-02-24 23:40:13 -08:00
..
budget_management_endpoints.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
common_utils.py Litellm stable UI 02 17 2025 p1 (#8599) 2025-02-17 17:55:05 -08:00
customer_endpoints.py Support budget/rate limit tiers for keys (#7429) 2024-12-26 19:05:27 -08:00
internal_user_endpoints.py (UI) Fixes for managing Internal Users (#8786) 2025-02-24 23:40:13 -08:00
key_management_endpoints.py fix(amazon_deepseek_transformation.py): remove </think> from stream o… (#8717) 2025-02-22 21:46:55 -08:00
model_management_endpoints.py (Polish/Fixes) - Fixes for Adding Team Specific Models (#8645) 2025-02-18 21:11:57 -08:00
organization_endpoints.py Add all /key/generate api params to UI + add metadata fields on team AND org add/update (#8667) 2025-02-19 21:13:06 -08:00
sso_helper_utils.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
team_callback_endpoints.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
team_endpoints.py fix(team_endpoints.py): allow team member to view team info (#8644) 2025-02-18 22:28:57 -08:00
types.py Litellm dev 01 08 2025 p1 (#7640) 2025-01-08 22:08:20 -08:00
ui_sso.py Easier user onboarding via SSO (#8187) 2025-02-02 23:02:33 -08:00