n8n/packages/workflow/src
2024-05-22 08:57:34 +01:00
..
errors fix(core): Fix typos in common error messages (no-changelog) (#9478) 2024-05-22 08:57:34 +01:00
Extensions feat(editor): Add examples for Luxon DateTime expression methods (#9361) 2024-05-16 14:53:22 +02:00
NativeMethods refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +02:00
NodeParameters refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +02:00
AugmentObject.ts refactor: Fix TypeScript errors workflow package (#9437) 2024-05-17 11:28:13 +02:00
Authentication.ts
Constants.ts feat: Add Ask AI to HTTP Request Node (#8917) 2024-05-02 13:52:15 +03:00
Cron.ts
DeferredPromise.ts
ErrorReporterProxy.ts
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
GlobalState.ts
index.ts feat(editor): Autocomplete info box: improve structure and add examples (#9019) 2024-05-10 14:39:06 +02:00
Interfaces.ts fix(editor): Fix type errors for various utils files (no-changelog) (#9480) 2024-05-22 07:54:55 +03:00
LoggerProxy.ts
MessageEventBus.ts
NodeHelpers.ts feat(core): Node hints(warnings) system (#8954) 2024-05-13 15:46:02 +03:00
ObservableObject.ts
RoutingNode.ts fix(core): Remove excess args from routing error (#9377) 2024-05-17 10:47:03 +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
types.d.ts
TypeValidation.ts refactor: Fix type issues for parameter input components (#9449) 2024-05-21 15:04:20 +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