n8n/packages/workflow/src
Elias Meire 40bce7f443
feat(editor): Add examples for Luxon DateTime expression methods (#9361)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-05-16 14:53:22 +02:00
..
errors refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
Extensions feat(editor): Add examples for Luxon DateTime expression methods (#9361) 2024-05-16 14:53:22 +02:00
NativeMethods feat(editor): Add examples for object and array expression methods (#9360) 2024-05-14 16:32:31 +02:00
NodeParameters fix: Cast boolean values in filter parameter (#9260) 2024-05-02 17:01:00 +02:00
AugmentObject.ts refactor(core): Use a Set for deletedProperties in AugmentObject (no-changelog) (#7131) 2023-09-07 15:07:32 +02:00
Authentication.ts refactor(core)!: Remove basic-auth, external-jwt-auth, and no-auth options (#6362) 2023-06-22 20:03:47 +02:00
Constants.ts feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
Cron.ts
DeferredPromise.ts fix: Set '@typescript-eslint/return-await' rule to 'always' for node code (no-changelog) (#8363) 2024-01-17 17:08:50 +02:00
ErrorReporterProxy.ts refactor(core): Streamline flows in multi-main mode (no-changelog) (#8446) 2024-02-05 09:26:55 +01:00
ExecutionStatus.ts feat(editor): Refactor and unify executions views (no-changelog) (#8538) 2024-04-19 07:50:18 +02:00
Expression.ts feat(editor): Add examples for Luxon DateTime expression methods (#9361) 2024-05-16 14:53:22 +02:00
ExpressionEvaluatorProxy.ts feat(core): Add Tournament as the new default expression evaluator (#6964) 2023-09-21 13:57:45 +01:00
GlobalState.ts refactor(core): Avoid passing around static state like default timezone (no-changelog) (#7221) 2023-10-27 14:17:52 +02:00
index.ts feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
Interfaces.ts feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
LoggerProxy.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
MessageEventBus.ts feat: Add support for AI log streaming (#8526) 2024-02-09 09:41:01 +00:00
NodeHelpers.ts feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
ObservableObject.ts refactor: Clear unused ESLint directives from BE packages (no-changelog) (#6798) 2023-07-31 11:00:48 +02:00
RoutingNode.ts refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
TelemetryHelpers.ts fix(core): Prevent node param resolution from failing telemetry graph generation (#9257) 2024-04-30 11:39:24 +02:00
type-guards.ts feat(editor): Filter component + implement in If node (#7490) 2023-12-13 14:45:22 +01:00
types.d.ts fix(core): Serialize BigInts (#6805) 2023-07-31 16:53:30 +02:00
TypeValidation.ts refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
utils.ts feat(OpenAI Node): Overhaul (#8335) 2024-02-15 10:15:58 +02:00
VersionedNodeType.ts
Workflow.ts refactor(core): Lint for cyclomatic complexity in BE packages (no-changelog) (#9111) 2024-04-10 14:02:02 +02:00
WorkflowDataProxy.ts feat(core): Node version available in expression (#9350) 2024-05-10 09:51:26 +03:00
WorkflowHooks.ts refactor(core): Rename push sessionId to pushRef (#8905) 2024-04-03 13:43:14 +02:00