mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-22 03:44:54 +00:00
7e873538f6
* fix(columns.tsx): fix request logs team column to indicate the value is the alias not the id * fix(team_info.tsx): add edit team logic to team info page * fix(team_info.tsx): re-enable updating team settings on UI Fixes https://github.com/BerriAI/litellm/issues/8281 * fix(team_info.tsx): fix save changes on team update * fix(teams.tsx): allow edit button to still act as a quick action button -> drop user into settings page for team * test(config.yml): run dev ui during testing make sure no ui regressions are pushed on main * build: update ci/cd * ci(config.yml): fix test * ci: fix ci * ci: update * ci: fix * ci: another attempt to get nvm working in ci/cd * ci: fix ci * ci: test update * ci: test update 2 * ci: test 3 * fix(team_info.tsx): fix linting error