dify/web/app/components/plugins/plugin-detail-panel
Stephen Zhou 061feebd87
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
2026-01-21 16:31: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 refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +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 refactor(web): MCP tool availability to context-based version gating (#30955) 2026-01-14 13:40:16 +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 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-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