litellm-mirror/tests/proxy_admin_ui_tests
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
..
e2e_ui_tests UI - Users page - Enable global sorting (allows finding users with highest spend) (#10211) 2025-04-22 19:59:53 -07:00
test-results Add global filtering to Users tab (#10195) 2025-04-22 13:59:43 -07:00
ui_unit_tests (UI) fix adding Vertex Models (#8129) 2025-01-30 21:11:08 -08:00
conftest.py LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
package-lock.json [Testing-Proxy] Add E2E Admin UI testing (#5845) 2024-09-23 11:34:42 -07:00
package.json [Testing-Proxy] Add E2E Admin UI testing (#5845) 2024-09-23 11:34:42 -07:00
playwright.config.ts fix e2e ui testing 2024-11-23 08:45:14 -08:00
test_key_management.py [Team Member permissions] - Fixes (#9945) 2025-04-12 11:17:51 -07:00
test_role_based_access.py LiteLLM Minor Fixes & Improvements (11/23/2024) (#6870) 2024-11-23 15:17:40 +05:30
test_route_check_unit_tests.py test: update tests 2025-03-22 12:56:42 -07:00
test_sso_sign_in.py Remove user_id from url (#10192) 2025-04-21 16:22:57 -07:00
test_usage_endpoints.py (docs) add docstrings for all /key, /user, /team, /customer endpoints (#6804) 2024-11-18 19:44:06 -08:00