litellm/ui/litellm-dashboard/src/components/Settings/RouterSettings/Fallbacks
yuneng-jiang cf97b757a4
fix(ui): preserve cleared shared select values (#40795)
Preserve explicit null when shared selectors clear and adapt affected forms, validation, and request payloads. Clear stale dependent relationships and retain required-selection checks. Document project detachment, user model-budget clearing, and routing-compression clearing as deferred follow-ups.
2026-09-11 18:37:08 -07:00
..
AddFallbacks.test.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
AddFallbacks.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00
AddFallbacksModal.test.tsx style(ui): run prettier --write across the dashboard (#29622) 2026-06-04 11:37:54 -07:00
AddFallbacksModal.tsx fix(ui): make hardcoded palette surfaces theme-aware (#37650) 2026-08-20 18:03:15 +00:00
EditFallbacks.test.tsx refactor(ui): migrate the model and router settings pages off antd (#37523) 2026-08-20 01:19:09 +00:00
EditFallbacks.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00
FallbackGroupConfig.tsx fix(ui): preserve cleared shared select values (#40795) 2026-09-11 18:37:08 -07:00
Fallbacks.test.tsx test(ui): assert presence and state so dashboard tests fail when behaviour breaks 2026-08-17 14:46:55 -07:00
Fallbacks.tsx fix(ui): give status colours a readable foreground and drop the muted 70% step (#37649) 2026-08-20 10:58:32 -07:00
FallbackSelectionForm.test.tsx refactor(ui): migrate the model and router settings pages off antd (#37523) 2026-08-20 01:19:09 +00:00
FallbackSelectionForm.tsx refactor(ui): map hardcoded Tailwind palette classes onto semantic tokens (#37576) 2026-08-19 22:11:44 -07:00