dify/web/app/components/workflow/header
Novice 8775003732
Merge branch 'main' into sandboxed-agent-rebase
Made-with: Cursor

# Conflicts:
#	api/tests/unit_tests/controllers/console/app/test_message.py
#	api/tests/unit_tests/controllers/console/app/test_statistic.py
#	api/tests/unit_tests/controllers/console/app/test_workflow_draft_variable.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_bearer_auth.py
#	api/tests/unit_tests/controllers/console/auth/test_data_source_oauth.py
#	api/tests/unit_tests/controllers/console/auth/test_oauth_server.py
#	web/app/components/header/account-setting/data-source-page/data-source-notion/operate/index.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-firecrawl-modal.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-jina-reader-modal.tsx
#	web/app/components/header/account-setting/data-source-page/data-source-website/config-watercrawl-modal.tsx
#	web/app/components/header/account-setting/data-source-page/panel/config-item.tsx
#	web/app/components/header/account-setting/data-source-page/panel/index.tsx
#	web/app/components/workflow/nodes/knowledge-retrieval/node.tsx
#	web/package.json
#	web/pnpm-lock.yaml
2026-03-24 11:19:50 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
checklist test(workflow): add unit tests for workflow components (#33741) 2026-03-19 18:35:16 +08:00
chat-variable-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
editing-title.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
env-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
global-variable-button.tsx fix: add transparent border to prevent button size flickering (#30128) 2025-12-25 19:50:21 +08:00
header-in-normal.tsx fix: hide divider when OnlineUsers component is not rendered 2026-02-03 15:35:49 +08:00
header-in-restoring.tsx Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
header-in-view-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
online-users.tsx fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports 2026-03-24 10:54:58 +08:00
restoring-title.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
run-and-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
run-mode.tsx Merge commit '92bde350' into sandboxed-agent-rebase 2026-03-23 09:39:49 +08:00
running-title.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
scroll-to-selected-node-button.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
test-run-menu.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
undo-redo.tsx Merge main HEAD (segment 5) into sandboxed-agent-rebase 2026-03-23 14:20:06 +08:00
version-history-button.tsx Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox 2026-02-09 18:43:04 +08:00
view-history.tsx fix: pass all CI quality checks - ESLint, TypeScript, basedpyright, pyrefly, lint-imports 2026-03-24 10:54:58 +08:00
view-workflow-history.tsx fix undo/redo 2026-02-03 18:00:06 +08:00