dify/web/app/components/workflow
2025-08-13 15:05:57 +08:00
..
block-selector Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
constants checklist 2025-05-20 16:52:45 +08:00
datasets-detail-store
header Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
help-line
hooks Merge branch 'main' into feat/rag-2 2025-08-13 15:05:57 +08:00
hooks-store fix: run tool cause page crash because of feature context 2025-07-29 16:19:14 +08:00
nodes Merge branch 'main' into feat/rag-2 2025-08-12 11:13:04 +08:00
note-node datasource template 2025-07-23 18:20:32 +08:00
operator Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
panel Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
plugin-dependency refactor: rename selectedFileList to selectedFileKeys across components and update related logic 2025-07-10 15:14:23 +08:00
run Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
simple-node
store Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
utils Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
variable-inspect merge main 2025-08-05 10:30:53 +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 refactor: update BlockIcon component to handle Tool and DataSource types for conditional rendering 2025-07-10 16:56:59 +08:00
candidate-node.tsx
constants.ts Merge branch 'main' into feat/rag-2 2025-07-31 10:30:28 +08:00
context.tsx feat: add rag pipeline store slice 2025-04-18 15:46:54 +08:00
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
dsl-export-confirm-modal.tsx
features.tsx
index.tsx Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx dsl 2025-06-06 15:00:37 +08:00
selection-contextmenu.tsx feat: Enhance the alignment logic of the nodes in the context menu (#23617) 2025-08-08 15:20:24 +08:00
shortcuts-name.tsx chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
style.css fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
syncing-data-modal.tsx
types.ts fix: json schema 2025-08-07 15:28:42 +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