dify/web/app/components/workflow/nodes/trigger-webhook
cathy 10f19cd0c2
fix(webhook): add content-type aware parameter type handling (#24865)
2025-09-01 10:06:26 +08:00
..
__tests__ fix: enhance webhook trigger panel UI consistency and user experience (#24780) 2025-08-29 17:41:42 +08:00
components fix(webhook): add content-type aware parameter type handling (#24865) 2025-09-01 10:06:26 +08:00
default.ts feat: align trigger webhook style with schedule node and fix selection border truncation (#24635) 2025-08-27 17:47:14 +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 fix(webhook): add content-type aware parameter type handling (#24865) 2025-09-01 10:06:26 +08:00
types.ts fix(webhook): add content-type aware parameter type handling (#24865) 2025-09-01 10:06:26 +08:00
use-config.ts feat: when add/delete webhook trigger call the API (#24755) 2025-08-29 14:23:50 +08:00