dify/web/app/components/header/account-setting/sandbox-provider-page
yyh c6ba51127f
fix(sandbox-provider): allow admin role to manage sandbox providers
Change permission check from isCurrentWorkspaceOwner to
isCurrentWorkspaceManager so both owner and admin roles can
configure sandbox providers.
2026-01-13 17:17:36 +08:00
..
config-modal.tsx refactor(sandbox-provider): extract shared constants and remove redundant cache invalidation 2026-01-13 16:18:08 +08:00
constants.ts fix(sandbox-provider): use Loading component and add daytona doc link 2026-01-13 16:37:58 +08:00
index.tsx fix(sandbox-provider): allow admin role to manage sandbox providers 2026-01-13 17:17:36 +08:00
provider-card.tsx refactor(sandbox-provider): extract shared constants and remove redundant cache invalidation 2026-01-13 16:18:08 +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 refactor(sandbox-provider): extract shared constants and remove redundant cache invalidation 2026-01-13 16:18:08 +08:00