dify/web/app/components/workflow
2025-11-13 15:00:22 +08:00
..
__tests__ feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
block-selector refactor(web): reuse the same edit-custom-collection-modal component, and fix the pop up error (#28003) 2025-11-13 11:44:21 +08:00
constants feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
datasets-detail-store fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
header feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +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: inconsistent behaviour of zoom in button and shortcut (#27944) 2025-11-13 14:37:27 +08:00
hooks-store feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
nodes fix: update input field width for retry configuration in RetryOnPanel (#28142) 2025-11-13 15:00:22 +08:00
note-node fix(workflow): resolve note node copy/duplicate errors (#27528) 2025-10-28 09:26:12 +08:00
operator feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
panel feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
plugin-dependency feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
run feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
simple-node feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
store feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
utils feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
variable-inspect feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
workflow-preview feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
block-icon.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
candidate-node.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
context.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
dsl-export-confirm-modal.tsx
features.tsx
index.tsx feat: Introduce RAG tool recommendations and refactor related components for improved plugin management (#27259) 2025-10-28 10:22:16 +08:00
node-contextmenu.tsx
panel-contextmenu.tsx feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
selection-contextmenu.tsx fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
shortcuts-name.tsx feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
style.css
syncing-data-modal.tsx
types.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
update-dsl-modal.tsx
workflow-history-store.tsx perf(web): improve app workflow build performance. (#26310) 2025-10-07 14:21:08 +08:00