Skip to content

UI (Teams Page) - Support filtering by team id + team name #10324

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 26, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Apr 25, 2025

Screenshot 2025-04-25 at 6 19 48 PM
  • feat(team_endpoints.py): support new /v2/team/list endpoint - paginated + partial filtering support

Allows UI to support partial filtering on team tab

  • feat(teams/): working team filtering based on partial alias

allows easier search on team alias on UI

  • fix(teams.tsx): clarify team id needs to be specified (partial match not supported here)

working team id lookup on litellm UI

  • fix(proxy/_types.py): allow /v2/team/list to be called for internal user

allows filtering

  • fix(team_endpoints.py): fix returning non-admin only teams they're a member of

  • fix(team_endpoints.py): fix check

…ated + partial filtering support

Allows UI to support partial filtering on team tab
allows easier search on team alias on UI
…not supported here)

working team id lookup on litellm UI
Copy link

vercel bot commented Apr 25, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 26, 2025 1:17am

@krrishdholakia krrishdholakia changed the title Litellm dev 04 25 2025 p2 UI (Teams Page) - Support filtering by team id + team name Apr 26, 2025
@krrishdholakia krrishdholakia merged commit fee3dc9 into main Apr 26, 2025
18 of 43 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant