dify/web/app/components/workflow
zxhlyh 925f0d2e09
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: workflow search blocks (#7097)
2024-08-08 15:33:02 +08:00
..
block-selector fix: workflow search blocks (#7097) 2024-08-08 15:33:02 +08:00
header Feat/new confirm (#6984) 2024-08-06 14:31:13 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
nodes fix: code-block-missing-checks (#7002) 2024-08-06 16:11:14 +08:00
note-node feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
operator chore: add shortcut keys and hints for the shortcuts (#6779) 2024-07-30 16:18:58 +08:00
panel Chores: fix name typo (#6987) 2024-08-06 13:33:21 +08:00
run feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
block-icon.tsx feat: model load balancing (#4926) 2024-06-05 00:13:29 +08:00
candidate-node.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
constants.ts chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +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 feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
dsl-export-confirm-modal.tsx Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
features.tsx feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
index.tsx fix: workflow delete node shortcut (#7076) 2024-08-08 10:42:08 +08:00
node-contextmenu.tsx chore: node help link (#4795) 2024-05-30 14:24:53 +08:00
panel-contextmenu.tsx Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
shortcuts-name.tsx feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
store.ts Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +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/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
update-dsl-modal.tsx feat: support importing and overwriting workflow DSL (#5511) 2024-06-25 15:46:12 +08:00
utils.ts feat: workflow if-else support elif (#6072) 2024-07-10 18:20:13 +08:00
workflow-history-store.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00