dify/web/app/components/header/account-setting/sandbox-provider-page
yyh 677775079f
fix: use IS_CLOUD_EDITION for 'Managed by SaaS' tag visibility
Change from !IS_CE_EDITION to IS_CLOUD_EDITION to ensure the tag only
shows in cloud edition, not in enterprise or other self-hosted variants.
2026-01-26 11:42:55 +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 refactor(sandbox-provider): extract shared constants and remove redundant cache invalidation 2026-01-13 16:18:08 +08:00
switch-modal.tsx feat(sandbox): preserve user config when switching to system default 2026-01-19 22:27:06 +08:00