n8n/packages/workflow/test
oleg be4f54de15
feat(editor): Node Creator AI nodes improvements (#9484)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-05-30 16:53:33 +02:00
..
errors refactor(core): Prevent reporting to Sentry IMAP server error (no-changelog) (#9515) 2024-05-27 16:52:17 +02:00
ExpressionExtensions feat(editor): Add examples for Luxon DateTime expression methods (#9361) 2024-05-16 14:53:22 +02:00
ExpressionFixtures feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
fixtures/WorkflowDataProxy feat(editor): Node Creator AI nodes improvements (#9484) 2024-05-30 16:53:33 +02:00
AugmentObject.test.ts refactor(core): Fix type errors in workflow, core, nodes-langchain, and nodes-base (no-changelog) (#9450) 2024-05-22 17:40:52 +02:00
Cron.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
Expression.test.ts feat: No expression error when node hasn’t executed (#8448) 2024-02-27 10:29:16 +01:00
FilterParameter.test.ts fix: Don't throw errors for NaN in number operators in the filter component (#9506) 2024-05-30 13:51:45 +02:00
Helpers.ts ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
NodeErrors.test.ts fix(core): Fix typos in common error messages (no-changelog) (#9478) 2024-05-22 08:57:34 +01:00
NodeHelpers.conditions.test.ts feat(core): Display conditions in displayOptions (no-changelog) (#7888) 2024-01-24 18:04:46 +02:00
NodeHelpers.test.ts feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
NodeTypes.ts ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
ObservableObject.test.ts refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
RoutingNode.test.ts ci: Delete unused code in some backend tests (no-changelog) (#9456) 2024-05-17 18:43:50 +02:00
TelemetryHelpers.test.ts feat(editor): Node Creator AI nodes improvements (#9484) 2024-05-30 16:53:33 +02:00
TypeValidation.test.ts fix: Allow Date/Luxon objects and additional formats in DateTime validation (#8525) 2024-02-02 11:27:31 +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 ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895) 2024-03-26 14:22:57 +01:00
WorkflowDataProxy.test.ts fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00