This website requires JavaScript.
Explore
Help
Sign In
youngkingdom
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-11 18:27:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f0ed09a8d4bf8f5e338f0df7c87fd685b21a876d
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
trigger-webhook
History
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