dify/web/app/components/workflow
2025-08-19 11:55:15 +08:00
..
block-selector feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
datasets-detail-store
header feat: Test Run dropdown with dynamic trigger selection (#24113) 2025-08-18 17:46:36 +08:00
help-line
hooks feat: implement Schedule Trigger validation with multi-start node topology support (#24134) 2025-08-19 11:55:15 +08:00
hooks-store Chore/workflow last run (#21823) 2025-07-02 17:48:07 +08:00
nodes feat: implement Schedule Trigger validation with multi-start node topology support (#24134) 2025-08-19 11:55:15 +08:00
note-node
operator feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
panel Feat node search (#23685) 2025-08-11 10:19:52 +08:00
plugin-dependency
run feat: add tooltip to workflow run node name (#21564) 2025-06-26 16:42:48 +08:00
simple-node
store Remove workflow features button (#24085) 2025-08-19 09:32:07 +08:00
utils feat: implement Schedule Trigger validation with multi-start node topology support (#24134) 2025-08-19 11:55:15 +08:00
variable-inspect Chore/variable label (#23270) 2025-08-01 15:43:36 +08:00
block-icon.tsx feat: Test Run dropdown with dynamic trigger selection (#24113) 2025-08-18 17:46:36 +08:00
blocks.tsx
candidate-node.tsx
constants.ts feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx
custom-edge.tsx feat(workflow): add relations panel to visualize dependencies (#21998) 2025-08-05 15:08:23 +08:00
dsl-export-confirm-modal.tsx
index.tsx Feat node search (#23685) 2025-08-11 10:19:52 +08:00
limit-tips.tsx
node-contextmenu.tsx
panel-contextmenu.tsx
selection-contextmenu.tsx feat: Enhance the alignment logic of the nodes in the context menu (#23617) 2025-08-08 15:20:24 +08:00
shortcuts-name.tsx Remove workflow features button (#24085) 2025-08-19 09:32:07 +08:00
style.css fix: ReactFlow background in dark theme (#20013) 2025-05-21 10:32:07 +08:00
syncing-data-modal.tsx
types.ts feat: comprehensive trigger node system with Schedule Trigger implementation (#24039) 2025-08-18 09:23:16 +08:00
update-dsl-modal.tsx fix: workflow import sync env and conversation variables (#21215) 2025-06-19 15:44:42 +08:00
workflow-history-store.tsx