dify/web/app/components/plugins/plugin-detail-panel
2025-12-04 09:29:00 +08:00
..
app-selector Refactor apps service toward TanStack Query (#29004) 2025-12-02 15:18:33 +08:00
model-selector refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
multiple-tool-selector CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
subscription-list fix: update currentTriggerPlugin check in BasePanel component (#28287) 2025-11-17 17:19:35 +08:00
tool-selector feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
action-list.tsx Fix type error (#27152) 2025-10-20 19:35:46 +08:00
agent-strategy-list.tsx
datasource-action-list.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
detail-header.tsx feat: dark theme icon support (#28858) 2025-12-04 09:29:00 +08:00
endpoint-card.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
endpoint-list.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
endpoint-modal.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
model-list.tsx
operation-dropdown.tsx
store.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
strategy-detail.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
strategy-item.tsx
utils.ts