dify/web/app/components/workflow/panel
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
..
chat-record fix: Disable question editing in chat history (#22438) 2025-07-15 19:41:51 +08:00
chat-variable-panel feat: support bool type variable frontend (#24437) 2025-08-26 18:16:05 +08:00
debug-and-preview Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
env-panel chore: fix function name typo (#23306) 2025-08-03 10:09:26 +08:00
global-variable-panel Chore/cleanup warnings (#17974) 2025-04-14 11:27:14 +08:00
version-history-panel Merge branch 'main' into feat/rag-2 2025-08-22 17:40:34 +08:00
index.tsx feat: convert VersionHistoryPanel to dynamic import for improved performance 2025-07-18 14:05:34 +08:00
inputs-panel.tsx Merge branch 'main' into feat/rag-2 2025-08-25 15:30:18 +08:00
record.tsx Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
workflow-preview.tsx fix: Optimize the workspace panel width calculation (#22195) 2025-07-11 19:12:12 +08:00