litellm-mirror/tests/litellm/proxy/management_endpoints
Krish Dholakia 5f98d4d7de
UI - Users page - Enable global sorting (allows finding users with highest spend) (#10211)
* fix(view_users.tsx): add time tracking logic to debounce search - prevent new queries from being overwritten by previous ones

* fix(internal_user_endpoints.py): add sort functionality to user list endpoint

* feat(internal_user_endpoints.py): support sort by on `/user/list`

* fix(view_users.tsx): enable global sorting

allows finding user with highest spend

* feat(view_users.tsx): support filtering by sso user id

* test(search_users.spec.ts): add tests to ensure filtering works

* test: add more unit testing
2025-04-22 19:59:53 -07:00
..
scim [Feat SSO] Add LiteLLM SCIM Integration for Team and User management (#10072) 2025-04-16 19:21:47 -07:00
test_common_daily_activity.py fix(common_daily_activity.py): support empty entity id field (#10175) 2025-04-19 22:20:28 -07:00
test_internal_user_endpoints.py UI - Users page - Enable global sorting (allows finding users with highest spend) (#10211) 2025-04-22 19:59:53 -07:00
test_key_management_endpoints.py fix(router.py): handle edge case where user sets 'model_group' inside… (#10191) 2025-04-21 16:17:45 -07:00
test_model_management_endpoints.py Litellm new UI build (#9601) 2025-03-27 17:15:25 -07:00
test_tag_management_endpoints.py [Feat] LiteLLM Tag/Policy Management (#9813) 2025-04-07 21:54:24 -07:00
test_team_endpoints.py [UI QA checklist] (#9957) 2025-04-12 20:41:50 -07:00
test_ui_sso.py [Feat - UI] - Allow setting Default Team setting when LiteLLM SSO auto creates teams (#9918) 2025-04-11 14:07:10 -07:00