dify/web/app/components/workflow
2024-07-02 13:02:59 +08:00
..
block-selector feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
header feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
nodes fix: output variable name may be duplicate (#5845) 2024-07-02 13:02:59 +08:00
note-node feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
operator feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
panel Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +08:00
run Chore: chat log refactor (#5523) 2024-06-24 12:29:14 +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 feat: workflow add note node (#5164) 2024-06-14 17:08:11 +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: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
features.tsx feat: new icons (#5412) 2024-06-20 11:05:08 +08:00
index.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
node-contextmenu.tsx chore: node help link (#4795) 2024-05-30 14:24:53 +08:00
panel-contextmenu.tsx feat: support importing and overwriting workflow DSL (#5511) 2024-06-25 15:46:12 +08:00
shortcuts-name.tsx feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
store.ts Fix/single run panel show parent scrollbar (#5574) 2024-06-25 16:41:49 +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: workflow new nodes (#4683) 2024-05-27 21:57:08 +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 add note node (#5164) 2024-06-14 17:08:11 +08:00
workflow-history-store.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00