dify/web/app/components/workflow/store/workflow
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
..
debug feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
chat-variable-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
env-variable-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
form-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
help-line-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
history-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
index.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
layout-slice.ts feat: persist debug-and-preview panel width in localstorage (#21434) 2025-06-24 20:34:11 +08:00
node-slice.ts Chore/slice workflow (#18351) 2025-04-18 13:59:12 +08:00
panel-slice.ts feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
tool-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
version-slice.ts chore: slice workflow store (#17254) 2025-04-01 16:02:52 +08:00
workflow-draft-slice.ts rag pipeline 2025-05-07 16:30:24 +08:00
workflow-slice.ts Revert "Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)."" (#19708) 2025-05-15 10:26:23 +08:00