dify/web/app/components/plugins/plugin-detail-panel
yyh 18170a1de5
feat(web): add sandbox mode check for MCP tool availability
Extend MCP tool availability context to include sandbox mode check
alongside version support. MCP tools are now blocked when sandbox
is disabled, with appropriate tooltip messages for each blocking
condition.
2026-01-14 14:01:56 +08:00
..
app-selector refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
model-selector chore: remove icon_large of models (#30466) 2026-01-03 02:35:17 +09:00
multiple-tool-selector feat(web): add sandbox mode check for MCP tool availability 2026-01-14 14:01:56 +08:00
subscription-list test: unify i18next mocks into centralized helpers (#30376) 2025-12-31 16:53:33 +09:00
tool-selector refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
trigger refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
action-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
agent-strategy-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
datasource-action-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
detail-header.tsx refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00
endpoint-card.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
endpoint-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
endpoint-modal.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
model-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
operation-dropdown.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
store.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
strategy-detail.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
strategy-item.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
utils.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00