node-red/editor/js
Dave Conway-Jones 7b1787fdbb Debug to status option (#1499)
* Let debug optionally target the status line (32 chars only)

* Add batching of messages to debug ws comms

* let Debug handle simple case of NaN

would also close #1530

* Fixup debug tests for batch comms (no new tests yet)

* mixup comms/api test to match new batch mode (no new tests)

* Add test for NaN being sent OK.

* redo original fix to padding / labels for new debug options

* fix debug test (re-add fix from #1444)

* Fix up merge issues in debug tests
2018-01-13 16:14:03 +00:00
..
text Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
ui Merge branch 'master' into 0.18 2018-01-11 21:20:51 +00:00
comms.js Debug to status option (#1499) 2018-01-13 16:14:03 +00:00
events.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
history.js Track node moves separately to node config changes 2017-04-23 23:20:36 +01:00
i18n.js Retry auto-install of modules that fail 2017-07-08 17:30:17 +01:00
keymap.json Add basic user settings panel 2017-05-03 11:38:16 +01:00
main.js allow a node's icon to be set dynamically (#1490) 2017-11-30 13:13:35 +00:00
nodes.js Fixed name conflict of icon property for dashboard node (#1524) 2017-12-19 11:11:10 +00:00
red.js Update copyright header for JS Foundation 2017-01-11 15:24:33 +00:00
settings.js Ensure auth-tokens are removed when no user is specified in settings 2017-01-21 23:49:20 +00:00
user.js Modify messages to refer to language files (#1361) 2017-08-07 10:00:28 +01:00
validators.js Numeric validator that accepts blank should accept undefined 2017-01-25 16:11:56 +00:00