dify/web/app/components/workflow
FyhSky e040f8069b
Some checks are pending
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687)
Co-authored-by: crazywoola <427733928@qq.com>
2025-05-14 19:03:11 +08:00
..
block-selector Feat: add search params with theme in links of marketplace (#19648) 2025-05-14 13:46:03 +08:00
datasets-detail-store feat: add datasets detail context and provider for improved data vali… (#16451) 2025-03-24 14:30:26 +08:00
header fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
help-line Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
hooks fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
hooks-store chore: slice workflow refresh draft hook (#19292) 2025-05-06 18:24:10 +08:00
nodes fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
note-node Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
operator Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
panel refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450) 2025-05-09 16:37:32 +08:00
plugin-dependency Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
run fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497) 2025-05-12 13:44:41 +08:00
simple-node Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
store Support for copying nodes between workflows (This feature is unrelated to remove functions. When using the copy function, the browser will permanently retain the last copied node)." (#19687) 2025-05-14 19:03:11 +08:00
utils fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
block-icon.tsx Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
blocks.tsx Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
candidate-node.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
constants.ts fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
context.tsx Chore/slice workflow (#18351) 2025-04-18 13:59:12 +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 Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +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 Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx chore: slice workflow refresh draft hook (#19292) 2025-05-06 18:24:10 +08:00
limit-tips.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
panel-contextmenu.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
shortcuts-name.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
style.css Enhance Code Consistency Across Repository with .editorconfig (#19023) 2025-04-29 18:04:33 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554) 2025-05-14 10:17:15 +08:00
update-dsl-modal.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
workflow-history-store.tsx refactor & perf: import { noop } from 'lodash-es' across web (#17439) 2025-04-06 17:56:08 +08:00