n8n/packages/workflow/src
Valya ebf17e1827
refactor: make IPollFunctions emit consistent with trigger emit (#4201)
* refactor: make IPollFunctions emit consistent with trigger emit

* refactor: re-add underscores to poll emits

* chore: update emit override message
2022-11-08 13:29:20 +00:00
..
Cron.ts
DeferredPromise.ts
ErrorReporterProxy.ts feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
Expression.ts refactor(core): clear @ts-ignore from workflow and core packages (#4467) 2022-10-31 12:45:34 +01:00
ExpressionError.ts feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
index.ts feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
Interfaces.ts refactor: make IPollFunctions emit consistent with trigger emit (#4201) 2022-11-08 13:29:20 +00:00
LoggerProxy.ts
NodeErrors.ts fix(HTTP Request Node): Show error cause in the output (#4538) 2022-11-07 12:40:54 -05:00
NodeHelpers.ts fix: displayOptions not getting value of RLC (#4460) 2022-11-02 09:37:49 +00:00
ObservableObject.ts
RoutingNode.ts feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
TelemetryHelpers.ts
type-guards.ts
types.d.ts
utils.ts feat(API): Set up error tracking using Sentry (#4394) 2022-11-04 17:34:47 +01:00
VersionedNodeType.ts
Workflow.ts
WorkflowActivationError.ts feat: use ES2022 native error chaining to improve error reporting (#4431) 2022-10-26 11:55:39 +02:00
WorkflowDataProxy.ts
WorkflowErrors.ts
WorkflowHooks.ts