dify/web/app/components/plugins/plugin-detail-panel
2026-03-27 01:46:19 +00:00
..
__tests__ test: use happy dom (#34154) 2026-03-27 01:46:19 +00:00
app-selector fix: leaked set timeout (#33692) 2026-03-18 23:46:22 +08:00
detail-header refactor: use ungh for github api (#34108) 2026-03-26 14:37:17 +08:00
model-selector refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
multiple-tool-selector test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +08:00
subscription-list test: use happy dom (#34154) 2026-03-27 01:46:19 +00:00
tool-selector refactor(web): migrate plugin toast usage to new UI toast API and update tests (#34001) 2026-03-24 14:02:52 +08:00
trigger test(web): add comprehensive unit and integration tests for plugins and tools modules (#32220) 2026-02-12 10:04:56 +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: 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
model-list.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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
strategy-detail.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
strategy-item.tsx
utils.ts