Commit Graph

  • a1eeff4034 Node status not being refreshed properly in the editor Nick O'Leary 2017-01-09 14:18:59 +00:00
  • 0e1013a570 Add install/remove dialog to increase friction Closes #1109 Nick O'Leary 2017-01-09 13:41:20 +00:00
  • 4562b06a60 Try to prevent auto-fill of password fields in node edit tray Fixes #1081 Nick O'Leary 2017-01-08 23:14:14 +00:00
  • 3c96218338 Add Japanese translation file(editor.json) (#1084) zuhito 2017-01-09 08:02:07 +09:00
  • f0a4ea099c Fix whitespace in localfilesystem Nick O'Leary 2017-01-08 23:01:28 +00:00
  • c8d6693fba fix bug where savesettings did not honor local settings variables (#1073) btsimonh 2017-01-08 23:00:27 +00:00
  • 81bbdfe413 Tidy up unused/duplicate editor messages Closes #922 Nick O'Leary 2017-01-08 22:54:46 +00:00
  • 0e362943bf Add option to colourise debug console output Closes #1103 Nick O'Leary 2017-01-08 22:38:40 +00:00
  • 1e37fed90b Report node catalogue load errors Closes #1009 Nick O'Leary 2017-01-08 20:51:31 +00:00
  • aafcfef387 Add property validation to nodes using typedInput Nick O'Leary 2017-01-06 23:18:50 +00:00
  • 4b83d8160f Add common validator for typedInput fields Closes #1104 Nick O'Leary 2017-01-06 22:20:09 +00:00
  • 73a41707e5 Property expressions must not be blank Nick O'Leary 2017-01-06 21:58:17 +00:00
  • c989c533e8 Properly report module remove errors in palette editor Fixes #1043 Nick O'Leary 2017-01-06 16:53:54 +00:00
  • 707dc8c65c Update debug node console logging indicator icon Closes #1094 Nick O'Leary 2017-01-06 14:43:51 +00:00
  • 4c6157a06e Tidy up merge commit of validatePropertyExpression Nick O'Leary 2017-01-06 14:32:37 +00:00
  • f973396821 Merge pull request #1102 from node-red/0.16 Nick O'Leary 2017-01-06 14:30:52 +00:00
  • e73216d4c1 Merge branch 'master' into 0.16 Nick O'Leary 2017-01-06 14:30:13 +00:00
  • e6de26736b add port if wires array > number of ports declared. Dave Conway-Jones 2017-01-06 14:06:30 +00:00
  • d131addd63 Allow tips to be enabled/disabled via menu option Nick O'Leary 2017-01-06 13:33:23 +00:00
  • 0c7705beff Allow quoted property expressions Fixes #1101 Nick O'Leary 2017-01-06 11:23:19 +00:00
  • 08b11addec Let exec node (spawn) handle commands with spaces in path Dave Conway-Jones 2017-01-06 09:55:52 +00:00
  • 555f96cfaf Info-tips update Nick O'Leary 2017-01-05 23:33:19 +00:00
  • 59ffacb3df Fix merge conflicts Nick O'Leary 2017-01-05 10:07:23 +00:00
  • 83acb66f00 NLS the diff dialog Nick O'Leary 2017-01-04 22:02:35 +00:00
  • 1f9ae45875 Fix diff node table layout for Safari Nick O'Leary 2017-01-04 20:57:10 +00:00
  • ffa628be2d Index all node properties for node search Nick O'Leary 2017-01-04 16:46:36 +00:00
  • 8916f6f829 Update CHANGELOG/version for 0.15.3 0.15.3 Nick O'Leary 2017-01-04 15:11:53 +00:00
  • 215c8fd261 NLS type search Nick O'Leary 2017-01-01 22:14:33 +00:00
  • 061cc908a7 Hide common entries when filtering typeSearch Nick O'Leary 2017-01-01 21:59:09 +00:00
  • 18a519f9ed Remove node 0.10 from travis config Nick O'Leary 2017-01-01 11:41:03 +00:00
  • 7970c9dbe5 Merge changes by reimporting changed node config Nick O'Leary 2017-01-01 00:18:39 +00:00
  • 5ca0c066e2 Better handling of moved nodes Nick O'Leary 2016-12-23 12:53:59 +00:00
  • 563728c7b8 Some more merging code Nick O'Leary 2016-12-20 21:13:39 +00:00
  • 31a72b6562 Three-way-diff Nick O'Leary 2016-12-20 19:42:38 +00:00
  • d3dfbc3034 Add proper three-way diff view Nick O'Leary 2016-12-15 20:41:53 +00:00
  • f143a6ba08 update welcome message to use logger so it can be turned off/on if required (#1083) Josh 2016-12-24 00:31:23 +13:00
  • 28a65923b6 bump various package versions Dave Conway-Jones 2016-12-22 13:36:06 +00:00
  • 4ca3df77b3 Add ⇶ to debug node to indicate debugging also to console.log Dave Conway-Jones 2016-12-22 13:27:27 +00:00
  • 4cbe264869 Change file node to use node 4 syntax (drops support for 0.8) Dave Conway-Jones 2016-12-22 13:17:08 +00:00
  • b6b65b6bf7 Update debug node test for circular references Nick O'Leary 2016-12-20 23:21:25 +00:00
  • e7cc42a927 Use json-stringify-safe to detect circular references in debug msgs Nick O'Leary 2016-12-20 23:16:11 +00:00
  • bba3ca8cc0 Avoid misinterpreting valid objects as encoded arrays in debug Nick O'Leary 2016-12-20 22:46:56 +00:00
  • 8423e2d245 add info for httprequest responseUrl property Dave Conway-Jones 2016-12-16 22:03:00 +00:00
  • fc263718a1 Add res.responseUrl to httprequest node response Dave Conway-Jones 2016-12-16 21:54:24 +00:00
  • c3a99cf5a4 Update CONTRIBUTING guide Nick O'Leary 2016-12-09 13:35:29 +00:00
  • f6820ec615 Bump a load of packages (for 0.16 branch only) Dave Conway-Jones 2016-12-07 23:43:41 +00:00
  • 226ad3fe22 Add missing diff file Nick O'Leary 2016-12-07 13:51:20 +00:00
  • a9b17e930c Add diff markers to tabs in diff-view Nick O'Leary 2016-12-07 13:48:30 +00:00
  • 932ea7ba8f Add flow diff view Nick O'Leary 2016-12-06 22:37:21 +00:00
  • c720d78c39 Ensure runtime event notification gets cleared on restart Nick O'Leary 2016-12-05 14:39:34 +00:00
  • e0ac565bab Merge branch 'ashrafg-bidi' into bidi Nick O'Leary 2016-12-05 14:11:19 +00:00
  • e5511ea86d Rework bidi file structure Closes #1026,#983,#982,#978 samarsultan 2016-10-18 11:26:51 +02:00
  • 8d21e441a0 Add notification when runtime stopped due to missing types Part of #832 Nick O'Leary 2016-12-05 13:24:24 +00:00
  • 16ecb1a9cb Overhaul keyboard handling and introduce editor actions Nick O'Leary 2016-12-04 22:59:43 +00:00
  • f68acca427 Fix dynamically loading multiple node-sets from palette editor Nick O'Leary 2016-12-01 15:27:29 +00:00
  • 671d7e2beb debug - format if time if correct length/range Dave Conway-Jones 2016-11-28 17:28:49 +00:00
  • 52fc497412 Properly escape html strings passed to debug Nick O'Leary 2016-11-27 21:51:34 +00:00
  • 2084ad318f Tcpgetfix: Another small check (#1070) Nathanaël Lécaudé 2016-11-26 16:16:19 -05:00
  • b530c1a43d TCPGet: Ensure done() is called only once (#1068) Nathanaël Lécaudé 2016-11-25 13:14:51 -05:00
  • f2797a4153 Fix package.json conflict Nick O'Leary 2016-11-24 20:52:48 +00:00
  • 659c326f89 Add jsonata snippets Nick O'Leary 2016-11-23 23:16:17 +00:00
  • 534b07d120 Include jsonata from dependency on build and improve func highlight Nick O'Leary 2016-11-23 23:15:30 +00:00
  • de64fc8b8d Update rather than hide install button after success install Nick O'Leary 2016-11-23 10:58:38 +00:00
  • 1e234fcb73 Add editableList api doc comments Nick O'Leary 2016-11-23 10:58:19 +00:00
  • fa9a7e725b Sort quick-add types and add most-recent used type section Nick O'Leary 2016-11-22 22:57:05 +00:00
  • 95b2675f03 Support query and search paths in url when opening debug sub window Nick O'Leary 2016-11-22 13:14:52 +00:00
  • 3ca64057c3 Add breakpoint editing to debugger debugger Nick O'Leary 2016-11-22 12:57:30 +00:00
  • 127b4f0226 Add RED.utils.getNodeLabel utility function Nick O'Leary 2016-11-22 12:57:08 +00:00
  • 564902b886 Allow $ and _ at start of property identifiers Fixes #1063 Nick O'Leary 2016-11-21 21:36:18 +00:00
  • 071a04595a TCPGet: Separated the node.connected property for each instance (#1062) Nathanaël Lécaudé 2016-11-19 11:25:54 -05:00
  • eaa4b76ede Update jsonata version Nick O'Leary 2016-11-18 16:38:48 +00:00
  • 629c63e0c9 Add initial debugger panel to debug tab Nick O'Leary 2016-11-18 12:53:05 +00:00
  • 74a1713e99 Corrected 'overide' typo in XML node help (#1061) Nicholas Humfrey 2016-11-18 12:41:48 +01:00
  • 5f5aa0b2f7 TCPGet: Last property check (hopefully) (#1059) Nathanaël Lécaudé 2016-11-18 06:25:06 -05:00
  • eef59fd40e Add additional safety checks to avoid acting on non-existent objects (#1057) Nathanaël Lécaudé 2016-11-17 16:04:38 -05:00
  • 361ff315e9 add --title for process name to command line options Dave Conway-Jones 2016-11-17 13:57:33 +00:00
  • eeea8e530e add indicator for fire once on inject node Dave Conway-Jones 2016-11-17 13:56:37 +00:00
  • 8d5286703f reimplement $(env var) replace to share common code. Dave Conway-Jones 2016-11-17 13:56:17 +00:00
  • 74f2180fa4 Fix error message for missing node html file, and add test. Dave Conway-Jones 2016-11-16 22:46:01 +00:00
  • d042169f2e Let credentials also use $(...) substitutions from ENV Dave Conway-Jones 2016-11-16 21:45:11 +00:00
  • 416d5190bc Flow debugger initial pass Nick O'Leary 2016-11-01 13:10:51 +00:00
  • cebddc0237 Add message router component Nick O'Leary 2016-10-29 21:46:19 +01:00
  • 1fd87bf664 Improve debug message meta data contrast and legibility Nick O'Leary 2016-11-16 15:05:04 +00:00
  • eeaff6b553 Add insert-function button to expression editor Nick O'Leary 2016-11-16 14:54:51 +00:00
  • 6efd048fd6 Rename insecureRedirect to requireHttps Nick O'Leary 2016-11-16 14:24:27 +00:00
  • 6e9e694f66 Add setting to cause insecure redirect (#1054) Paul Slater 2016-11-16 14:17:47 +00:00
  • 44a0f1b505 Palette editor fixes (#1033) telogis-nodered 2016-11-17 03:12:31 +13:00
  • b67df2c0ab Fixing issue 1024 (#1041) wajnberg 2016-11-16 16:11:27 +02:00
  • 9790211891 Close comms on stopServer in test helper (#1020) Monkey Do 2016-11-16 15:09:04 +01:00
  • be18cc9f2d Add support for flow and global context in Template node (#1048) Adam Hořčica 2016-11-16 15:08:14 +01:00
  • 8caee09ea4 Preserve newlines in jsonata expression via tabs Nick O'Leary 2016-11-16 13:44:45 +00:00
  • 26f5305593 Add jsonata function help Nick O'Leary 2016-11-15 23:22:25 +00:00
  • d33029027f Add expression editor for jsonata Nick O'Leary 2016-11-15 00:19:04 +00:00
  • 339aaaec57 Tcpgetfix (#1050) Dave Conway-Jones 2016-11-14 20:20:27 +00:00
  • db2425c473 Seperated info messages to their own file Dave Conway-Jones 2016-11-14 19:10:02 +00:00
  • 18731f6055 TCPget: Store incoming messages alongside the client object to keep reference Nathanaël Lécaudé 2016-11-14 13:30:43 -05:00
  • 34f1f7a31d Merge remote-tracking branch 'upstream/master' into tcpgetfix Nathanaël Lécaudé 2016-11-14 08:09:44 -05:00
  • 7ef153756b TCPget can now handle concurrent sessions (#1042) Nathanaël Lécaudé 2016-11-11 17:01:22 +08:00
  • bf90509526 Add jsonata support to Change/Switch nodes Nick O'Leary 2016-11-10 23:58:34 +00:00
  • d853eca489 Better scope handling Nathanaël Lécaudé 2016-11-10 17:35:44 -05:00