dify/web/app/components/workflow/utils
Yeuoly 244bd08db2 feat: introduce trigger functionality (#27644)
Signed-off-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: zhsama <torvalds@linux.do>
Co-authored-by: Harry <xh001x@hotmail.com>
Co-authored-by: lyzno1 <yuanyouhuilyz@gmail.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WTW0313 <twwu@dify.ai>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-14 14:43:37 +08:00
..
common.ts fix(workflow_run): sequence_number race. (#21228) 2025-06-19 17:53:49 +08:00
data-source.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
gen-node-meta-data.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index.ts refactor: update installed app component to handle missing params and improve type safety (#27331) 2025-10-27 14:38:58 +08:00
node-navigation.ts feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
node.ts feat(workflow): Allow paste node into nested block (#24234) 2025-09-04 15:21:43 +08:00
tool.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
trigger.ts feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
variable.ts chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +08:00
workflow-entry.ts feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00
workflow-init.spec.ts revert: https://github.com/langgenius/dify/pull/18554 (#19787) 2025-05-15 22:39:35 +08:00
workflow-init.ts fix: avoid using node_data.version for judgement tool node version (#22462) 2025-07-21 09:28:47 +08:00
workflow.ts feat: introduce trigger functionality (#27644) 2025-11-14 14:43:37 +08:00