dify/web/app/components/header/account-setting/sandbox-provider-page
yyh e9bff0b7b7
feat(sandbox): use official brand assets for provider icons
Replace placeholder sandbox provider icons with official brand assets:
- Docker: white whale SVG on brand blue (#1D63ED) background
- E2B: official PNG logo via CSS module
- Local: Dify-branded SVG icon (SandboxLocal)
2026-02-08 02:04:20 +08:00
..
config-modal.tsx feat(sandbox): preserve user config when switching to system default 2026-01-19 22:27:06 +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: use IS_CLOUD_EDITION for 'Managed by SaaS' tag visibility 2026-01-26 11:42:55 +08:00
provider-icon.tsx feat(sandbox): use official brand assets for provider icons 2026-02-08 02:04:20 +08:00
switch-modal.tsx feat(sandbox): preserve user config when switching to system default 2026-01-19 22:27:06 +08:00