mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* refactor(ui): move the internal user create, edit and detail views off tremor The tremor SelectItem rows nested inside the antd role Select become antd Select.Option so the antd control keeps driving the form; the antd removal is left to the antd pass. The user detail tabs move from a numeric index to overview/details slugs (the public initialTab number prop is unchanged and mapped at the boundary), every panel is keepMounted, and a test pins that contract. The per-team remove button keeps tremor's light red look as a ghost icon button rather than a solid destructive one. Prunes the tremor no-restricted-imports suppressions these files no longer need. * refactor(ui): keep the user detail tab strip on the line variant The tremor TabList defaulted to the underline strip, so the shadcn TabsList needs variant="line" to keep that look instead of the filled segmented pill; the triggers pick up the same active classes the users page strip right above already uses. Also drops the vestigial empty placeholder on the embedded create user email field, which only existed to suppress tremor's built-in "Type..." hint. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||