dify/web/app/components/plugins/plugin-detail-panel
2026-02-06 14:38:15 +08:00
..
app-selector refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +08:00
detail-header refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +08:00
model-selector
multiple-tool-selector refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +08:00
subscription-list test: fix test (#31975) 2026-02-05 14:31:21 +08:00
tool-selector fix: fix tool type is miss (#32042) 2026-02-06 14:38:15 +08:00
trigger test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
action-list.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
action-list.tsx
agent-strategy-list.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
agent-strategy-list.tsx
datasource-action-list.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
datasource-action-list.tsx
detail-header.spec.tsx refactor: plugin detail panel components for better maintainability and code organization. (#31870) 2026-02-04 14:51:47 +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.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
endpoint-card.tsx
endpoint-list.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
endpoint-list.tsx fix: check and update doc links (#30849) 2026-01-21 16:31:48 +08:00
endpoint-modal.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
endpoint-modal.tsx
index.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
index.tsx
model-list.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
model-list.tsx
operation-dropdown.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
operation-dropdown.tsx
store.spec.ts test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
store.ts
strategy-detail.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
strategy-detail.tsx
strategy-item.spec.tsx test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
strategy-item.tsx
utils.spec.ts test: add unit tests for plugin detail panel components including action lists, strategy lists, and endpoint management (#31053) 2026-01-19 14:40:32 +08:00
utils.ts