dify/web/app/components/workflow/nodes/_base
CodingOnStar 168ba4caa3 test(tests): increase timeout limits for translation file tests and improve element selection in component tests
- Updated timeout expectations in translation file tests to allow for longer processing times, ensuring tests pass under varying conditions.
- Refined element selection in the GenericTable and ChatRecord integration tests to use more specific queries, enhancing test reliability and clarity.
2026-03-25 11:07:47 +08:00
..
__tests__ feat(workflow): implement variable modal state management and helpers 2026-03-24 18:22:35 +08:00
components test(tests): increase timeout limits for translation file tests and improve element selection in component tests 2026-03-25 11:07:47 +08:00
hooks refactor(web): remove mouseup listener in use-resize-panel cleanup (#32636) 2026-02-27 15:06:10 +08:00
node-sections.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
node.helpers.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
node.tsx feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00
types.ts feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00
use-node-resize-observer.ts feat(workflow): implement DSL modal helpers and refactor update DSL modal 2026-03-24 16:16:54 +08:00