dify/web/app/components/workflow/run
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
..
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 test: fix web test 2025-08-29 23:20:28 +08:00
hooks.ts feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
index.tsx Merge remote-tracking branch 'upstream/feat/big-var-value-show-fe' into feat/rag-2 2025-09-01 17:06:23 +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: preiew show the large data 2025-08-22 11:35:54 +08:00
output-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
result-panel.tsx feat: add process data truncate 2025-08-25 11:26:57 +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