Commit graph

23 commits

Author SHA1 Message Date
Krrish Dholakia
eb1f244b90 feat(create_user_button.tsx): allow admin to invite user to proxy via invite-links
makes it easier for proxy admin to debug what different roles can/can't do
2024-06-05 15:55:39 -07:00
Ishaan Jaff
329ae60747 invite - viewers on admin ui 2024-05-31 17:30:42 -07:00
Ishaan Jaff
5d57d4443a fix - reset form when user cancels on add admin or add viewer 2024-05-31 16:42:20 -07:00
Ishaan Jaff
28b4e61a28 ui - new build 2024-05-31 16:20:45 -07:00
Ishaan Jaff
3b4a1d5dd6 fix - cancel out of invite link when it does not work 2024-05-31 13:36:29 -07:00
Ishaan Jaff
ee1f780b96 ui fix 2024-05-31 08:22:38 -07:00
Ishaan Jaff
2d81ecdf8b Merge branch 'main' into litellm_invite_link_flow_2 2024-05-31 08:14:52 -07:00
Ishaan Jaff
a1c42b94be fix - admins tab show human friendly role 2024-05-30 17:24:52 -07:00
Krrish Dholakia
991fc9563a feat: e2e flow complete - admin can invite new users to proxy via invite links
Completes https://github.com/BerriAI/litellm/issues/3863
2024-05-27 23:19:30 -07:00
Ishaan Jaff
adbef61b20 fix - show correct fallback login 2024-04-11 11:48:03 -07:00
Ishaan Jaff
fc9c6a9c36 fix - point to fallback login 2024-04-11 11:41:44 -07:00
Ishaan Jaff
071c6171fb ui - set admin when setting up sso 2024-04-10 13:33:32 -07:00
Ishaan Jaff
286666e3f9 ui - setup sso on admin ui 2024-04-10 12:07:21 -07:00
Ishaan Jaff
8b5d28d14a v0 - add sso 2024-04-10 11:49:27 -07:00
Ishaan Jaff
1bb02efb80 v0 setup sso on litellm admin ui 2024-04-10 11:44:08 -07:00
Ishaan Jaff
8ed7abe3e0 ui - setup sso 2024-04-10 08:49:40 -07:00
Krrish Dholakia
c279ec0dcf build(ui/admin.tsx): allow adding admins + upgrading viewer to admin
Allows proxy admin to add more admins via UI
2024-04-09 13:00:09 -07:00
Ishaan Jaff
e43712c73b (ui) improvements 2024-03-29 11:51:23 -07:00
Ishaan Jaff
488330522b (ui) new build 2024-03-28 21:00:46 -07:00
Ishaan Jaff
a9399771d8 (fix) ui alignment 2024-03-28 18:50:32 -07:00
Krrish Dholakia
c371009faf feat(proxy/utils.py): enable end_user + team id tracking in spend logs
allows separating proxy owner vs. end user in the spen
d logs
2024-02-29 16:04:52 -08:00
Krrish Dholakia
c83a950f9b fix(ui): allow admin to selectively add proxy admin viewers 2024-02-28 19:33:54 -08:00
Krrish Dholakia
a785f65c4f fix([WIP]): allow proxy admin to add users to view global spend 2024-02-27 18:32:06 -08:00