dify/web/app/components/workflow/nodes
Stephen Zhou eabdc5f0eb
Some checks are pending
autofix.ci / autofix (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Waiting to run
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Waiting to run
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Waiting to run
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Blocked by required conditions
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Blocked by required conditions
Main CI Pipeline / Check Changed Files (push) Waiting to run
Main CI Pipeline / API Tests (push) Blocked by required conditions
Main CI Pipeline / Web Tests (push) Blocked by required conditions
Main CI Pipeline / Style Check (push) Waiting to run
Main CI Pipeline / VDB Tests (push) Blocked by required conditions
Main CI Pipeline / DB Migration Test (push) Blocked by required conditions
refactor(web): migrate to Vitest and esm (#29974)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2025-12-22 16:35:22 +08:00
..
_base refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
agent refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
answer fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
assigner refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
code fix: oxlint no unused expressions (#29675) 2025-12-16 18:00:04 +08:00
data-source fix: Add dataset file upload restrictions (#29397) 2025-12-10 16:41:05 +08:00
data-source-empty refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
document-extractor Refactor datasets service toward TanStack Query (#29008) 2025-12-09 13:48:23 +08:00
end feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
http refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
if-else refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
iteration refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
iteration-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
knowledge-base refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
knowledge-retrieval refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
list-operator refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
llm refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
loop refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
loop-end feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
loop-start feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
parameter-extractor refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
question-classifier refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
start refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
template-transform fix: immer version and ref in code base (#27130) 2025-10-20 14:49:26 +09:00
tool refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
trigger-plugin feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
trigger-schedule refactor(web): migrate to Vitest and esm (#29974) 2025-12-22 16:35:22 +08:00
trigger-webhook refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
variable-assigner refactor: unified cn utils (#29916) 2025-12-19 12:08:34 +08:00
components.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
constants.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
index.tsx perf(web): split constant files to improve web performance (#26794) 2025-10-13 10:22:34 +08:00
utils.ts fix: element of Array[string] and Array[number] and size attribution (#23074) 2025-07-30 15:21:50 +08:00