Steve-Mcl 
							
						 
					 
					
						
						
							
						
						98ebb02763 
					 
					
						
						
							
							improve tests for nodeDir  
						
						... 
						
						
						
						Adds new resources (loose files, non NR pkgs, NR modules, NR Plugins)
Adds new tests
#getNodeFiles - new tests below
  √ Finds nodes and icons only in nodesDir with files, icons and valid node-red packages
  √ Should not find node-red node in nodesDir with files, icons and valid node-red packages
  √ Should not find node-red node in nodesDir when regular package and valid node-red packages
#getModuleFiles - new tests below
  √ gets a nodes module files
  √ Finds only 1 node-red node in nodesDir amongst legacy nodes and regular nodes
  √ Finds a node-red node in nodesDir with a sub dir containing valid node-red package
  √ Finds 2 node-red node and 1 plugin in nodesDir (in root of dir)
  √ Finds 2 node-red node and 1 plugin in nodesDir pointing to a node_modules dir 
						
						
							
						
					 
					
						2022-06-16 11:00:31 +01:00 
						 
				 
			
				
					
						
							
							
								Steve-Mcl 
							
						 
					 
					
						
						
							
						
						ba22b07dce 
					 
					
						
						
							
							align functionality of nodesDir with coreNodesDir and userDir  
						
						
						
						
							
						
					 
					
						2022-06-16 10:57:29 +01:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						8762d0e164 
					 
					
						
						
							
							Merge pull request  #3666  from node-red-hitachi/fix-junction-to-subflow-2  
						
						... 
						
						
						
						Fix uncorrect fix of junction to subflow conversion 
						
						
							
						
					 
					
						2022-06-14 09:34:56 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						2b91edeb74 
					 
					
						
						
							
							fix uncorrect fix of junction to subflow conversion  
						
						
						
						
							
						
					 
					
						2022-06-14 16:49:14 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6c49d1aa3f 
					 
					
						
						
							
							Merge pull request  #3653  from node-red-hitachi/fix-undo-junction-to-subflow  
						
						... 
						
						
						
						Fix undoing junction to subflow 
						
						
							
						
					 
					
						2022-06-13 21:09:20 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						f07f086d62 
					 
					
						
						
							
							Merge pull request  #3652  from node-red-hitachi/fix-junction-to-subflow  
						
						... 
						
						
						
						Fix conversion of junction to subflow 
						
						
							
						
					 
					
						2022-06-13 21:09:11 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						c28862f8c7 
					 
					
						
						
							
							Merge pull request  #3650  from node-red-hitachi/fix-export-junction  
						
						... 
						
						
						
						Fix to include junction to exported nodes 
						
						
							
						
					 
					
						2022-06-13 21:06:33 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						9cfaf567be 
					 
					
						
						
							
							Merge pull request  #3649  from kazuhitoyokoi/master-fixshade4palette  
						
						... 
						
						
						
						Fix z-index value for shade to cover nodes in palette 
						
						
							
						
					 
					
						2022-06-13 21:04:52 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						53f453bf34 
					 
					
						
						
							
							Merge pull request  #3647  from node-red-hitachi/fix-subflow-category-name  
						
						... 
						
						
						
						Fix to extend escaped subflow category characters 
						
						
							
						
					 
					
						2022-06-13 21:04:13 +01:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						8cec0d8fcd 
					 
					
						
						
							
							Merge pull request  #3645  from node-red/fix-esm  
						
						... 
						
						
						
						Fix ESM module loading in Function node 
						
						
							
						
					 
					
						2022-06-13 08:10:28 -05:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						6f6f67829b 
					 
					
						
						
							
							fix undoing junction to subflow  
						
						
						
						
							
						
					 
					
						2022-06-13 14:12:04 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						94471b6d07 
					 
					
						
						
							
							fix conversion of junction to subflow  
						
						
						
						
							
						
					 
					
						2022-06-13 08:47:41 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						7eed9c0584 
					 
					
						
						
							
							include junction to exported nodes  
						
						
						
						
							
						
					 
					
						2022-06-12 10:08:13 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						3e717862a4 
					 
					
						
						
							
							Fix z-index value for shade to cover nodes in palette  
						
						
						
						
							
						
					 
					
						2022-06-11 20:52:58 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						30d88bbe7e 
					 
					
						
						
							
							extend escaped subflow category characters  
						
						
						
						
							
						
					 
					
						2022-06-11 09:50:28 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						551e73adef 
					 
					
						
						
							
							Merge pull request  #3646  from node-red-hitachi/fix-tab-name-sanitize  
						
						... 
						
						
						
						Fix to sanitize tab name 
						
						
							
						
					 
					
						2022-06-10 06:56:40 -05:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						99d32c4758 
					 
					
						
						
							
							sanitize tab name  
						
						
						
						
							
						
					 
					
						2022-06-10 20:22:09 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						9e52c15829 
					 
					
						
						
							
							Merge pull request  #3644  from bonanitech/fix-selector-placement  
						
						... 
						
						
						
						Fix selector placement 
						
						
							
						
					 
					
						2022-06-09 22:14:09 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						71a272f0a6 
					 
					
						
						
							
							Fix ESM module loading in Function node  
						
						... 
						
						
						
						Fixes  #3627  
					
						2022-06-09 22:11:48 -05:00 
						 
				 
			
				
					
						
							
							
								Mauricio Bonani 
							
						 
					 
					
						
						
							
						
						64061c3440 
					 
					
						
						
							
							Fix selector placement  
						
						
						
						
							
						
					 
					
						2022-06-09 17:44:11 -04:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						3e34d0badb 
					 
					
						
						
							
							Merge pull request  #3622  from kazuhitoyokoi/master-addjpn  
						
						... 
						
						
						
						Add Japanese translations for v3.0-beta.2 
						
						
							
						
					 
					
						2022-06-09 16:03:43 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b2e8474df3 
					 
					
						
						
							
							Merge pull request  #3624  from node-red-hitachi/fix-buffer-parse-error  
						
						... 
						
						
						
						fix buffer parse error message of evaluateNodeProperty 
						
						
							
						
					 
					
						2022-06-09 16:02:48 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						73ff7e2de4 
					 
					
						
						
							
							Merge pull request  #3632  from node-red-hitachi/fix-inject-of-JSONata  
						
						... 
						
						
						
						Fix JSONata evaluation of inject button 
						
						
							
						
					 
					
						2022-06-09 16:00:23 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						b5d8d34718 
					 
					
						
						
							
							Merge pull request  #3633  from node-red-hitachi/fix-new-folder-save-to-library  
						
						... 
						
						
						
						Fix new folder menu of save to library dialog 
						
						
							
						
					 
					
						2022-06-09 15:59:34 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						ac44d22cee 
					 
					
						
						
							
							Merge pull request  #3638  from node-red-hitachi/fix-palette-node-layer  
						
						... 
						
						
						
						Fix layer of palette node 
						
						
							
						
					 
					
						2022-06-09 15:55:46 -05:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						6e8fa12172 
					 
					
						
						
							
							Merge pull request  #3637  from node-red-hitachi/fix-node-placement  
						
						... 
						
						
						
						Fix to place a node dragged from palette within the workspace 
						
						
							
						
					 
					
						2022-06-09 15:54:32 -05:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						3046798ec5 
					 
					
						
						
							
							fix layer of palette node  
						
						
						
						
							
						
					 
					
						2022-06-08 14:50:14 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						c4332658ba 
					 
					
						
						
							
							place node dragged from palette within workspace  
						
						
						
						
							
						
					 
					
						2022-06-08 09:36:32 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						50e3da0849 
					 
					
						
						
							
							fix new folder menu of save to library dialog  
						
						
						
						
							
						
					 
					
						2022-05-28 20:16:53 +09:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						62cd3b2061 
					 
					
						
						
							
							Merge pull request  #3630  from Steve-Mcl/fix-tcp-sockets-crash  
						
						... 
						
						
						
						Dont delete TCP socket twice 
						
						
							
						
					 
					
						2022-05-27 07:37:28 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						7e6dfa7b92 
					 
					
						
						
							
							update test for inject node  
						
						
						
						
							
						
					 
					
						2022-05-27 12:11:53 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						7fbebbf361 
					 
					
						
						
							
							fix JSONata evaluation of inject button  
						
						
						
						
							
						
					 
					
						2022-05-27 11:44:56 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						121372802f 
					 
					
						
						
							
							Use built-in  type in typedInput  
						
						
						
						
							
						
					 
					
						2022-05-26 22:50:52 +09:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						7924907384 
					 
					
						
						
							
							Merge pull request  #3626  from node-red/noproxy-not-defined  
						
						... 
						
						
						
						MQTT Node: define noproxy variable 
						
						
							
						
					 
					
						2022-05-26 10:43:39 +01:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						51d429f9ae 
					 
					
						
						
							
							Dont delete TCP socket twice  
						
						
						
						
							
						
					 
					
						2022-05-26 10:18:34 +01:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						267aebb9cb 
					 
					
						
						
							
							Merge pull request  #3628  from bonanitech/patch-1  
						
						... 
						
						
						
						Fix typo in CSS 
						
						
							
						
					 
					
						2022-05-25 16:44:26 +01:00 
						 
				 
			
				
					
						
							
							
								Mauricio Bonani 
							
						 
					 
					
						
						
							
						
						3f9ebb588e 
					 
					
						
						
							
							Fix typo  
						
						
						
						
							
						
					 
					
						2022-05-25 11:15:29 -04:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						f424f07e54 
					 
					
						
						
							
							Fix typos in message catalog  
						
						
						
						
							
						
					 
					
						2022-05-25 22:56:58 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						e5a21a3261 
					 
					
						
						
							
							Merge branch 'node-red:master' into master-addjpn  
						
						
						
						
							
						
					 
					
						2022-05-25 19:07:57 +09:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						6f0de7c80e 
					 
					
						
						
							
							define noproxy variable  
						
						
						
						
							
						
					 
					
						2022-05-24 20:43:29 +01:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						3ace7eeafd 
					 
					
						
						
							
							Merge pull request  #3623  from node-red-hitachi/i18n-debug-sidebar-node-label  
						
						... 
						
						
						
						i18n debug sidebar node label 
						
						
							
						
					 
					
						2022-05-24 07:03:14 +01:00 
						 
				 
			
				
					
						
							
							
								Stephen McLaughlin 
							
						 
					 
					
						
						
							
						
						eb9f15e4e4 
					 
					
						
						
							
							Merge pull request  #3615  from bonanitech/ace-editor-gutter-color  
						
						... 
						
						
						
						Use the correct variable for the gutter text color 
						
						
							
						
					 
					
						2022-05-23 17:33:51 +01:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						bc80569fe9 
					 
					
						
						
							
							fix buffer parse error message of evaluateNodeProperty  
						
						
						
						
							
						
					 
					
						2022-05-22 17:59:27 +09:00 
						 
				 
			
				
					
						
							
							
								Hiroyasu Nishiyama 
							
						 
					 
					
						
						
							
						
						a147458120 
					 
					
						
						
							
							i18n debug sidebar node label  
						
						
						
						
							
						
					 
					
						2022-05-22 16:28:11 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						6182e22d18 
					 
					
						
						
							
							Add string label to typedInput in file nodes  
						
						
						
						
							
						
					 
					
						2022-05-22 11:56:21 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						dda84c5cd5 
					 
					
						
						
							
							Fix indents in other code except message catalog  
						
						
						
						
							
						
					 
					
						2022-05-22 11:18:40 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						6c15fb6978 
					 
					
						
						
							
							Fix indents in message catalog  
						
						
						
						
							
						
					 
					
						2022-05-22 10:51:35 +09:00 
						 
				 
			
				
					
						
							
							
								Kazuhito Yokoi 
							
						 
					 
					
						
						
							
						
						b17b68c44b 
					 
					
						
						
							
							Add Japanese translations for v3.0-beta.2  
						
						
						
						
							
						
					 
					
						2022-05-22 10:37:22 +09:00 
						 
				 
			
				
					
						
							
							
								Mauricio Bonani 
							
						 
					 
					
						
						
							
						
						afdb15dc58 
					 
					
						
						
							
							Use the correct variable for the gutter text color  
						
						
						
						
							
						
					 
					
						2022-05-18 10:28:36 -04:00 
						 
				 
			
				
					
						
							
							
								Nick O'Leary 
							
						 
					 
					
						
						
							
						
						98b4b0dce0 
					 
					
						
						
							
							Merge pull request  #3612  from node-red/3beta2  
						
						... 
						
						
						
						Update for 3.0.0-beta.2 
						
						
							
 
						
					 
					
						2022-05-16 11:47:07 +01:00