dify/web/app/components/workflow
Wu Tianwei 09d759d196
fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
2025-01-02 16:07:21 +08:00
..
block-selector Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
header [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
help-line FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
hooks [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
nodes fix: Fix parent child retrieval issues (#12206) 2025-01-02 16:07:21 +08:00
note-node feat: enhance the custom note (#8885) 2024-11-20 11:24:45 +08:00
operator Fix: avatar dropdown keyboard navigation (#12155) 2024-12-27 18:10:36 +08:00
panel Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
run Fix/workflow retry (#11999) 2024-12-23 15:55:50 +08:00
block-icon.tsx Feat: upgrade variable assigner (#11285) 2024-12-03 13:56:40 +08:00
candidate-node.tsx feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
constants.ts Feat/workflow retry (#11885) 2024-12-20 15:44:37 +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-linear-gradient-render.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
custom-edge.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
dsl-export-confirm-modal.tsx Feat/environment variables in workflow (#6515) 2024-07-22 15:29:39 +08:00
features.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
limit-tips.tsx feat: Parallel Execution of Nodes in Workflows (#8192) 2024-09-10 15:23:16 +08:00
node-contextmenu.tsx fix: workflow context menu popup issue (#7530) 2024-08-23 13:14:17 +08:00
panel-contextmenu.tsx Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
shortcuts-name.tsx Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
store.ts [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
style.css Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
syncing-data-modal.tsx chore: workflow syncing modal (#5108) 2024-06-12 16:35:19 +08:00
types.ts [feat] Support Multi-Version Workflows (#11990) 2024-12-27 21:05:06 +08:00
update-dsl-modal.tsx feat: Check and compare the DSL version before import an app (#10969) 2024-11-22 15:05:04 +08:00
utils.ts Feat/workflow retry (#11885) 2024-12-20 15:44:37 +08:00
workflow-history-store.tsx feat: undo/redo for workflow editor (#3927) 2024-06-26 14:37:12 +08:00