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 Add Activation Trigger (#1570) 2021-03-23 19:08:47 +01:00
ActiveWorkflows.ts Added logging to n8n (#1381) 2021-05-01 22:43:01 -05:00
Constants.ts Make it possible to set tunnel subdomain via environment variable 2019-10-15 07:21:15 +02:00
Credentials.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
DeferredPromise.ts Initial commit to release 2019-06-23 12:35:23 +02:00
index.ts Run workflows in own independent subprocess 2019-08-08 20:47:08 +02:00
Interfaces.ts Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
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 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
WorkflowExecute.ts 🐛 Fix issue that nodes did execute even if there was no input data 2021-05-08 21:49:55 -05:00