litellm/ui/litellm-dashboard/src/components/EntityUsageExport
Cursor Agent 6f4ea2d296
fix(usage): label key activity tables with email when alias is missing
Key Activity charts already fell back to user_email. The top-keys tables
and usage export still printed '-' or a truncated hash. They now use the
same alias-then-email label.

Co-authored-by: Mateo Wang <mateo-berri@users.noreply.github.com>
2026-09-03 14:58:05 +00:00
..
EntityUsageExportModal.test.tsx test(ui): query the screen instead of the render result 2026-09-01 00:26:49 -07:00
EntityUsageExportModal.tsx refactor(ui): codemod every toast call site onto lib/toast and delete the antd-era facades (#37253) 2026-08-18 18:24:49 +00:00
ExportFormatSelector.test.tsx address greptile review feedback (greploop iteration 3) 2026-03-18 12:48:01 -07:00
ExportFormatSelector.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00
ExportSummary.test.tsx style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
ExportSummary.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00
ExportTypeSelector.test.tsx style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
ExportTypeSelector.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00
index.ts fix(ui): search every user in the Usage page user filter (#37206) 2026-08-17 15:00:38 -07:00
types.ts refactor(ui): declare DateRangePickerValue locally instead of importing it from tremor 2026-08-14 11:01:43 -07:00
UsageExportHeader.test.tsx fix(ui): keep an outlived filter selection clearable, and defer the customer list 2026-08-27 15:49:27 -07:00
UsageExportHeader.tsx fix(ui): keep an outlived filter selection clearable, and defer the customer list 2026-08-27 15:49:27 -07:00
utils.test.ts test(ui): split the vitest suite into unit, component, integration and type projects (#37488) 2026-08-19 20:40:14 +00:00
utils.ts fix(usage): label key activity tables with email when alias is missing 2026-09-03 14:58:05 +00:00