dify/web/app/components/workflow/hooks
takatost 4771e85630 Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/tests/integration_tests/workflow/nodes/test_code.py
#	api/tests/unit_tests/core/workflow/nodes/test_answer.py
#	api/tests/unit_tests/core/workflow/nodes/test_if_else.py
#	api/tests/unit_tests/core/workflow/nodes/test_variable_assigner.py
2024-08-24 17:26:44 +08:00
..
index.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-checklist.ts chore: MAX_TREE_DEPTH spelling mistake (#6965) 2024-08-05 18:41:08 +08:00
use-edges-interactions.ts feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
use-helpline.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-node-data-update.ts feat: workflow add note node (#5164) 2024-06-14 17:08:11 +08:00
use-nodes-data.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-interactions.ts Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-08-24 17:26:44 +08:00
use-nodes-layout.ts feat: workflow new nodes (#4683) 2024-05-27 21:57:08 +08:00
use-nodes-sync-draft.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-panel-interactions.ts feat: workflow interaction (#4214) 2024-05-09 17:18:51 +08:00
use-selection-interactions.ts fix: workflow add next node from knowledge retrieval node (#4467) 2024-05-17 11:42:03 +08:00
use-shortcuts.ts feat: set workflow zoom range for shortcut (#7563) 2024-08-23 13:11:55 +08:00
use-workflow-history.ts feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00
use-workflow-interactions.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00
use-workflow-mode.ts feat: workflow remove preview mode (#3941) 2024-04-28 17:09:56 +08:00
use-workflow-run.ts Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
use-workflow-start-run.tsx Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
use-workflow-template.ts FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
use-workflow-variables.ts Feat: conversation variable & variable assigner node (#7222) 2024-08-13 14:44:10 +08:00
use-workflow.ts Feat: shortcut hook (#7385) 2024-08-19 18:11:11 +08:00