node-red/editor/js
Nick O'Leary 6b03379e4e Ensure exclusive conf node is removed on edit cancel
- If an exclusive conf node was added to a node, but the
   node's own edit dialog was canceled, the conf node remained
   but not associated with the node - effectively orphaning it
2015-07-22 22:28:30 +01:00
..
ui Ensure exclusive conf node is removed on edit cancel 2015-07-22 22:28:30 +01:00
comms.js Tidy up of editor i18n messages 2015-07-02 10:49:40 +01:00
events.js Add editor events component and migrate to it 2015-07-10 19:49:53 +01:00
history.js Add build step to Grunt file 2015-04-09 10:22:05 +01:00
i18n.js Only attempt to load one locale per catalog 2015-07-02 10:49:39 +01:00
main.js Ensure RED._ is defined before initialising settings 2015-07-08 17:08:07 +01:00
nodes.js Add editor events component and migrate to it 2015-07-10 19:49:53 +01:00
settings.js Customise help link label/url 2015-04-13 11:35:52 +01:00
user.js Permit login with blank scope 2015-07-15 10:12:45 +01:00
validators.js Add build step to Grunt file 2015-04-09 10:22:05 +01:00