dify/web/app/components/workflow
wanghl e90eccdf92
Fix: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403)
Co-authored-by: Haolin Wang-汪皓临 <haolin.wang@atlaslovestravel.com>
2024-05-18 10:35:01 +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: HTTP request node PARAMS parameters, if ':' appears in the value… (#4403) 2024-05-18 10:35:01 +08:00
operator fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
panel fix: handleUpdateWorkflowCanvas is not a function (#4343) 2024-05-13 20:36:23 +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