dify/web/app/components/workflow
crazywoola 2ed6bb86c1
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
Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211)
2024-11-03 12:53:49 +08:00
..
block-selector Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
header Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
nodes Fix/10199 application error a client side exception has occurred see the browser console for more information (#10211) 2024-11-03 12:53:49 +08:00
note-node feat: tooltip (#7634) 2024-08-26 13:00:02 +08:00
operator feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
panel feat: regenerate history switch navigation (#8749) 2024-10-24 12:09:46 +08:00
run Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
block-icon.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
candidate-node.tsx feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
constants.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
context.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
custom-connection-line.tsx fix: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
custom-edge.tsx Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
dsl-export-confirm-modal.tsx Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
features.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx Feat: use file size limit from api (#9739) 2024-10-24 22:55:17 +08:00
limit-tips.tsx feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
node-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
panel-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
shortcuts-name.tsx feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
store.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
style.css feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
update-dsl-modal.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
utils.ts feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
workflow-history-store.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00