dify/web/app/components/workflow/run
椰子糖 4b6687db6b
Some checks are pending
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
Fix log time display bug (#25475)
Co-authored-by: wxliqigang <wxliqigang@gfpartner.com.cn>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-09-12 02:46:04 +09:00
..
agent-log Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 refactor: type improvements that doesn't modify functionality (#17970) 2025-04-14 16:06:10 +08:00
hooks.ts Feat/loop break node (#17268) 2025-04-01 16:52:07 +08:00
index.tsx fix: workflow log panel's round style (#24658) 2025-08-28 09:20:17 +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 Fix log time display bug (#25475) 2025-09-12 02:46:04 +09:00
output-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
result-panel.tsx feat: last run frontend (#21369) 2025-06-24 09:10:30 +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 example of lazy (#25216) 2025-09-05 17:35:50 +08:00