dify/web/app/components/workflow/variable-inspect
yyh 724700acc4
test(workflow): add regression coverage for artifacts download query reset
Add a component-level regression test for variable inspect artifacts tab:\n- verifies selected file path is used before reset\n- verifies stale selected path is dropped after files are cleared\n- verifies download url query call keeps retry disabled in this component
2026-02-07 22:50:47 +08:00
..
artifacts-tab.spec.tsx test(workflow): add regression coverage for artifacts download query reset 2026-02-07 22:50:47 +08:00
artifacts-tab.tsx fix(workflow): prevent redundant sandbox download refetch after reset 2026-02-07 22:43:13 +08:00
display-content.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
empty.tsx fix: check and update doc links (#30849) 2026-01-22 16:13:09 +08:00
group.tsx refactor: type variable inspect handlers 2026-01-31 00:04:57 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +08:00
inspect-layout.tsx fix(web): align variable inspect tabs in empty state 2026-01-28 14:15:55 +08:00
large-data-alert.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
left.tsx refactor: type variable inspect handlers 2026-01-31 00:04:57 +08:00
listening.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
panel.tsx fix: scope Reset All button visibility to current tab's data 2026-02-05 11:43:54 +08:00
right.tsx refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
split-panel.tsx refactor(web): extract split layout for variable inspect 2026-01-28 14:06:34 +08:00
tab-header.tsx fix: hide artifacts tab in variable inspect panel for classic mode 2026-01-30 16:10:17 +08:00
trigger.tsx refactor: type event emitter payloads 2026-01-31 00:04:57 +08:00
types.ts refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
utils.tsx refactor: add json schema type guard 2026-01-31 00:57:45 +08:00
value-content.tsx refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
value-types.ts refactor: streamline variable inspect editor state 2026-01-31 00:31:26 +08:00
variables-tab.tsx refactor: type event emitter payloads 2026-01-31 00:04:57 +08:00