Commit Graph

  • a443491c0c Merge pull request #630 from lostinthestory/swagger-gen Nick O'Leary 2015-05-01 09:32:57 +01:00
  • 276d893198 Added the capability to register custom loggers (for Issue #626) Scott Yoshizawa 2015-04-30 17:01:22 -04:00
  • 653d0e71e4 Add meta tag for IE edge compatibility Nick O'Leary 2015-04-28 14:25:41 +01:00
  • faa7d948a7 Update MQTT Out node status if already connected Nick O'Leary 2015-04-27 20:08:00 +01:00
  • 771342989e HTTP Request - handle null url Fixes #632 Nick O'Leary 2015-04-26 08:50:42 +01:00
  • e9ce519e4b Added support for swagger doc to HTTP-In Cody Walker 2015-04-24 13:53:38 -05:00
  • c016b102eb Add async error handler to UDP out node Fixes #629 Nick O'Leary 2015-04-24 11:17:18 +01:00
  • 1a873d2e08 preserves msg variables when firing messages in batch with 'find'-action Coder of Salvation 2015-04-23 14:23:46 +02:00
  • 0583c60837 Editor link filter failing for src_port == 0 Fixes #621 Nick O'Leary 2015-04-22 22:53:21 +01:00
  • 1c1a85dcef editorTheme: allow header logo/title to be a link Nick O'Leary 2015-04-22 14:03:42 +01:00
  • 075152783a fixed missing payload of http-requests with DELETE method + added methods for HTTP/REST compatiblity Coder of Salvation / Leon van Kammen 2015-04-22 13:32:19 +02:00
  • c71e76335b Serial Out not appending character Fixes #622 Nick O'Leary 2015-04-21 09:42:31 +01:00
  • c1a32c4eb9 Merge pull request #620 from drwoods/master Nick O'Leary 2015-04-20 15:27:38 +01:00
  • 9ad1f769d3 localfilesystem tests failing on Windows drwoods 2015-04-16 14:46:22 -04:00
  • 87f8fd34b8 Ensure full deploy is visually selected by default Nick O'Leary 2015-04-20 11:17:27 +01:00
  • e206d2919e More defensive on closing tcp connections, dceejay 2015-04-19 12:13:45 +01:00
  • 9d809aa2ba Point Grunt to use external jshintrc dceejay 2015-04-16 11:53:39 +01:00
  • 8f744794e4 push opinionated .jshintrc - matches Grunt build. for starters. dceejay 2015-04-16 10:22:12 +01:00
  • ec7bbdfae0 Update express.js response object method call. Dylson Valente Neto 2015-04-15 11:29:48 -03:00
  • 78ab4217be Arduino pin values should be strings not numbers Nick O'Leary 2015-04-15 09:34:03 +01:00
  • d090df94c5 Arduino output - ensure string/number payloads handled Nick O'Leary 2015-04-14 23:14:13 +01:00
  • 937f26da41 Merge pull request #606 from drwoods/master Nick O'Leary 2015-04-14 21:34:23 +01:00
  • 98e3ff014e ignore Eclipse files and resolve some Eclipse JSHint warnings squashed 4 commits into 1 drwoods 2015-04-06 12:26:49 -04:00
  • 6f84526364 Remove pre-req for mkdirp package. dceejay 2015-04-14 18:41:48 +01:00
  • 105d38c885 MQTT node - don't report missing topic if payload is missing... dceejay 2015-04-14 18:39:42 +01:00
  • d7bdcd69fc fix exec missing addpayload, improve switch null test (to include null object) check mqtt has payload before sending dceejay 2015-04-14 17:15:56 +01:00
  • 87e537da90 Merge pull request #611 from node-red/themes Nick O'Leary 2015-04-13 22:51:52 +01:00
  • 8f16695f06 Add theme tests Nick O'Leary 2015-04-13 22:15:15 +01:00
  • 8403f6291f Tidy deploy button css Nick O'Leary 2015-04-13 21:50:40 +01:00
  • 5af6ac3e80 Rename menu ids to be logically consistent Nick O'Leary 2015-04-13 16:48:38 +01:00
  • 0d557094b2 Move help customisation under menu settings Nick O'Leary 2015-04-13 15:32:11 +01:00
  • a2aa78afd4 Add main menu customisation Nick O'Leary 2015-04-13 13:55:17 +01:00
  • b0de8abb63 Customise help link label/url Nick O'Leary 2015-04-13 11:35:52 +01:00
  • 6ff540ed08 Customise login image Nick O'Leary 2015-04-13 10:37:30 +01:00
  • 2b8ed9850b Pass deployButton and userMenu theme options to ui Nick O'Leary 2015-04-13 09:48:49 +01:00
  • dcd579b5e3 Some scss tidy up Nick O'Leary 2015-04-13 00:11:32 +01:00
  • c9d2d301aa Add editorTheme setting Nick O'Leary 2015-04-13 00:11:11 +01:00
  • 1aaef598a5 Concatenate vendor js/css where possible Nick O'Leary 2015-04-13 00:10:10 +01:00
  • 73d1f3d0e8 Expose rest of email node header fields. dceejay 2015-04-12 00:46:03 +01:00
  • e369ded6c5 Allow deploy button to be customised Nick O'Leary 2015-04-10 15:13:40 +01:00
  • 269846c587 Catch bad folder error in email node dceejay 2015-04-11 19:24:32 +01:00
  • 8dc98420db handle pure plain text messages in email node. dceejay 2015-04-11 16:48:50 +01:00
  • 1014abe92f Fix email node repeat send, add to, cc, bcc fields, and ability to select inbox. dceejay 2015-04-11 16:09:13 +01:00
  • 6927f10f8f Fix login image path Nick O'Leary 2015-04-10 15:39:29 +01:00
  • 49d3a7190a Update nodemonignore/watch rules Nick O'Leary 2015-04-09 22:18:37 +01:00
  • a2e65b0018 Prepend copyright to built editor files Nick O'Leary 2015-04-09 21:12:39 +01:00
  • f48ee01a03 Ensure MQTT nodes unsubscribe before disconnect Fixes #609 Nick O'Leary 2015-04-09 20:10:34 +01:00
  • 0e926c566b Add missing header scss Nick O'Leary 2015-04-09 17:26:11 +01:00
  • d2c4c2c34c Split css into individual scss files Nick O'Leary 2015-04-09 14:46:29 +01:00
  • c2253d1e25 Merge pull request #608 from node-red/build2 Nick O'Leary 2015-04-09 13:02:01 +01:00
  • eae16b6e8c Add tests for build check Nick O'Leary 2015-04-09 12:13:46 +01:00
  • 868ae5b5dd Add .dist to gitignore Nick O'Leary 2015-04-09 11:37:16 +01:00
  • 1406503e10 Add build info to README Nick O'Leary 2015-04-09 10:21:27 +01:00
  • 9ca9d88546 Drop Node 0.8 from travis build due to devDependencie issues Nick O'Leary 2015-04-01 23:32:00 +01:00
  • 203d3f672c Add build step to Grunt file Nick O'Leary 2015-04-01 23:24:47 +01:00
  • 698b2688f6 Add port, ssl and allow self signed certs to IRC node dceejay 2015-04-09 09:55:34 +01:00
  • be1620dd07 Fix watch node to stat file sizes ok (and also not to when file missing) dceejay 2015-04-08 21:43:22 +01:00
  • e1f0969957 Add dedicated route for editor index.html Nick O'Leary 2015-04-08 21:29:55 +01:00
  • e1dd8cf2ab Restore node order in palette following async changes Nick O'Leary 2015-04-08 20:17:24 +01:00
  • b03910b4a8 Merge f6ec94ef9ed403433ebfb1291208a2f06aa19237 into 8ee90777ee226fece5d44df25b6523b1c1536faf ItayKishon 2015-04-08 17:36:14 +00:00
  • 8ee90777ee Move serialport (and irc) to optional dependancies so installs ok in more places. dceejay 2015-04-08 09:55:48 +01:00
  • 2fe9c1e55f Change node config load to be async Nick O'Leary 2015-04-07 23:46:52 +01:00
  • 9dd7e2e43d Refactor registry structure Nick O'Leary 2015-04-07 16:02:15 +01:00
  • 110f70d902 Merge 800708f3710a8aacdd154ddfe31f8fa1f3ac48dd into 5efbdf5d048f143ccdaa1962ff0f1b5f14514f2f jmls 2015-04-06 11:10:55 +00:00
  • 800708f371 not a typo .. Julian Lyndon-Smith 2015-04-06 12:10:17 +01:00
  • a29d232d0a fixed typo Julian Lyndon-Smith 2015-04-06 12:03:46 +01:00
  • 6420c20d2f added functionality to enable custom registry Julian Lyndon-Smith 2015-04-06 11:54:45 +01:00
  • 5efbdf5d04 Revert removal of flow storage api Nick O'Leary 2015-04-05 20:54:11 +01:00
  • 5be3472413 For some reason http request node icon was aligned right, inconsistent with most other "function" nodes... dceejay 2015-04-05 17:57:06 +01:00
  • a9a0953653 Slide timing window to left for trigger node test. dceejay 2015-04-04 22:27:14 +01:00
  • d4ac4c44d0 Fix library test for deprecated storage api Nick O'Leary 2015-04-04 19:33:37 +01:00
  • f459ff8ad0 Remove use of deprecated storage api Nick O'Leary 2015-04-04 19:25:07 +01:00
  • b96ea36b70 Deprecate getAllFlows/getFlow/saveFlow storage functions Nick O'Leary 2015-04-03 23:05:56 +01:00
  • e543cc0fed Log settings file in use on start up Nick O'Leary 2015-04-03 23:05:15 +01:00
  • 0b1b4df210 Update README / Remove INSTALL.md Nick O'Leary 2015-04-02 21:19:57 +01:00
  • e59ffb0b19 Bump to dev version 0.10.7 Nick O'Leary 2015-04-01 10:48:57 +01:00
  • 120c8f2c28 Bump version 0.10.6 0.10.6 Nick O'Leary 2015-04-01 10:28:04 +01:00
  • fbfc5c8a2d Add error codes to api responses Nick O'Leary 2015-03-31 22:29:15 +01:00
  • 31b018c80e Missed closing brace in email node fix dceejay 2015-03-31 16:39:00 +01:00
  • 255d708fb6 updates to serial, watch, websocket, udp, twitter, email to handle no payload. dceejay 2015-03-31 09:21:11 +01:00
  • 78d1da5fbc Updates to sentiment, exec and range to handle missing payload properties dceejay 2015-03-31 08:35:56 +01:00
  • 9c22a770ef remove superfluous console.log from debug node dceejay 2015-03-30 21:59:54 +01:00
  • b201828236 Remove 'loaded' property from external node info object Nick O'Leary 2015-03-30 21:49:20 +01:00
  • 2a8a885271 Standardise API error response format Nick O'Leary 2015-03-30 14:16:04 +01:00
  • 7adefd6ee0 Add access_token expiry Nick O'Leary 2015-03-30 14:14:32 +01:00
  • f967a5ecdc Fix auth on comms link and for anon user Nick O'Leary 2015-03-29 22:27:07 +01:00
  • c8d6dc2531 Auth permission should honour the token scope Nick O'Leary 2015-03-29 21:59:48 +01:00
  • 216b5fba7a Increment subflow name on import of duplicate Nick O'Leary 2015-03-28 22:12:18 +00:00
  • f4ec9a72d5 Increase tab max-width Nick O'Leary 2015-03-28 22:08:39 +00:00
  • cf0c2825eb Expand palette category when first entry added Nick O'Leary 2015-03-28 21:46:27 +00:00
  • f6ec94ef9e Add node triggering on MQTT connection & disconnection ItayKishon 2015-03-28 18:41:00 +03:00
  • 72c4579c31 Add node triggering on MQTT connection & disconnection ItayKishon 2015-03-28 18:39:37 +03:00
  • be46c419dc Center palette label whilst being dragged Nick O'Leary 2015-03-26 20:07:59 +00:00
  • 62c68d06fe Merge pull request #598 from dceejay/dcjtests Nick O'Leary 2015-03-26 16:57:04 +00:00
  • 4f4d8419bc Nudge palette labels to rebalance them Nick O'Leary 2015-03-26 16:55:28 +00:00
  • 16e17954b4 add try catch to helper shutdown, tiny fixes for exec and trigger based on tests dceejay 2015-03-26 15:01:55 +00:00
  • cc1d080a5a Remove add/removeNode by filename api Nick O'Leary 2015-03-26 11:39:35 +00:00
  • dd7f4f6752 Filter loaded property from /nodes endpoint Nick O'Leary 2015-03-26 11:38:51 +00:00
  • 9daeba02b5 Flow.registerType should indicate if type was missing or not Nick O'Leary 2015-03-26 11:37:24 +00:00
  • 8a96dbd121 New tests for Trigger, catch and unknown nodes dceejay 2015-03-25 21:58:26 +00:00