dify/web/app/components/workflow
jyong 7c5893db91 Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks-store/store.ts
#	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/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.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-03 11:40:54 +08:00
..
block-selector Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
constants checklist 2025-05-20 16:52:45 +08:00
datasets-detail-store feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
header Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
help-line Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
hooks Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
hooks-store Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
nodes Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
note-node tag filter 2025-05-15 14:52:00 +08:00
operator Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
panel Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
plugin-dependency feat: add DSL modal header and tab components; enhance pipeline import functionality 2025-05-14 14:49:01 +08:00
run Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
simple-node Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
store Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
utils Merge branch 'feat/datasource' into feat/r2 2025-07-02 14:01:59 +08:00
variable-inspect fix: copy inspect variable value get extra quotes (#21680) 2025-06-30 22:14:29 +08:00
workflow-preview feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop 2025-06-13 10:14:45 +08:00
block-icon.tsx datasource icon 2025-05-27 13:42:13 +08:00
candidate-node.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
constants.ts merge main 2025-06-26 15:21:24 +08:00
context.tsx feat: add rag pipeline store slice 2025-04-18 15:46:54 +08:00
custom-connection-line.tsx fix: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
custom-edge-linear-gradient-render.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
custom-edge.tsx rag pipeline main 2025-04-25 11:32:17 +08:00
dsl-export-confirm-modal.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
features.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx merge main 2025-07-02 18:07:09 +08:00
limit-tips.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
panel-contextmenu.tsx dsl 2025-06-06 15:00:37 +08:00
shortcuts-name.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
style.css fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts merge main 2025-07-02 18:07:09 +08:00
update-dsl-modal.tsx fix: workflow import sync env and conversation variables (#21215) 2025-06-19 15:44:42 +08:00
workflow-history-store.tsx refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00