dify/web/app/components/header/account-setting/sandbox-provider-page
yyh ebeee92e51
fix(sandbox-provider): align frontend types with backend API after refactor
Remove label, description, and icon fields from SandboxProvider type
as they are no longer returned by the backend API. Use i18n translations
to display provider labels instead of relying on API response data.
2026-01-19 10:50:57 +08:00
..
config-modal.tsx fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00
constants.ts fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00
index.tsx refactor: import SandboxProvider type from @/types and remove retry:0 2026-01-14 10:10:04 +08:00
provider-card.tsx fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00
provider-icon.tsx refactor(sandbox-provider): extract shared constants and remove redundant cache invalidation 2026-01-13 16:18:08 +08:00
switch-modal.tsx fix(sandbox-provider): align frontend types with backend API after refactor 2026-01-19 10:50:57 +08:00