Commit Graph

17 Commits

Author SHA1 Message Date
Allen Boone e6ed8ee509 locale exposed to editor 2015-07-02 10:49:39 +01:00
Nick O'Leary 0760facb77 Add .DS_store to gitignore 2015-06-29 16:02:01 +01:00
dceejay 8f744794e4 push opinionated .jshintrc - matches Grunt build. for starters. 2015-04-16 10:22:12 +01:00
drwoods 98e3ff014e ignore Eclipse files and resolve some Eclipse JSHint warnings
squashed 4 commits into 1
2015-04-14 14:17:08 -04:00
Nick O'Leary 868ae5b5dd Add .dist to gitignore 2015-04-09 11:37:16 +01:00
Nick O'Leary 203d3f672c Add build step to Grunt file 2015-04-09 10:22:05 +01:00
Nick O'Leary 57dedcf816 Add files to .gitignore 2015-02-21 00:28:29 +00:00
Nick O'Leary d6c5d91e2c Remove package.json from gitignore because it breaks everything 2015-02-08 23:14:37 +00:00
Nick O'Leary 56ef982345 Revert settings.js 2015-01-18 21:24:19 +00:00
Nick O'Leary da61fe12d0 Add dynamic node api
Closes #322
- nodes modules can be installed/removed dynamically at runtime
- nodes can be enabled/disabled
- onpaletteadd/onpaletteremove api added to node definitions
- initial implementation of nr-cli
2014-09-17 23:57:29 +01:00
Mark Hindess 4f6e76cace Ignore the test coverage directory. 2014-07-16 10:19:39 +01:00
Dave C-J d1318d215c change preferred name of backup file to flows.backup
(even if it is the previous version :-)
relates to Issue #184
2014-05-06 16:02:18 +01:00
Dave C-J 67d1e2acd8 Create a copy of the previous flow file (flow.previous) before each deploy
closes #184
In case of emergency you can now find the previous flow file before you hit 
deploy in a file called flow.previous . As indicated it is the flow that was 
running prior to you hitting deploy...
2014-05-06 15:22:58 +01:00
Dave C-J a9e07f8b78 Updated credentials storage so there is a .._cred.... file per flow.
Allows swapping flows more easily without having to re-enter credentials.
Thus also added *_cred* to .gitignore
2014-05-02 14:35:51 +01:00
Dave C-J 572a6156d6 Add .npm dir to .gitignore 2014-04-02 23:59:51 +01:00
Nicholas O'Leary bc878b40d6 Add node-red-nodes to .gitignore 2013-10-30 21:35:51 +00:00
Nicholas O'Leary 32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00