dify/web/app/components/rag-pipeline/hooks
yyh 30b9295156
Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434
# Conflicts:
#	api/.env.example
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/advanced_chat/app_runner.py
#	api/core/app/apps/advanced_chat/generate_task_pipeline.py
#	api/core/app/apps/workflow/app_generator.py
#	api/core/app/apps/workflow/app_runner.py
#	api/core/app/entities/queue_entities.py
#	api/core/workflow/node_events/__init__.py
#	api/core/workflow/runtime/graph_runtime_state.py
#	api/fields/message_fields.py
#	api/services/workflow_service.py
#	web/app/components/app/app-publisher/index.tsx
#	web/app/components/base/chat/chat/answer/index.tsx
#	web/app/components/base/chat/chat/hooks.ts
#	web/app/components/base/chat/chat/type.ts
#	web/app/components/base/prompt-editor/index.tsx
#	web/app/components/rag-pipeline/hooks/use-available-nodes-meta-data.ts
#	web/app/components/share/text-generation/result/header.tsx
#	web/app/components/workflow-app/components/workflow-header/features-trigger.tsx
#	web/app/components/workflow-app/hooks/use-workflow-run.ts
#	web/app/components/workflow/hooks/use-checklist.ts
#	web/app/components/workflow/hooks/use-fetch-workflow-inspect-vars.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-vars.tsx
#	web/app/components/workflow/nodes/_base/node.tsx
#	web/app/components/workflow/nodes/tool/components/mixed-variable-text-input/components/placeholder.tsx
#	web/app/components/workflow/panel/debug-and-preview/hooks.ts
#	web/app/components/workflow/panel/workflow-preview.tsx
#	web/app/components/workflow/store/workflow/workflow-slice.ts
#	web/eslint-suppressions.json
#	web/i18n/en-US/common.json
#	web/i18n/zh-Hans/common.json
#	web/i18n/zh-Hant/common.json
#	web/service/workflow.ts
2026-02-06 19:13:51 +08:00
..
index.spec.ts Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
index.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-available-nodes-meta-data.ts Merge remote-tracking branch 'origin/build/feat/hitl' into wip/hitl-merge-web-conflicts-20260206-175434 2026-02-06 19:13:51 +08:00
use-configs-map.ts Revert "revert: revert human input relevant code (#31766)" 2026-02-01 16:21:14 +08:00
use-DSL.spec.ts refactor(web): extract complex components into modular structure with comprehensive tests (#31729) 2026-02-04 18:35:31 +08:00
use-DSL.ts refactor(web): consolidate download helpers (#31664) 2026-01-29 16:02:49 +08:00
use-get-run-and-trace-url.ts fix web style 2026-01-18 13:40:12 +08:00
use-input-field-panel.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-input-fields.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-inspect-vars-crud.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
use-nodes-sync-draft.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-nodes-sync-draft.ts fix: workflow can not init 2026-01-19 15:15:24 +08:00
use-pipeline-config.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-pipeline-config.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-pipeline-init.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-pipeline-init.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-pipeline-refresh-draft.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-pipeline-refresh-draft.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-pipeline-run.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-pipeline-run.ts Revert "revert: revert human input relevant code (#31766)" 2026-02-01 16:21:14 +08:00
use-pipeline-start-run.spec.ts test: add comprehensive tests (#31649) 2026-01-29 11:16:26 +08:00
use-pipeline-start-run.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
use-pipeline-template.ts refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
use-pipeline.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
use-rag-pipeline-search.tsx chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00