node-red/public
Nick O'Leary d148a23ed6 Handle config nodes appearing out of order in flow
The editor ensures config nodes appear first in the flow file. The
code in the runtime and editor assumes this to be the case, so that
when a node is instantiated that requires a config node, it can assume
the config node already exists.

This change allows a config node to appear in the flow file after a
node that wants to use it. In both the editor and runtime, the code
now scans for config nodes and handles them first.
2015-02-24 23:04:55 +00:00
..
bootstrap Got to start somewhere 2013-09-05 15:02:48 +01:00
font-awesome Add missing FA font file 2015-02-09 09:48:31 +00:00
icons Correct spelling in Pi error messages, fix mouse icon file type 2015-02-04 23:27:51 +00:00
images Deploy menu style 2015-01-15 10:28:11 +00:00
jquery Add declarative menu structure 2014-08-20 21:58:54 +01:00
marked Add Markdown capability to Comment node 2015-01-29 18:53:59 +00:00
orion Update orion to 7.0 release 2014-10-31 14:28:33 +00:00
red Handle config nodes appearing out of order in flow 2015-02-24 23:04:55 +00:00
d3.v3.min.js Got to start somewhere 2013-09-05 15:02:48 +01:00
favicon.ico Got to start somewhere 2013-09-05 15:02:48 +01:00
grip.png add grip handle icon 2014-05-14 15:38:54 +01:00
index.html Hide user profile menu 2015-02-05 13:00:55 +00:00
node-red-256.png Add node-red logo for login screen 2015-02-05 13:00:29 +00:00
node-red.png Fix header css and tidy up 2014-08-21 21:48:08 +01:00
pw_maze_white.png Got to start somewhere 2013-09-05 15:02:48 +01:00
spin.svg Better spinner graphic 2014-04-01 22:53:48 +01:00
style.css Fix Inject node handling of day selection 2015-02-15 21:53:14 +00:00