Commit Graph

23 Commits

Author SHA1 Message Date
Dave C-J 585e50229e Merge branch 'master' of github.com:node-red/node-red 2013-09-15 11:36:19 +01:00
Dave C-J f8988ca583 Made Blink1 and BlinkStick msg.payloads consistent so both accept hex #rrggbb or decimal rrr,ggg,bbb. (This will also break any existing Blink1 deployments...) 2013-09-15 11:35:56 +01:00
Nicholas O'Leary 95c815d994 Update Debug tooltip to make sidebar easier to find 2013-09-14 10:21:09 +01:00
Dave C-J 500c3ec146 tweak debug - so booleans are obvious. 2013-09-13 23:28:39 +01:00
Dave C-J b0e9dbb929 Partial fix for Issue #17 2013-09-13 22:55:16 +01:00
Dave C-J 36ae1dd0ef added/allowed text colour names for BlinkStick 2013-09-13 13:05:10 +01:00
Dave C-J 8300952254 Merge branch 'master' of github.com:node-red/node-red 2013-09-13 12:25:24 +01:00
Dave C-J b7179fe373 Better detection of BlinkStick - yet to do text colour values 2013-09-13 12:23:46 +01:00
Nicholas O'Leary 755d17766c Add cron-like scheduling to inject 2013-09-12 17:21:46 +01:00
Nicholas O'Leary f7bdece081 Fix the irc label breakage 2013-09-09 21:42:12 +01:00
Nicholas O'Leary 77a6b0a71d Import fails on nodes with config labels 2013-09-09 09:59:35 +01:00
Dave C-J 9a26916d29 over zealous error checking for device... - now under zealous - tricky to debug without actual hardware in hand :-) 4/10 must try harder 2013-09-08 16:45:51 +01:00
Dave C-J 163d0c624a added prototype BlinkStick node... 2013-09-08 13:05:41 +01:00
Dave C-J 06930cb65c added (some) query capability to MongoDB node. 2013-09-08 11:21:52 +01:00
Dave C-J 065d47d173 handle more errors for sockets. one step forward. 2013-09-08 11:21:26 +01:00
Nicholas O'Leary 7b4927ff5d Full fix for #11 2013-09-07 14:27:41 +01:00
Dave C-J 07ff9aa061 Issue #11 - only show error code on Alert toaster (rather than full error) 2013-09-07 11:26:22 +01:00
Dave C-J 38d309dcf3 improved error handling (and labelling) for socket node... but not perfect by a long way... 2013-09-06 21:43:54 +01:00
Nicholas O'Leary 3255ae4187 Fixes #10 2013-09-06 21:03:51 +01:00
Dave Conway-Jones b8f82fd9ae More useful response to 404... (if backend died) 2013-09-06 20:03:15 +01:00
Dave Conway-Jones 28b7009f33 Catch board not configured error without crashing 2013-09-06 13:57:43 +01:00
Dave Conway-Jones 6922a71995 tweak Arduino node colours and default port 2013-09-06 09:26:19 +01:00
Nicholas O'Leary 32796dd74c Got to start somewhere 2013-09-05 15:02:48 +01:00