dify/web/app/components/tools/workflow-tool
CodingOnStar f72aaf9ff2 refactor(workflow-tool): enhance testing and modal integration
- Introduced a custom QueryClientProvider for improved test isolation in WorkflowToolConfigureButton tests.
- Updated tests to utilize the new renderWithQueryClient function for consistent query handling.
- Refactored modal state management to ensure proper updates and handling of external changes.
- Improved type definitions for better clarity and maintainability.
- Added comprehensive tests for edge cases and user interactions in the WorkflowToolConfigureButton component.
2026-01-26 16:08:57 +08:00
..
components refactor(workflow-tool): update types and improve modal handling 2026-01-26 15:19:38 +08:00
confirm-modal feat(web): migrate from es-toolkit/compat to native es-toolkit (#30244) (#30246) 2025-12-31 11:13:22 +08:00
hooks refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
configure-button.spec.tsx refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
configure-button.tsx refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
index.spec.tsx refactor(workflow-tool): enhance testing and modal integration 2026-01-26 16:08:57 +08:00
index.tsx refactor(workflow-tool): update types and improve modal handling 2026-01-26 15:19:38 +08:00
method-selector.tsx refactor(i18n): use JSON with flattened key and namespace (#30114) 2025-12-29 14:52:32 +08:00
utils.test.ts chore(web): new lint setup (#30020) 2025-12-23 16:58:55 +08:00
utils.ts fix: TypeError: outputParameters is not iterable (#29833) 2025-12-18 11:21:12 +08:00