dify/web/app/components/workflow
twwu a984549f01 refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
..
block-selector Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +08:00
constants checklist 2025-05-20 16:52:45 +08:00
datasets-detail-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
help-line style: replace `h-[1px]` with `h-px` to unify the writing format of Tailwind CSS (#24146) 2025-08-21 21:38:40 +08:00
hooks refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
hooks-store refactor(workflow): enhance handleExportDSL function and clean up code structure 2025-09-03 16:22:59 +08:00
nodes refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
note-node Merge branch 'main' into fix/value-content-rerender-error 2025-09-09 16:40:08 +08:00
operator refactor: simplify array spread usage in various components 2025-09-18 12:10:17 +08:00
panel Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +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 remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +08:00
simple-node feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
store feat: add i18n type generation scripts and improve code formatting 2025-09-17 16:05:10 +08:00
utils refactor(workflow): streamline node metadata structure and enhance filtering logic 2025-09-11 16:02:06 +08:00
variable-inspect Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +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 feat(web): add support for Tool block type in BlockIcon component 2025-08-27 18:09:48 +08:00
candidate-node.tsx feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00
constants.ts Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-08 14:30:43 +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 refactor & perf: `import { noop } from 'lodash-es'` across `web` (#17439) 2025-04-06 17:56:08 +08:00
features.tsx
index.tsx style: improve pointer event handling in PublishToast and Workflow components 2025-09-08 11:06:35 +08:00
limit-tips.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node-contextmenu.tsx
panel-contextmenu.tsx dsl 2025-06-06 15:00:37 +08:00
selection-contextmenu.tsx CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +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 Merge remote-tracking branch 'upstream/main' into feat/rag-2 2025-09-16 14:59:35 +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 feat: change history by supplementary node information (#25294) 2025-09-09 15:18:42 +08:00