dify/web/app/components/workflow
2024-08-23 16:18:19 +08:00
..
block-selector Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
header Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks add block shortcut 2024-08-23 15:54:29 +08:00
nodes fix: incorrect duplication when no target node is selected (#7539) 2024-08-23 13:16:15 +08:00
note-node feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
operator add "add block" shortcut ui 2024-08-23 16:18:19 +08:00
panel chore: improve the check time of variable name in conversation and env var (#7572) 2024-08-23 15:08:34 +08:00
run fix: not show correct iteration times number in run history (#7318) 2024-08-15 21:02:41 +08:00
block-icon.tsx Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
candidate-node.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
constants.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +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 "add block" shortcut update 2024-08-23 16:17:14 +08:00
node-contextmenu.tsx add block shortcut 2024-08-23 15:54:29 +08:00
panel-contextmenu.tsx "add block" shortcut update 2024-08-23 16:17:14 +08:00
shortcuts-name.tsx feat: tailwind related improvement (#6085) 2024-07-09 15:05:40 +08:00
store.ts add block shortcut 2024-08-23 15:54:29 +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: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
update-dsl-modal.tsx feat: support importing and overwriting workflow DSL (#5511) 2024-06-25 15:46:12 +08:00
utils.ts add "add block" shortcut ui 2024-08-22 17:51:12 +08:00
workflow-history-store.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00