Nick O'Leary
|
f0373cd789
|
Add flow stopping trace messages
|
2017-07-21 11:15:40 +01:00 |
|
Nick O'Leary
|
f9769a73fe
|
Retry auto-install of modules that fail
- introduces autoInstallModulesRetry - default 30000
- backs off interval if repeated failures
- fixes notification to the editor of an auto-reinstall
|
2017-07-08 17:30:17 +01:00 |
|
Nick O'Leary
|
d4135e80a6
|
Timeout a node that fails to close - default 15s timeout
|
2017-05-15 13:05:33 +01:00 |
|
Nick O'Leary
|
8f92a3e875
|
Do not log node errors if handled by a Catch node
|
2017-05-03 13:42:38 +01:00 |
|
Nick O'Leary
|
4ea33ea482
|
Pass a 'removed' parameter to node close handler
|
2017-04-21 23:36:21 +01:00 |
|
Nick O'Leary
|
b9379f2ddf
|
Provide notification when new flows deployed in the background
|
2017-03-17 21:29:03 +00:00 |
|
Nick O'Leary
|
7698990e37
|
Allows flows to be enabled/disabled in the runtime
|
2017-03-06 15:29:05 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Nick O'Leary
|
28678acf74
|
Add debug logging around flow revision ids
|
2017-01-10 14:20:51 +00:00 |
|
Nick O'Leary
|
e45cb7fac1
|
Ensure flows exist before delegating status/error events
Fixes #1069
|
2017-01-09 16:39:41 +00:00 |
|
Nick O'Leary
|
c720d78c39
|
Ensure runtime event notification gets cleared on restart
|
2016-12-05 14:39:34 +00:00 |
|
Nick O'Leary
|
8d21e441a0
|
Add notification when runtime stopped due to missing types
Part of #832
|
2016-12-05 13:24:24 +00:00 |
|
Nick O'Leary
|
67d5b39c96
|
Status messages from nodes in subflows not delegated properly
Fixes #1016
|
2016-10-19 21:06:45 +01:00 |
|
Nick O'Leary
|
b4be1184fd
|
Add v2 /flows api and deploy-overwrite protection
|
2016-10-09 22:02:40 +01:00 |
|
Nick O'Leary
|
f9b972349d
|
Move credential load/save storage functions under get/setFlows
|
2016-09-21 21:58:50 +01:00 |
|
Nick O'Leary
|
e06cadd761
|
Pass full runtime object to storage and flow sub-components
|
2016-09-21 10:22:04 +01:00 |
|
Nick O'Leary
|
db433efbef
|
Link nodes show hidden wires when selected
☕️
|
2016-05-17 09:18:32 +01:00 |
|
Nick O'Leary
|
428fbb8622
|
Fix uncaught exception on deploy whilst node sending messages
|
2016-03-16 15:37:44 +00:00 |
|
Nick O'Leary
|
17e3b71d9c
|
Allow update of global flow
|
2016-01-14 14:57:13 +00:00 |
|
Nick O'Leary
|
5ead3342cc
|
Add node context/flow/global
|
2016-01-06 17:01:13 +00:00 |
|
Nick O'Leary
|
4d0950215f
|
Don't allow tabs or subflows to be added with new flow
|
2016-01-06 17:01:13 +00:00 |
|
Nick O'Leary
|
da0ce9fe0d
|
Simplify flow api implementation and add logging messages
|
2016-01-06 17:01:13 +00:00 |
|
Nick O'Leary
|
c4b1795396
|
Add add/update/delete flow apis
|
2016-01-06 17:01:13 +00:00 |
|
Nick O'Leary
|
fd2e47ed73
|
WIP: add flow api
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
f03aff7006
|
Tidy up API passed to node modules
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
8fb955e182
|
Move comms from runtime to api component
|
2016-01-06 17:01:11 +00:00 |
|
Nick O'Leary
|
f43738446e
|
WIP: separate runtime and api components
|
2016-01-06 17:01:11 +00:00 |
|