dify/web/app/components/workflow/nodes/human-input
2026-01-22 15:35:52 +08:00
..
components enhancement: add email address when input blur 2026-01-22 15:35:52 +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 refactor: streamline input variable handling and enhance type definitions in human input components 2026-01-21 15:44:14 +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