This website requires JavaScript.
Explore
Help
Sign In
opensource
/
dify
Watch
2
Star
0
Fork
0
You've already forked dify
mirror of
https://github.com/langgenius/dify.git
synced
2026-03-23 03:39:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f73db70cec
dify
/
web
/
app
/
components
/
workflow
/
nodes
/
human-input
History
twwu
bcd6e22735
fix: update key prop in UserActionItem to use index for consistent rendering
2026-01-22 17:15:58 +08:00
..
components
feat: add jumpToEmailConfigModal function to enhance email configuration navigation in delivery method component
2026-01-22 16:48:29 +08:00
hooks
fix: initialize requiredInputs state to an empty object and improve requestParamsObj handling in useSingleRunFormParams hook
2026-01-21 16:23:42 +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: enhance email delivery method handling and improve debug mode display in HumanInputContent
2025-12-26 15:43:20 +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