dify/web/app/components/plugins/plugin-detail-panel
2026-01-26 11:30:48 +08:00
..
app-selector fix: fix plugin edit endpoint app disappear (#30951) 2026-01-15 10:09:57 +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 fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
tool-selector chore: no auth no choose show tools 2026-01-26 11:30:48 +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 Merge remote-tracking branch 'myori/main' into feat/collaboration2 2026-01-17 10:22:41 +08:00
detail-header.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
detail-header.tsx fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +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-22 16:13:09 +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