dify/web/app/components/workflow/nodes/trigger-webhook
yessenia cd07eef639 Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +08:00
..
__tests__ feat: implement trigger plugin authentication UI (#25310) 2025-09-07 21:53:22 +08:00
components fix(webhook): prevent SimpleSelect from resetting user selections (#25423) 2025-09-09 17:11:11 +08:00
utils feat: implement trigger plugin authentication UI (#25310) 2025-09-07 21:53:22 +08:00
default.ts Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +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 chore: (trigger)change content type from form to application/octet-stream (#25167) 2025-09-05 09:54:07 +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