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
Jan Oberhauser
b47f4bc012
🐛 Fix issue that nodes did execute even if there was no input data
2021-05-08 21:49:55 -05:00
lublak
5da61ef252
⚡ Replace some fallback values to match the value type ( #1421 )
2021-03-08 18:45:35 +01:00
lublak
0398ec7348
✨ Add s and u flag support for regex ( #1397 )
...
* add s flag support for regex
* add u flag (its supported since nodejs 6.4.0)
2021-02-05 09:29:16 +01:00
Jan Oberhauser
1b8229161d
🐛 Fix issue with nodes not getting executed #1351
2021-01-19 08:47:02 +01:00
Jan Oberhauser
40c2acd77b
👕 Fix lint issue
2020-10-22 15:46:03 +02:00
Jan Oberhauser
eb285ef711
⚡ Make it possible to set credentials to fixed values
2020-01-25 23:48:38 -08:00
Jan Oberhauser
8228b8505f
⚡ Abstract OAuth signing and make credentials extendable
2020-01-13 20:46:58 -06:00
Jan Oberhauser
6c5c5bcf2d
✔️ Fix tests
2020-01-02 17:22:20 -06:00
Jan Oberhauser
3f748e3aa8
✔️ Fix tests
2019-12-20 12:53:52 -06:00
Jan Oberhauser
281e943dcc
✔️ Fix tests
2019-08-09 12:45:05 +02:00
Jan Oberhauser
df38e87992
✅ Add first basic tests for workflow execution
2019-07-26 10:22:47 +02:00