dify/web/app/components/workflow/header
Coding On Star a408a5d87e
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <hanxujiang@dify.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-24 17:51:07 +08:00
..
__tests__ test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +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 refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
header-in-restoring.tsx fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +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 refactor: route next/navigation through compat re-export (#33636) 2026-03-18 12:57:03 +08:00
restoring-title.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +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 feat: enhance model plugin workflow checks and model provider management UX (#33289) 2026-03-18 10:16:15 +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-helpers.tsx test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
test-run-menu.tsx test(workflow): add helper specs and raise targeted workflow coverage (#33995) 2026-03-24 17:51:07 +08:00
undo-redo.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
version-history-button.tsx refactor: unified shortcut keys display using component (#31713) 2026-01-29 17:57:46 +08:00
view-history.tsx test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625) 2026-03-18 16:40:28 +08:00
view-workflow-history.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00