dify/web/app/components/workflow/run
Bowen Liang f4df759ba6
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
refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801)
2025-06-13 10:58:43 +02: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 Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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 refactor: generalize method for getting doc link respecting locale and fix error link paths (#20801) 2025-06-13 10:58:43 +02:00
output-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +08:00
result-panel.tsx Chore: frontend infrastructure upgrade (#16420) 2025-03-21 17:41:03 +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