n8n/packages/workflow/test
Elias Meire 8a5343401d
feat(editor): Filter component + implement in If node (#7490)
New Filter component + implementation in If node (v2)

<img width="3283" alt="image"
src="https://github.com/n8n-io/n8n/assets/8850410/35c379ef-4b62-4d06-82e7-673d4edcd652">

---------

Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-12-13 14:45:22 +01:00
..
ExpressionExtensions
ExpressionFixtures
AugmentObject.test.ts
Cron.test.ts
Expression.test.ts
FilterParameter.test.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
Helpers.ts refactor(core): Switch plain errors in workflow to ApplicationError (no-changelog) (#7877) 2023-11-30 12:46:45 +01:00
NodeErrors.test.ts
NodeHelpers.test.ts
ObservableObject.test.ts
RoutingNode.test.ts
TelemetryHelpers.test.ts
TypeValidation.test.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
utils.test.ts refactor(core): Switch plain errors in workflow to ApplicationError (no-changelog) (#7877) 2023-11-30 12:46:45 +01:00
Workflow.test.ts
WorkflowDataProxy.test.ts