dify/web/app/components/workflow
twwu 0bcdd0db99 fix(field): add z-index to sticky header for improved layering in workflow nodes 2025-09-04 13:18:14 +08:00
..
block-selector refactor(workflow): update RAG tool suggestions and improve filtering logic 2025-09-03 16:05:55 +08:00
constants
datasets-detail-store CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
header Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +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(workflow): update fetchInspectVars calls to accept empty parameters 2025-09-03 18:15:14 +08:00
hooks-store refactor(workflow): enhance handleExportDSL function and clean up code structure 2025-09-03 16:22:59 +08:00
nodes fix(field): add z-index to sticky header for improved layering in workflow nodes 2025-09-04 13:18:14 +08:00
note-node Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00
operator CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
panel refactor(workflow): update fetchInspectVars calls to accept empty parameters 2025-09-03 18:15:14 +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 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
simple-node feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
store Merge branch 'main' into feat/rag-2 2025-08-06 14:23:51 +08:00
utils feat: file schem file replace 2025-08-27 16:07:31 +08:00
variable-inspect fix: large data markdown ui problems 2025-09-03 16:48:41 +08:00
workflow-preview
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
constants.ts Merge branch 'main' into feat/rag-2 2025-08-25 15:30:18 +08:00
context.tsx
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 feat: set var inspect schema type 2025-09-02 18:44:49 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx
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
syncing-data-modal.tsx
types.ts Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
update-dsl-modal.tsx
workflow-history-store.tsx