dify/web/app/components/workflow/run/agent-log
Coding On Star fdc880bc67
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
2026-03-23 16:37:03 +08:00
..
__tests__ test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
agent-log-item.tsx fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
agent-log-nav-more.tsx test(workflow): add unit tests for workflow components (#33910) 2026-03-23 16:37:03 +08:00
agent-log-nav.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
agent-log-trigger.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
agent-result-panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx