1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/workflow/src
agobrech a02b206170
feat(ERPNext Node): Add credential test and add support for unauthorized certs ()
*  Add cred injection, cred testing, allow unauthorized certs

* Add support for skipping SSL for cred testing

* 📘 Add partial override for request options types ()

* Change field names and fix error handling

* Fix typo

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-07-20 13:50:16 +02:00
..
DeferredPromise.ts Add Webhook response node () 2021-11-05 10:45:51 -06:00
Expression.ts feat: Migrated to npm release of riot-tmpl fork () 2022-06-23 07:07:56 -07:00
ExpressionError.ts feat(core): Add support for pairedItem (beta) () 2022-06-03 17:25:07 +02:00
index.ts feat(core): Run Error Workflow also on trigger activation error () 2022-06-06 09:17:35 +02:00
Interfaces.ts feat(ERPNext Node): Add credential test and add support for unauthorized certs () 2022-07-20 13:50:16 +02:00
LoggerProxy.ts 🎨 Set up linting and formatting () 2021-08-29 20:58:11 +02:00
NodeErrors.ts feat(ERPNext Node): Add credential test and add support for unauthorized certs () 2022-07-20 13:50:16 +02:00
NodeHelpers.ts feat(editor): Improve trigger panel () 2022-06-20 12:39:24 -07:00
ObservableObject.ts 🎨 Set up linting and formatting () 2021-08-29 20:58:11 +02:00
RoutingNode.ts feat(ERPNext Node): Add credential test and add support for unauthorized certs () 2022-07-20 13:50:16 +02:00
TelemetryHelpers.ts refactor: Telemetry updates () 2022-07-10 09:53:04 +03:00
Workflow.ts feat(core): Add support for pairedItem (beta) () 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 () 2021-08-29 20:58:11 +02:00
WorkflowHooks.ts 🎨 Set up linting and formatting () 2021-08-29 20:58:11 +02:00