dify/web/app/components/workflow
hjlarry e554790a03 add note node sync data 2025-10-21 15:34:03 +08:00
..
block-selector fix(web): resolve TypeScript type errors in workflow components (#27086) 2025-10-18 23:09:00 +08:00
collaboration add more collaboration manager unit tests 2025-10-21 14:40:14 +08:00
comment fix: dropdown menu border 2025-10-13 13:15:54 +08:00
constants feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasets-detail-store fix: immer import 2025-10-20 11:31:23 +08:00
header add ENABLE_COLLABORATION_MODE 2025-10-21 14:40:13 +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 fix: immer import 2025-10-20 11:31:23 +08:00
hooks-store Merge remote-tracking branch 'origin/p254' into p284 2025-09-18 15:14:55 +08:00
nodes fix: immer import 2025-10-20 11:31:23 +08:00
note-node add note node sync data 2025-10-21 15:34:03 +08:00
operator fix minimap 2025-10-14 17:11:22 +08:00
panel fix: immer import 2025-10-20 11:31:23 +08:00
plugin-dependency feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
run Fix type error (#27024) 2025-10-17 10:46:43 +08:00
simple-node feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
store fix: immer import 2025-10-20 11:31:23 +08:00
utils chore: update Dockerfile to use Python 3.12-bookworm and refactor layout logic to utilize ELK for improved node layout (#26522) 2025-10-05 12:49:41 +08:00
variable-inspect fix: immer import 2025-10-20 11:31:23 +08:00
workflow-preview fix: immer import 2025-10-20 11:31:23 +08:00
block-icon.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
candidate-node.tsx fix: immer import 2025-10-20 11:31:23 +08:00
comment-manager.tsx fix comment cursor in panel incorrect 2025-09-16 10:20:12 +08:00
constants.ts Chore/remove add node restrict of workflow (#26218) 2025-09-25 18:02:43 +08:00
context.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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 merge chore/workflow-performance 2025-10-11 14:04:19 +08:00
index.tsx fix comment mode can't drag node 2025-10-14 17:31:03 +08:00
node-contextmenu.tsx chore: workflow performance 2025-10-10 18:23:46 +08:00
panel-contextmenu.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
selection-contextmenu.tsx fix: immer import 2025-10-20 11:31:23 +08:00
shortcuts-name.tsx chore: Optimize component styles and interactions (#23250) (#23543) 2025-08-07 14:19:38 +08:00
style.css fix comment cursor in panel incorrect 2025-09-16 10:20:12 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts Merge remote-tracking branch 'origin/p254' into p284 2025-09-18 15:14:55 +08:00
update-dsl-modal.tsx sync import dsl 2025-09-12 14:46:40 +08:00
workflow-history-store.tsx perf(web): improve app workflow build performance. (#26310) 2025-10-07 14:21:08 +08:00