dify/web/app/components/workflow/run
jyong 392514fa13 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/commands.py
#	api/core/app/apps/common/workflow_response_converter.py
#	api/core/llm_generator/llm_generator.py
#	api/core/plugin/entities/plugin.py
#	api/core/plugin/impl/tool.py
#	api/core/rag/index_processor/index_processor_base.py
#	api/core/workflow/entities/workflow_execution.py
#	api/core/workflow/entities/workflow_node_execution.py
#	api/core/workflow/enums.py
#	api/core/workflow/graph_engine/entities/graph.py
#	api/core/workflow/graph_engine/graph_engine.py
#	api/core/workflow/nodes/enums.py
#	api/services/dataset_service.py
2025-08-27 16:05:59 +08:00
..
agent-log feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
assets Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
iteration-log fix: can not show loop detail in one step run (#20215) 2025-05-26 14:23:11 +08:00
loop-log fix: can not show loop detail in one step run (#20215) 2025-05-26 14:23:11 +08:00
retry-log Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
utils/format-log feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
hooks.ts feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
index.tsx datasource type 2025-05-29 18:21:29 +08:00
loop-result-panel.tsx E-300 (#19726) 2025-05-20 12:07:50 +08:00
meta.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
node.tsx feat: add tooltip to workflow run node name (#21564) 2025-06-26 16:42:48 +08:00
output-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
result-panel.tsx feat: last run frontend (#21369) 2025-06-24 09:10:30 +08:00
result-text.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
special-result-panel.tsx Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
status-container.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
status.tsx refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
tracing-panel.tsx refactor(workflow): revamp logging module for loop & iteration nodes (#19484) 2025-05-12 09:32:41 +08:00