n8n/packages/workflow/src
brianinoa 1e4fd9e4df
feat(core): Expose item index being processed (#3590)
* 🧑‍💻 Expose item index being processed

*  Fix tests for getCurrentItemIndex

*  Fix tests for getCurrentItemIndex

*  Rename method

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-06-26 15:52:37 -07:00
..
DeferredPromise.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Expression.ts feat: Migrated to npm release of riot-tmpl fork (#3581) 2022-06-23 07:07:56 -07:00
ExpressionError.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
index.ts feat(core): Run Error Workflow also on trigger activation error (#3470) 2022-06-06 09:17:35 +02:00
Interfaces.ts feat(core): Expose item index being processed (#3590) 2022-06-26 15:52:37 -07:00
LoggerProxy.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeErrors.ts fix(core): Return correct error message if Axios error (#3478) 2022-06-17 21:39:49 -07:00
NodeHelpers.ts feat(editor): Improve trigger panel (#3509) 2022-06-20 12:39:24 -07:00
ObservableObject.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
RoutingNode.ts fix(core): Properly resolve expressions in declarative node design 2022-06-08 18:16:55 +02:00
TelemetryHelpers.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Workflow.ts feat(core): Add support for pairedItem (beta) (#3012) 2022-06-03 17:25:07 +02:00
WorkflowActivationError.ts refactor(core): Emit different error for issue in execution or trigger 2022-06-07 15:43:47 +02:00
WorkflowDataProxy.ts feat(core): Make it possible to block access to environment variables 2022-06-08 21:06:38 +02:00
WorkflowErrors.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00