dify/web/app/components/workflow/nodes/trigger-webhook
lyzno1 f0ed09a8d4
feat: add output variables display to webhook trigger node (#26478)
Co-authored-by: Claude <noreply@anthropic.com>
2025-09-30 12:26:42 +08:00
..
__tests__ fix(workflow): replace hardcoded trigger node logic with metadata-driven approach 2025-09-26 22:35:21 +08:00
components fix(webhook): prevent SimpleSelect from resetting user selections (#25423) 2025-09-09 17:11:11 +08:00
utils feat: add output variables display to webhook trigger node (#26478) 2025-09-30 12:26:42 +08:00
default.ts fix(workflow): replace hardcoded trigger node logic with metadata-driven approach 2025-09-26 22:35:21 +08:00
node.tsx feat: align trigger webhook style with schedule node and fix selection border truncation (#24635) 2025-08-27 17:47:14 +08:00
panel.tsx feat: add output variables display to webhook trigger node (#26478) 2025-09-30 12:26:42 +08:00
types.ts chore: (webhook) use variable instead of InputVar (#25119) 2025-09-04 11:10:42 +08:00
use-config.ts chore: (webhook) when content type changed clear the body variables (#25136) 2025-09-04 15:09:54 +08:00