Nick O'Leary
|
c05e9da9c5
|
Allow node properties to be same as existing object functions
Fixes #880
|
2016-07-03 23:00:48 +01:00 |
|
Nick O'Leary
|
0441c83fd7
|
Fix use of hasOwnProperty in Flow
Closes #907
|
2016-06-14 20:30:37 +01:00 |
|
Nick O'Leary
|
945fbbc065
|
Capture error stack on node.error
Closes #879
|
2016-06-12 11:07:05 +01:00 |
|
Nick O'Leary
|
db433efbef
|
Link nodes show hidden wires when selected
☕️
|
2016-05-17 09:18:32 +01:00 |
|
Nick O'Leary
|
337f5f9b98
|
Handle missing tab nodes in a loaded flow config
|
2016-05-04 22:09:11 +01:00 |
|
Nick O'Leary
|
41445a1b48
|
Merge branch 'config' into 0.14.0
explain why this merge is necessary,
|
2016-05-04 15:44:48 +01:00 |
|
Nick O'Leary
|
0c53b5310a
|
Protect against node types with reserved names such as toString
Fixes #880
|
2016-04-28 14:17:48 +01:00 |
|
Nick O'Leary
|
8080ebceb4
|
Fix linting error on Flow.js
|
2016-04-27 12:37:20 +01:00 |
|
Nick O'Leary
|
b744491dd2
|
Ensure config nodes are instantiated in the right order
|
2016-04-27 12:33:02 +01:00 |
|
Nick O'Leary
|
2a089f7d90
|
Ensure parent nodes marked as changed due to child config node changes
|
2016-04-27 12:33:02 +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
|
35c4a41d7b
|
Node id generation should only be done in runtime/util
|
2016-01-06 17:01:11 +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 |
|