dify/web/app/components/workflow/variable-inspect
CodingOnStar 6633f5aef8 feat(workflow): implement DSL modal helpers and refactor update DSL modal
- Added helper functions for DSL validation, import status handling, and feature normalization.
- Refactored the UpdateDSLModal component to utilize the new helper functions, improving readability and maintainability.
- Introduced unit tests for the new helper functions to ensure correctness and reliability.
- Enhanced the node components with new utility functions for managing node states and rendering logic.
2026-03-24 16:16:54 +08:00
..
__tests__ feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +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(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
trigger.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
types.ts feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +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): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
value-content.helpers.ts feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
value-content.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00