node-red/red
Antoine Aflalo 6a7b3cf62c REST API for Credentials
Adding RED.nodes.registerCredentials to register the credentials definition server sided.
Adding the property credentials in the template definition client-side.

Connecting the editor to the credential API.
I added a TODO for the validation of Credentials field.
As the other field, the developer should be able to set the credentials as required and also give a validation function.
2014-05-09 13:47:21 +03:00
..
nodes REST API for Credentials 2014-05-09 13:47:21 +03:00
storage Fix flow backup for first run, add tests 2014-05-07 00:33:50 +01:00
comms.js Add node status updates 2014-05-08 14:15:54 +01:00
events.js Start to add server-side events 2013-09-09 20:03:22 +01:00
library.js Tidy up REST interface 2014-04-20 22:35:38 +01:00
log.js Log.addHandler missing its implementation 2014-05-06 13:06:06 +01:00
red.js Add comms back to RED interface 2014-05-08 16:55:08 +01:00
server.js Add comms module 2014-05-07 20:47:25 +01:00
ui.js Separate out httpAdmin and httpNode 2014-02-16 00:39:30 +00:00