Nick O'Leary
e357352240
Tidy up info tab handling of subflows and comments
2015-02-10 21:29:27 +00:00
dceejay
0accfade02
catch internal subflow info error in tab-info...
2015-02-10 20:15:00 +00:00
dceejay
e2911078e3
tidy up tab-info so subflows show more useful information
...
(was broken before but no-one noticed ;-)
(and reorder fields in HTTP and XML nodes so name comes out first - ocd)
2015-02-10 16:56:07 +00:00
Nick O'Leary
28823802ea
Prompt login if auth enabled
2015-02-05 13:00:16 +00:00
Nick O'Leary
e9f0877da8
Skip .info call for subflow IO nodes
2015-01-30 09:53:11 +00:00
Nick O'Leary
083e253e45
Configure marked once on start-up
2015-01-29 20:47:30 +00:00
dceejay
0ed8d28342
Add Markdown capability to Comment node
...
body is rendered in the info tab and can be styled with Markdown
2015-01-29 18:53:59 +00:00
Nick O'Leary
462c259f3a
Allow node to provide dynamic content to Info tab
...
Closes #492
The node definition can now include an `info` property. This property can be either a string or a Function. Whenever the info tab is refreshed, such as the node is selected, the value of this property, or the result of the Function, will be appended to the Info tab.
2015-01-18 09:38:47 +00:00
Nick O'Leary
d9648ca76b
Add subflow support
2014-10-29 20:26:25 +00:00
Nick O'Leary
44a51e849d
Info sidebar tweaks
2014-08-19 23:46:18 +01:00
Nick O'Leary
972e6fc6b3
Tidy editor code to pass jshint
2014-08-08 00:01:35 +01:00
Nick O'Leary
10d9dee4aa
Escape html chars in Inject/Debug and Info pane
2014-04-09 14:50:53 +01:00
Nick O'Leary
1c655b5945
Missed sidebar api changes
2014-02-27 16:47:28 +00:00
Nick O'Leary
325600ea61
Update info sidebar on node edit
...
Fixes #168
Moves info sidebar to its own file so it can be refreshed from other parts of the UI
2014-02-26 22:59:53 +00:00