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-04-21 11:17:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
831c888b84125b173edf911e24963decbc34e012
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
trigger-webhook
History
lyzno1
831c888b84
feat: sort output variables by table display order in webhook trigger
2025-09-30 12:34:09 +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: sort output variables by table display order in webhook trigger
2025-09-30 12:34:09 +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