dify/web/app/components/workflow/utils
Coding On Star 9c33923985
feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-03-02 18:24:01 +08:00
..
__tests__ feat(tests): add comprehensive test suite for workflow utilities and node creation (#32841) 2026-03-02 18:24:01 +08:00
common.ts feat(workflow): enhance workflow run history management and UI updates (#32230) 2026-02-11 14:09:33 +08:00
data-source.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
debug.ts Fix type error (#27250) 2025-10-22 13:06:15 +08:00
edge.ts Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
elk-layout.ts feat: Human Input Node (#32060) 2026-02-09 14:57:23 +08:00
gen-node-meta-data.ts fix: trigger doc link (#31754) 2026-01-30 17:30:24 +08:00
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node-navigation.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
node.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
tool.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
trigger.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-entry.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
workflow-init.ts feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
workflow.ts feat: Adding error handle support for Agent Node (#31596) 2026-02-26 14:28:24 +09:00