litellm/ui/litellm-dashboard/src/app
Cole McIntosh 596592599a
feat: Add logo customization for LiteLLM admin UI (#12958)
* feat: Add logo customization for LiteLLM admin UI

- Add simple logo customization page under Settings > UI Theme
- Support custom logo URL with instant preview
- Clean reset to default functionality
- Wrap app with ThemeProvider for proper context
- Backend properly handles null/empty logo URLs

* style: Update save button to use indigo color and 'Save Changes' text for consistency

* fix: Restore CloudZero background job initialization

Address PR review feedback by restoring the _initialize_spend_tracking_background_jobs method
that handles both CloudZero and Prometheus background job initialization. This ensures
critical spend tracking functionality is not lost while preserving the logo customization feature.

Changes:
- Restore _initialize_spend_tracking_background_jobs method
- Replace inline Prometheus initialization with proper method call
- Maintain CloudZero background job setup for cost tracking
2025-08-06 08:10:08 -07:00
..
model_hub UI - Model Hub Page - minor fixes + improvements (+ Make Model Hub OSS 🚀) (#12553) 2025-07-12 14:10:03 -07:00
model_hub_table UI - Model Hub - refactor 'Make Public' to have a select + confirm form (#12555) 2025-07-12 14:12:52 -07:00
onboarding admin can reset password for user (#11618) 2025-06-11 08:55:36 -07:00
favicon.ico feat ui use litellm favicon 2024-04-02 13:27:48 -07:00
globals.css feat: improve user dropdown UI with premium badge and cleaner layout (#12502) 2025-07-10 18:14:00 -07:00
layout.tsx [Feat] UI - Add back favicon (#11728) 2025-06-14 11:13:42 -07:00
page.tsx feat: Add logo customization for LiteLLM admin UI (#12958) 2025-08-06 08:10:08 -07:00