dify/web/app/components/workflow/nodes/human-input
Coding On Star 7fbb1c96db
feat(workflow): add selection context menu helpers and integrate with context menu component (#34013)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <1835304752@qq.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: tmimmanuel <14046872+tmimmanuel@users.noreply.github.com>
Co-authored-by: Desel72 <pedroluiscolmenares722@gmail.com>
Co-authored-by: Renzo <170978465+RenzoMXD@users.noreply.github.com>
Co-authored-by: Krishna Chaitanya <krishnabkc15@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-25 17:21:48 +08:00
..
__tests__ test(workflow): add comprehensive hooks unit tests and refactor test infrastructure (Part 3) (#32958) 2026-03-04 17:24:50 +08:00
components feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
hooks feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
default.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
node.tsx feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
panel.tsx refactor(workflow): migrate legacy toast usage to ui toast (#34002) 2026-03-25 12:42:18 +08:00
types.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
utils.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00