dify/web/app/components/workflow
Hantaek Lim f7e012d216
Fix: reranker OFF logic to preserve user setting (#15235)
Co-authored-by: crazywoola <427733928@qq.com>
2025-03-08 19:08:48 +08:00
..
block-selector Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
header feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
help-line
hooks feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
nodes Fix: reranker OFF logic to preserve user setting (#15235) 2025-03-08 19:08:48 +08:00
note-node fix: workflow note editor placeholder (#14380) 2025-02-26 13:55:25 +08:00
operator feat: add pan and zoom support for MiniMap (#13382) 2025-02-08 11:57:41 +08:00
panel feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
plugin-dependency Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
run Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
block-icon.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
blocks.tsx Solve circular dependency issue between workflow/constants.ts file and default.ts file (#13165) 2025-02-04 09:26:01 +08:00
candidate-node.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
constants.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
context.tsx
custom-connection-line.tsx
custom-edge-linear-gradient-render.tsx feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
custom-edge.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
dsl-export-confirm-modal.tsx
features.tsx Feat/attachments (#9526) 2024-10-21 10:32:37 +08:00
index.tsx Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
limit-tips.tsx
node-contextmenu.tsx
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: version tag (#14949) 2025-03-07 18:10:40 +08:00
style.css Dark Mode: Workflow darkmode style (#11695) 2024-12-17 12:20:49 +08:00
syncing-data-modal.tsx
types.ts feat: version tag (#14949) 2025-03-07 18:10:40 +08:00
update-dsl-modal.tsx Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
utils.ts Feature/newnew workflow loop node (#14863) 2025-03-05 17:41:15 +08:00
workflow-history-store.tsx