Commit Graph

  • 869ae01da9 Add security checks Nathanaël Lécaudé 2016-11-10 16:45:01 -05:00
  • d63996eea1 slight tidy of YAML PR (remove excess console.log in test) Dave Conway-Jones 2016-11-10 21:29:07 +00:00
  • 9bbc8eda9d Added YAML parser node (#1034) Nathanaël Lécaudé 2016-11-11 05:22:05 +08:00
  • 9cc1b03c56 small change to udp httpadmin Dave Conway-Jones 2016-11-10 20:19:55 +00:00
  • b1ab26e3ad update Font Awesome to 4.7.0 Dave Conway-Jones 2016-11-10 20:15:06 +00:00
  • 96820418b5 Fix comparison to "" in tcpin Nathanaël Lécaudé 2016-11-10 11:17:27 -05:00
  • 385d9f16e9 Change scope of clients object Nathanaël Lécaudé 2016-11-09 22:33:55 -05:00
  • d56fce37dd Works when connection is left open Nathanaël Lécaudé 2016-11-09 13:25:19 -05:00
  • aef2c9e5cf First release of multi connection tcpget Nathanaël Lécaudé 2016-11-09 10:15:23 -05:00
  • 89a05c580f Handle drag whilst quick-add dialog open Nick O'Leary 2016-11-09 13:25:55 +00:00
  • b85e562980 Combine quick-add and quick-join actions Nick O'Leary 2016-11-09 13:17:26 +00:00
  • a0e6628757 Tweak search box styling Nick O'Leary 2016-11-08 21:18:34 +00:00
  • 60a41524f0 editableList delete button click event not cancelled Nick O'Leary 2016-11-08 17:01:21 +00:00
  • 6042395b81 Allow a node to reorder its outputs and maintain links Fixes #1031 Nick O'Leary 2016-11-08 17:00:47 +00:00
  • 8a5db8ce4b Handle explicitly set input widths on typedInput Nick O'Leary 2016-11-08 13:36:32 +00:00
  • 196d6e79e2 Don't pin change node input widths Nick O'Leary 2016-11-08 13:29:01 +00:00
  • 91f16215e5 Make typedInput keyboard navigable Nick O'Leary 2016-11-08 13:18:28 +00:00
  • 9c675a7847 Focus tray body when edit dialog opened Nick O'Leary 2016-11-08 09:58:20 +00:00
  • f9e09e87d6 Hit enter to edit first node in selection Nick O'Leary 2016-11-07 21:51:03 +00:00
  • 73574d6293 Add quick-add node mode with cmd/ctrl-click Nick O'Leary 2016-11-07 21:25:09 +00:00
  • 0a5a42b32a Fix node.error() not printing when passed false (#1037) Ben Hardill 2016-11-07 18:28:35 +00:00
  • de225205bd Fix safari/firefox detection of Meta key up Nick O'Leary 2016-11-06 00:24:01 +00:00
  • 8a47d36480 Add cmd/ctrl-click to quick add wires Nick O'Leary 2016-11-06 00:13:02 +00:00
  • d5f3ba8d8a remove unnecessary require from JSON node Dave Conway-Jones 2016-11-04 19:55:02 +00:00
  • 782a06ce84 Tweak node info table colours Nick O'Leary 2016-11-04 14:30:41 +00:00
  • 5cdafc50fb Add node delete button to edit dialog Nick O'Leary 2016-11-04 14:29:04 +00:00
  • 0ca3cdb9ae tab-info node properties use RED.utils.createObjectElement Nick O'Leary 2016-11-02 23:40:43 +00:00
  • a1d6cbd5fd Only expand strings that contain tabs/newlines Nick O'Leary 2016-11-02 23:40:17 +00:00
  • 6c36778cac Move debug message utils into core Nick O'Leary 2016-11-02 23:20:48 +00:00
  • 1c3a97a71a Make red.min.js a reusable library Nick O'Leary 2016-11-02 22:53:18 +00:00
  • 3489fe0cf4 Better toggling between raw/string views of buffers Nick O'Leary 2016-11-02 16:17:56 +00:00
  • 74b6d9dff9 Provide string view of buffers in debug messages Nick O'Leary 2016-11-02 16:08:13 +00:00
  • 06ee9aa05c Make strings expandable in debug Nick O'Leary 2016-11-02 15:12:30 +00:00
  • f0f40a8606 Restore object keys values in debug sidebar Nick O'Leary 2016-11-02 00:19:00 +00:00
  • 1f2c9879bd Handle big arrays/buffers better in debug sidebar Nick O'Leary 2016-11-02 00:16:36 +00:00
  • d1eb82bdf6 Show newlines/tabs in debug output Nick O'Leary 2016-10-27 22:12:07 +01:00
  • 8167f623e3 Update debug_spec for format changes Nick O'Leary 2016-10-27 16:59:16 +01:00
  • 9555e296a2 Close debug window when main window unloads Nick O'Leary 2016-10-27 09:01:47 +01:00
  • f460283fa1 Full event passing between debug window and main window Nick O'Leary 2016-10-27 08:48:32 +01:00
  • 79da8e5a37 Move all common debug list code to its own library Nick O'Leary 2016-10-26 23:20:43 +01:00
  • a35ce22218 Make debug message node id clickable Nick O'Leary 2016-10-26 22:08:28 +01:00
  • 1c905da8c2 Handle long strings in debug Nick O'Leary 2016-10-25 21:40:33 +01:00
  • 2b558768f1 Add debug filter box Nick O'Leary 2016-10-25 21:15:06 +01:00
  • 7607c4c882 Make inbuilt debug messages navigable Nick O'Leary 2016-10-24 16:53:09 +01:00
  • c9f4813ce1 Fix debug path Nick O'Leary 2016-10-21 13:41:58 +01:00
  • 0428e27039 Improved type styling Nick O'Leary 2016-06-22 12:27:47 +01:00
  • e30da2168d Make Debug object explorable Nick O'Leary 2016-06-21 22:50:09 +01:00
  • 0cd20768f4 Style the debug window to match the sidebar Nick O'Leary 2016-06-20 23:08:37 +01:00
  • ab31f34862 Initial debug pop-out window Nick O'Leary 2016-06-20 21:35:20 +01:00
  • 9a4ff5cb43 fix test for CSV array input Dave Conway-Jones 2016-11-03 08:56:38 +00:00
  • f66c91e18e different test for Pi (rather than use serial port name) Dave Conway-Jones 2016-11-03 08:56:18 +00:00
  • a235745be7 Fix missing 0 handling for css node with array input Dave Conway-Jones 2016-11-02 15:49:51 +00:00
  • 9516da01e3 0.15.2 changelog 0.15.2 Nick O'Leary 2016-10-28 08:48:10 +01:00
  • 7657bd2375 Bump 0.15.2 Nick O'Leary 2016-10-28 08:43:21 +01:00
  • 0adcea9e7c Revert bidi changes to nodes and hide menu option until fixed Fixes #1024 Nick O'Leary 2016-10-28 08:37:33 +01:00
  • aa8ad60083 Let xml node set options both ways Dave Conway-Jones 2016-10-26 22:06:35 +01:00
  • 5d98a86a6b bump serialport to use version 4 Dave Conway-Jones 2016-10-25 21:42:22 +01:00
  • 4418fdaed6 gpio node handle multiple bits of data returned in one go Dave Conway-Jones 2016-10-25 21:41:49 +01:00
  • c58c45c917 HTTP In should pass application/octet-stream as buffer not string Fixes #1023 Nick O'Leary 2016-10-25 21:19:11 +01:00
  • 45eba5cabd tidy up udp node - repeat setting of var Dave Conway-Jones 2016-10-25 20:33:26 +01:00
  • 3ab0d0d865 Handle missing httpNodeRoot setting properly Nick O'Leary 2016-10-21 13:50:47 +01:00
  • a6803081ab Config sidebar not handling node definition error properly Nick O'Leary 2016-10-21 13:47:54 +01:00
  • 8debed805b Add minimum show time to deploy spinner to avoid flicker Nick O'Leary 2016-10-21 12:59:55 +01:00
  • fc9835512d Add work-in-progress update button to palette-editor Nick O'Leary 2016-10-21 10:29:26 +01:00
  • 5f0cab8cc2 Add log.removeHandler function Nick O'Leary 2016-10-20 23:31:40 +01:00
  • bd391963bc Add Crtl/Shift/p shortcut for manage palette Nick O'Leary 2016-10-20 14:01:37 +01:00
  • 97fa28fb10 Add spinner to deploy button Nick O'Leary 2016-10-20 13:11:12 +01:00
  • 67d5b39c96 Status messages from nodes in subflows not delegated properly Fixes #1016 Nick O'Leary 2016-10-19 21:06:45 +01:00
  • dbceef2581 fix spelling in join node info Dave Conway-Jones 2016-10-17 21:17:45 +01:00
  • 5b22ccfca6 Speed up tab scrolling Nick O'Leary 2016-10-15 20:58:27 +01:00
  • 714c254bab Update delay burst test to be more tolerant of timing Fixes #1013 Nick O'Leary 2016-10-14 22:35:43 +01:00
  • 90f4db9158 Bump 0.15.1 0.15.1 Nick O'Leary 2016-10-13 19:53:43 +01:00
  • eed470ddae Update default palette catalogue to use https Nick O'Leary 2016-10-13 16:22:25 +01:00
  • 49f72881f4 Disable palette editor if npm not found Nick O'Leary 2016-10-12 22:30:32 +01:00
  • a76674032d Searching package catalogue should be case-insensitive Fixes #1010 Nick O'Leary 2016-10-12 20:08:08 +01:00
  • ec392a7f9a contenteditable fields not handled in config nodes Fixes #1011 Nick O'Leary 2016-10-12 19:54:43 +01:00
  • 8a2ae6c480 Change html link refs from _new to _blank to be standards compliant Dave Conway-Jones 2016-10-12 17:53:27 +01:00
  • b3796a8e24 Fix unit tests for /flows 0.15.0 Nick O'Leary 2016-10-12 10:33:51 +01:00
  • b9144ff987 Bump version 0.15.0 Nick O'Leary 2016-10-12 10:27:08 +01:00
  • 5344949c71 Tidy up /flows api responses Nick O'Leary 2016-10-12 10:24:10 +01:00
  • 05cbba9a35 Exporting current flow not formatting tab node correctly Nick O'Leary 2016-10-11 21:34:52 +01:00
  • 325c6135cf Defeat the exec node test dragons Nick O'Leary 2016-10-11 20:30:58 +01:00
  • fdea19a45b leave Pi GPIO pins in a sensible state on error Dave Conway-Jones 2016-10-11 15:37:34 +01:00
  • fad63c0c18 Fix tab_config revealing unused config nodes Nick O'Leary 2016-10-11 15:06:34 +01:00
  • f002560616 Exec node spawn mode should clone messages it reuses Nick O'Leary 2016-10-11 14:49:48 +01:00
  • 8e7d52e645 Avoid reencyrpting credentials if they haven't changed Nick O'Leary 2016-10-11 14:27:35 +01:00
  • d119594cbf Tidy up exec node clean-up to remove failure-causing timing window Nick O'Leary 2016-10-11 13:25:19 +01:00
  • 84f7da6e93 Fix null checking in exec node test Nick O'Leary 2016-10-11 11:16:10 +01:00
  • 22e1bafe1b Fix exec test on node 0.10 Nick O'Leary 2016-10-11 10:53:50 +01:00
  • 3f8e42e510 update changelog Nick O'Leary 2016-10-11 10:28:16 +01:00
  • 9704fb04d9 inject node label - show topic for timestamp mode if short Dave Conway-Jones 2016-10-11 09:27:02 +01:00
  • dcfaf1e2b9 Update changelog Nick O'Leary 2016-10-11 00:17:06 +01:00
  • 42f7dc1947 Fix type checking in unit tests Nick O'Leary 2016-10-10 13:27:43 +01:00
  • eb1a597456 Add npm build/test scripts Closes #946 #660 Nick O'Leary 2016-10-10 11:48:44 +01:00
  • 8368815db5 extra change tests for partial and complete match Dave Conway-Jones 2016-10-10 11:48:52 +01:00
  • 9c6295d0d8 Lighten shade color in editor Nick O'Leary 2016-10-10 11:42:13 +01:00
  • 4d19f881e9 Let change node set type if total match Dave Conway-Jones 2016-10-10 11:10:36 +01:00
  • 3a8820397b clean up status on close for several core nodes. Dave Conway-Jones 2016-10-10 11:08:06 +01:00
  • 85b1c1fe97 Increase default apiMaxLength to 5mb and add to default settings Closes #1001 Nick O'Leary 2016-10-10 10:14:08 +01:00
  • a4de9e94dd Update dependency versions Nick O'Leary 2016-10-10 10:02:41 +01:00