n8n/packages/core/src
Jan 4946bfcd3e
Add functionality to send console.log messages to editor-UI (#1816)
*  Send console.log messages to editor-UI

*  Send message only to session which started workflow

*  Made it also work in own process

*  Add support for console.log UI forward also to FunctionItem Node

* 👕 Fix lint issue

* 👕 Fix linting issue

*  Improve code

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-29 13:41:25 -05:00
..
ActiveWebhooks.ts
ActiveWorkflows.ts
Constants.ts
Credentials.ts
DeferredPromise.ts
index.ts
Interfaces.ts
LoadNodeParameterOptions.ts Allow to load sibling parameters in loadOptionsMethod 2021-05-16 18:16:24 -05:00
NodeExecuteFunctions.ts Add functionality to send console.log messages to editor-UI (#1816) 2021-05-29 13:41:25 -05:00
UserSettings.ts
WorkflowExecute.ts