dify/web/app/components/workflow/nodes/human-input
twwu 44a688cb81 feat: implement edge source handle change functionality and enhance node interactions for HumanInput node 2025-12-30 16:05:33 +08:00
..
components chore: add i18n namespace to various components in the workflow for consistency 2025-12-30 10:18:31 +08:00
hooks feat: implement edge source handle change functionality and enhance node interactions for HumanInput node 2025-12-30 16:05:33 +08:00
default.ts fix: update placeholder handling in ContentItem and remove unused error messages from HumanInputNode 2025-12-30 10:45:59 +08:00
node.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +08:00
panel.tsx Merge branch 'main' into feat/hitl-frontend 2025-12-29 18:36:35 +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