dify/web/app/components/workflow/panel
jyong d4aed3df5c Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/core/memory/token_buffer_memory.py
#	api/core/rag/extractor/notion_extractor.py
#	api/core/repositories/sqlalchemy_workflow_node_execution_repository.py
#	api/core/variables/variables.py
#	api/core/workflow/graph/graph.py
#	api/core/workflow/graph_engine/entities/event.py
#	api/services/dataset_service.py
#	web/app/components/app-sidebar/index.tsx
#	web/app/components/base/tag-management/selector.tsx
#	web/app/components/base/toast/index.tsx
#	web/app/components/datasets/create/website/index.tsx
#	web/app/components/datasets/create/website/jina-reader/base/options-wrap.tsx
#	web/app/components/workflow/header/version-history-button.tsx
#	web/app/components/workflow/hooks/use-inspect-vars-crud-common.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/service/base.ts
2025-09-03 15:01:06 +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 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +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 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00
record.tsx Merge branch 'main' into feat/rag-2 2025-08-11 11:15:58 +08:00
workflow-preview.tsx Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-09-03 15:01:06 +08:00