litellm/tests/proxy_admin_ui_tests
Krish Dholakia 880c2a736b
fix(model_management_endpoints.py): allow team admin to update model … (#10539)
* fix(model_management_endpoints.py): allow team admin to update model via `/model/{model_id}/update` route

Fixes ui regression where team admin could not modify their own models

* fix(provider_specific_fields.tsx): style fix

* fix(table.tsx): allow expanding multiple rows

* fix(organization_endpoints.py): more robust check if user can give org model access

handle when user has models=["all-proxy-models"]

* fix(organization_endpoints.py): enable proxy admin with 'all-proxy-model' access to create new org with specific models

Fixes LIT-135

* fix: fix linting error

* fix: fix ui linting error

* fix(index.tsx): fix linting errors
2025-05-03 19:34:35 -07:00
..
e2e_ui_tests test: comment out new ui test - needs more investigation 2025-05-03 19:32:36 -07:00
test-results Require auth for all dashboard pages (#10229) 2025-04-23 07:08:25 -07:00
ui_unit_tests (UI) fix adding Vertex Models (#8129) 2025-01-30 21:11:08 -08:00
utils Users page - new user info pane (#10213) 2025-04-22 21:55:47 -07: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 Playwright test for team admin (#10366) (#10470) 2025-05-03 08:20:00 -07:00
test_key_management.py UI (Keys Page) - Support cross filtering, filter by user id, filter by key hash (#10322) 2025-04-25 21:30:56 -07:00
test_role_based_access.py fix(model_management_endpoints.py): allow team admin to update model … (#10539) 2025-05-03 19:34:35 -07:00
test_route_check_unit_tests.py fix ensure mcp tools are llm api routes (#10473) 2025-05-01 14:37:30 -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