dify/web/app/components/workflow/utils
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
2025-07-02 14:01:59 +08:00
..
common.ts fix(workflow_run): sequence_number race. (#21228) 2025-06-19 17:53:49 +08:00
dagre-layout.ts feat: improve the orgnize node operation (#21183) 2025-06-19 10:05:33 +08:00
data-source.ts datasource 2025-06-06 10:55:13 +08:00
debug.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
edge.ts Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
gen-node-meta-data.ts chore: refactor workflow 2025-04-24 16:29:58 +08:00
index.ts Merge branch 'main' into feat/rag-pipeline 2025-06-23 13:59:05 +08:00
node.ts Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
tool.ts refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
variable.ts chore: eslint add sonar (#17989) 2025-04-14 15:28:20 +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 Chore/slice workflow utils (#17730) 2025-04-10 10:03:19 +08:00
workflow.ts Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00