This website requires JavaScript.
Explore
Help
Sign In
kanshan
/
dify
Watch
1
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-02-20 01:44:42 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
8897633e42
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
human-input
History
JzoNg
b503da0942
fix: validation of inputs in email sender
2026-01-27 15:35:53 +08:00
..
components
fix: validation of inputs in email sender
2026-01-27 15:35:53 +08:00
hooks
refactor(workflow): optimize input variable generation in useSingleRunFormParams hook
2026-01-27 15:19:45 +08:00
default.ts
feat: enhance user action validation in human input form by adding checks for duplicate IDs, empty IDs, and empty titles; update translations accordingly
2026-01-16 15:31:13 +08:00
node.tsx
feat: add human input output structure and enhance filtering in human input form components
2026-01-07 18:07:30 +08:00
panel.tsx
fix: update key prop in UserActionItem to use index for consistent rendering
2026-01-22 17:15:58 +08:00
types.ts
refactor: rename placeholder to default in form input (
#31452
)
2026-01-23 18:01:44 +08:00
utils.ts
feat: refactor user action handling in human input panel and update error messaging
2026-01-21 11:31:09 +08:00