dify/web/app/components/workflow/variable-inspect
Mahmoud Hamdy 8ca54ddf94
refactor(web): convert 7 enums to as-const objects (batch 5) (#33960)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-03-26 15:50:54 +08:00
..
__tests__ feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +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-21 16:31:48 +08:00
group.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
index.tsx chore(web): migrate lodash-es to es-toolkit compat (#30126) 2025-12-25 09:44:57 +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(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
listening.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
panel.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
right.tsx refactor(web): convert 7 enums to as-const objects (batch 5) (#33960) 2026-03-26 15:50:54 +08:00
trigger.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts refactor(web): convert 7 enums to as-const objects (batch 5) (#33960) 2026-03-26 15:50:54 +08:00
utils.tsx refactor: type safe env, update to zod v4 (#32035) 2026-02-10 17:55:11 +08:00
value-content-sections.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
value-content.helpers.ts feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00
value-content.tsx feat(workflow): add selection context menu helpers and integrate with context menu component (#34013) 2026-03-25 17:21:48 +08:00