dify/web/app/components/workflow/nodes/tool
QuantumGhost a1fc280102
feat: Human Input Node (#32060)
The frontend and backend implementation for the human input node.

Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
2026-02-09 14:57:23 +08:00
..
__tests__ refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
components feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
default.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
node.tsx chore: lint require and how to import react (#30041) 2025-12-23 18:02:10 +08:00
output-schema-utils.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
panel.tsx fix(web): disable HTML escaping for form field validation messages (#31292) 2026-01-20 18:43:01 +08:00
types.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-config.ts fix: fix mcp output schema is union type frontend crash (#31779) 2026-02-04 17:33:41 +08:00
use-get-data-for-check-more.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-single-run-form-params.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts lint: fix issue of no-unused-vars (#23375) 2025-08-05 11:12:30 +08:00