dify/web/app/components/plugins/plugin-detail-panel
2026-03-30 14:42:17 +08:00
..
__tests__ refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
app-selector test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
detail-header test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
model-selector Merge branch 'main' into feat/support-agent-sandbox 2026-03-24 17:12:13 +08:00
multiple-tool-selector refactor(web): align MCP availability context migration 2026-02-23 22:46:31 +08:00
subscription-list test: add unit tests for app store and configuration components, enhancing coverage for state management and UI interactions 2026-03-30 14:42:17 +08:00
tool-selector test: add unit tests for configuration components including instruction editor, prompt toast, and variable management 2026-03-30 11:24:43 +08:00
trigger Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-13 15:17:52 +08:00
action-list.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
agent-strategy-list.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
datasource-action-list.tsx use base ui toast 2026-03-25 20:38:44 +08:00
detail-header.tsx refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +08:00
endpoint-card.tsx refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
endpoint-list.tsx refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
endpoint-modal.tsx refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
index.tsx feat: add editing support for trigger subscriptions (#29957) 2025-12-24 19:15:54 +08:00
model-list.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
operation-dropdown.tsx feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +08:00
store.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
strategy-detail.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
strategy-item.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
utils.ts Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00