Go to file
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
lib Add lib .gitignore 2013-09-05 15:07:01 +01:00
nodes Adding a listener to "names" and improve documentation 2014-05-09 11:48:41 +03:00
public REST API for Credentials 2014-05-09 13:47:21 +03:00
red REST API for Credentials 2014-05-09 13:47:21 +03:00
test Fix flow backup for first run, add tests 2014-05-07 00:33:50 +01:00
.gitignore change preferred name of backup file to flows.backup 2014-05-06 16:02:18 +01:00
.nodemonignore Got to start somewhere 2013-09-05 15:02:48 +01:00
.travis.yml Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
CONTRIBUTING.md Add explicit CLA links 2014-03-25 17:41:33 +00:00
Gruntfile.js Add grunt build and travis-ci 2014-03-31 13:31:31 +01:00
INSTALL.md Update docs 2013-09-26 21:12:31 +01:00
LICENSE Got to start somewhere 2013-09-05 15:02:48 +01:00
README.md Update README.md 2014-04-14 09:51:55 +01:00
package.json Minify node .html files before sending 2014-05-04 17:30:55 +01:00
red.js Add version information to log output 2014-04-21 21:55:28 +01:00
settings.js Add httpNodeCors setting 2014-02-17 22:32:53 +00:00

README.md