dify/web/app/components/workflow
2024-05-22 11:15:13 +08:00
..
block-selector feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
header feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
nodes fix: read llm node's first prompt role by optional chaining (#4510) 2024-05-20 08:13:37 +08:00
operator fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
panel Hide the copy button when there is no content to copy (#4546) 2024-05-22 11:15:13 +08:00
run feat: hide run detail in webapps and installed apps (#4289) 2024-05-11 13:40:27 +08:00
block-icon.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
candidate-node.tsx feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
constants.ts feat: support question classifier node output (#4000) 2024-04-30 17:07:29 +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: workflow edge curvature (#3488) 2024-04-15 15:49:40 +08:00
features.tsx FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
index.tsx chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
node-contextmenu.tsx feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
panel-contextmenu.tsx feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
shortcuts-name.tsx feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
store.ts chore: workflow sync with hash (#4250) 2024-05-10 14:48:20 +08:00
style.css feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
types.ts feat: llm support jinja fe (#4260) 2024-05-10 18:14:05 +08:00
utils.ts fix: delete end node (#4372) 2024-05-14 15:51:08 +08:00