litellm/ui/litellm-dashboard/src/components/view_logs
Yuneng Jiang b379f4f98b
[Feature] UI - Logs: Add 'Last Minute' to time-range quick select
Adds a Last Minute option as the first entry in the logs page time-range
quick-select dropdown. Tests verify the UI passes a ~1-minute window
(start_date / end_date) to uiSpendLogsCall when selected.
2026-05-07 22:41:16 -07:00
..
AuditLogDrawer
EvalViewer feat(guardrails): LLM-as-a-Judge guardrail (#26360) 2026-04-24 17:15:32 -07:00
GuardrailViewer feat(guardrails): LLM-as-a-Judge guardrail (#26360) 2026-04-24 17:15:32 -07:00
LogDetailsDrawer Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix-logging-settings-admin-only 2026-04-27 12:12:13 -07:00
ToolsSection
audit_logs.tsx
columns.tsx [Feature] UI - Spend Logs: sortable Model and TTFT columns 2026-04-24 22:29:15 -07:00
ConfigInfoMessage.test.tsx Move "Store Prompts in Spend Logs" toggle to Admin Settings 2026-04-23 21:04:13 -07:00
ConfigInfoMessage.tsx Move "Store Prompts in Spend Logs" toggle to Admin Settings 2026-04-23 21:04:13 -07:00
constants.ts [Feature] UI - Logs: Add 'Last Minute' to time-range quick select 2026-05-07 22:41:16 -07:00
CostBreakdownViewer.test.tsx
CostBreakdownViewer.tsx feat(ui/cost-breakdown): show separate Input / Cache Read / Cache Write line items in cost breakdown drawer 2026-04-14 18:29:12 -07:00
ErrorViewer.test.tsx
ErrorViewer.tsx
index.test.tsx [Feature] UI - Logs: Add 'Last Minute' to time-range quick select 2026-05-07 22:41:16 -07:00
index.tsx feat(proxy): move search tool access to object permissions 2026-04-29 12:29:20 +05:30
log_filter_logic.test.tsx feat(proxy): move search tool access to object permissions 2026-04-29 12:29:20 +05:30
log_filter_logic.tsx feat(proxy): move search tool access to object permissions 2026-04-29 12:29:20 +05:30
logs_utils.tsx
RequestResponsePanel.test.tsx
RequestResponsePanel.tsx
table.tsx
time_cell.test.tsx
time_cell.tsx
TypeBadges.test.tsx
TypeBadges.tsx
utils.ts
VectorStoreViewer.tsx