Nick O'Leary
1c5fdb6ab6
Evaluate all env vars as part of async flow start
2023-06-23 02:11:57 +01:00
bvmensvoort
3ed530ed9e
Merge branch 'dev' into 4219-missing-error-logging-for-config-nodes
2023-06-22 20:14:56 +02:00
Nick O'Leary
51a0b68d8e
Revert "Add callback to getSetting to support async jsonata access"
2023-06-22 10:17:48 +01:00
Steve-Mcl
4808cac89d
Add async to all paths that JSONata env var calls
2023-06-17 21:14:56 +01:00
bvmensvoort
c1ea3380eb
Show errors and statuses of config nodes in the sidebar when no catch nodes are used
2023-06-10 21:27:06 +02:00
Steve-Mcl
1cbd910e5d
correct declaration of env object/dic/lookup
2023-06-09 11:30:21 +01:00
Steve-Mcl
b102ef512e
ensure object before attempting to call function
2023-06-09 11:29:54 +01:00
Nick O'Leary
614834090e
Bump everything for beta.3
2023-05-25 18:10:01 +01:00
Nick O'Leary
991f13e704
Remove unused function
2023-05-22 23:14:31 +01:00
Nick O'Leary
2388232179
Fix catch/status group scoping to handle group hierarchies
2023-05-22 22:33:31 +01:00
Nick O'Leary
11ded1e497
Merge branch 'dev' into 3843-alternative-impl
2023-05-22 17:41:23 +01:00
Nick O'Leary
69d643942c
Merge branch 'dev' into update-deps
2023-05-22 13:57:47 +01:00
Nick O'Leary
57359d1659
Ensure express server options are applied consistently
...
Fixes #4169
2023-05-22 10:54:37 +01:00
Nick O'Leary
20abe4a40c
Update dependecies include got
2023-04-28 21:37:03 +01:00
Nick O'Leary
55a9a29f76
Merge branch 'master' into dev
2023-04-28 18:49:03 +01:00
Nick O'Leary
841f1849c8
Update packages/node_modules/@node-red/runtime/lib/flows/util.js
2023-04-28 15:25:29 +01:00
Gerwin van Beek
6fbcec8b98
Solved node red not loading without error when subflow is missing
2023-04-24 11:51:06 +02:00
Nick O'Leary
6179d1eef2
Bump for beta.2
2023-03-06 17:30:34 +00:00
Nick O'Leary
4deca552fa
Merge pull request #4093 from node-red/subflow-nested-context
...
Generate stable ids for subflow instance internal nodes
2023-03-06 17:13:10 +00:00
Nick O'Leary
2d066307f4
Merge branch 'master' into dev
2023-03-06 16:17:02 +00:00
Nick O'Leary
e47698bfd4
Handle null subflow object when clearing context
2023-03-03 20:02:46 +00:00
Nick O'Leary
e91981207f
Generate stable ids for subflow instance internal nodes
...
Fixes #3996 #3889
2023-03-03 18:46:49 +00:00
Nick O'Leary
fd66335bd4
Merge pull request #3962 from GogoVega/french-translation
...
Add French translation
2023-03-03 13:37:40 +00:00
Nick O'Leary
c046c8c4d3
Merge pull request #3804 from FabsMuller/ptbrtranslation
...
Portuguese Brazilian (pt-BR) translation
2023-03-03 13:33:47 +00:00
Nick O'Leary
6044871438
Merge pull request #3911 from node-red/protect-hooks
...
Ensure errors in preDeliver callback are handled
2023-02-21 14:26:39 +00:00
Nick O'Leary
3a1cc38aaf
Update for 3.1.0-beta.1
2023-02-02 11:09:55 +00:00
Nick O'Leary
68bb38b8d7
Merge branch 'master' into dev
2023-02-02 10:40:33 +00:00
Kazuhito Yokoi
5bda221f9d
Use main branch as default in project feature
2023-01-31 00:36:18 +09:00
Nick O'Leary
0346294c59
Rename package var
2023-01-23 17:50:50 +00:00
Kazuhito Yokoi
8f27dae7ea
Add Japanese translations for v3.0.3
2023-01-16 00:56:39 +09:00
Hiroyasu Nishiyama
038f75e48f
add support for mermaid diagram to markdown editor
2023-01-05 17:25:16 +09:00
Nick O'Leary
4d202a7a37
Merge pull request #3971 from node-red/fix-cred-on-global
...
Ensure credentials object is removed before returning node in getFlow request
2023-01-01 14:09:54 +00:00
Hiroyasu Nishiyama
99bd957ea0
Resolve merge conflict
2022-12-27 23:45:25 +09:00
Kazuhito Yokoi
156c3984a7
Ignore commit error in project feature
2022-12-12 01:23:00 +09:00
GogoVega
c3f13eb428
A few more minor fixes
2022-12-08 22:31:27 +01:00
GogoVega
6cbfe3d736
Last adjustment and translation of `commit`
2022-12-07 12:28:02 +01:00
GogoVega
2274319274
fix: Typos
2022-12-07 02:08:29 +01:00
Nick O'Leary
c18018f017
Ensure credentials object is removed before returning node in getFlow request
...
Fixes #3953
2022-12-03 23:33:33 +00:00
Nick O'Leary
b3f761776d
Update dependencies
2022-12-03 22:43:03 +00:00
GogoVega
01f9ce0015
Add French translation of `runtime.json` file
2022-12-02 18:09:06 +01:00
Nick O'Leary
14e74afb07
Merge pull request #3909 from node-red/warn-invalid-msg
...
Add check that node sends object rather than primitive type
2022-11-30 22:28:09 +00:00
Nick O'Leary
742f05f59d
Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js
2022-11-30 22:23:04 +00:00
Nick O'Leary
79db4f8aa1
Update packages/node_modules/@node-red/runtime/lib/flows/Flow.js
...
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
2022-11-30 22:22:44 +00:00
Nick O'Leary
c4e216f839
Merge pull request #3912 from node-red/handle_username_spaces
...
Ensure key_path is quoted in GIT_SSH_COMMAND in case of spaces in pathname
2022-11-30 22:18:24 +00:00
Nick O'Leary
02af01d2ca
Merge pull request #3867 from Steve-Mcl/improve-nodesdir-scan
...
Fix nodesDir scan when node package has js/html in sub dir to package.json
2022-11-30 22:15:00 +00:00
Hiroyasu Nishiyama
f23d0480e4
add global environment variable feature
2022-11-04 18:42:51 +09:00
Kazuhito Yokoi
75725a38df
Fix file permission
2022-10-12 23:50:33 +09:00
Nick O'Leary
24b055b1b8
Ensure key_path is quoted in GIT_SSH_COMMAND in case of spaces in pathname
2022-10-04 15:44:29 +01:00
Nick O'Leary
f4d7b71984
Ensure errors in preDeliver callback are handled
...
Fixes #3848
2022-10-04 15:20:06 +01:00
Nick O'Leary
a40e5dbcd4
Add check that node sends object rather than primitive type
...
Fixes #3876
2022-10-04 11:49:49 +01:00
Steve-Mcl
e6b379358a
better logging of set with no types
2022-09-29 21:28:13 +01:00
NetHans
e147602a3a
JSdoc documentation fixed
2022-08-18 21:27:59 +02:00
NetHans
b7a016edcf
Update Flow.js
...
replace tabs with whitespace
2022-08-16 06:37:03 +02:00
NetHans
371253a4f6
catch node extended
2022-08-14 20:45:01 +02:00
NetHans
08ce6cce97
status node extended
2022-08-14 20:24:05 +02:00
NetHans
d7a10328c0
function for group analysis added
2022-08-14 20:20:59 +02:00
Nick O'Leary
c9b0a7c2dd
Bump for 3.0.2
2022-08-04 13:50:31 +01:00
Nick O'Leary
e9eabd6881
Merge pull request #3802 from Dennis14e/patch-de-2
...
Update german translation
2022-08-04 13:10:52 +01:00
Nick O'Leary
5c29feec63
Register subflow module instance node with parent flow
...
Fixes #3798
2022-08-02 00:05:21 +01:00
Fabulous Muller
0908369dba
Portuguese Brazilian (pt-BR) translation
...
Portuguese Brazilian, pt-BR, translation based on v.3.0.1 branch.
The initial efforts started with PR #3100(V.2.0.3) but there were some
problems and the quality needed to be improved. Now I fixed some
failures and reviewed files line by line, double-checked with text editor
and dictionary updated to last ortographic agreement of the portuguese
language; anyway errors still can happen, this is not a robotic translation
and portuguese has a latin branch, so one word in english(sometimes) has
many possible translations in portuguese; just to complicate a litlle
bit.
So we are finally making pt-BR available in Node-Red and hope to just
improve from now on.
Resolves : #3100
2022-07-25 16:35:06 -03:00
Dennis Neufeld
fe5132be1d
Update german translation 2
2022-07-24 16:31:01 +02:00
Dennis Neufeld
b50ba3e0e4
Update german translation
2022-07-23 18:53:39 +02:00
Nick O'Leary
da65bf7292
Update changelog and bump for 3.0.1
2022-07-22 09:50:37 +01:00
Steve-Mcl
a4d66622a5
add a handful of missing settings to basic report
2022-07-21 09:30:49 +01:00
Steve-Mcl
af4f07cb26
include flows stop/start state
2022-07-21 09:29:51 +01:00
Nick O'Leary
04f4d5274d
Bump dev to 3.1.0-beta.0
2022-07-14 20:58:25 +01:00
Nick O'Leary
ee378ea0c4
Update version to 3.0
2022-07-12 21:18:49 +01:00
Nick O'Leary
d95314c754
Update packages/node_modules/@node-red/runtime/lib/nodes/credentials.js
2022-07-04 20:21:25 +01:00
Nick O'Leary
9ac83cf62e
Do not remove unknown credentials of Subflow Modules
...
Fixes #3641
2022-07-01 17:34:16 +01:00
Kazuhito Yokoi
d4fdf6be67
Add Japanese translations for v3.0-beta.4
2022-07-01 01:09:06 +09:00
Nick O'Leary
f041159aa7
Merge pull request #3720 from node-red/300-b4
...
Update for 3 beta 4
2022-06-30 09:40:56 +01:00
Nick O'Leary
f438cbf633
Update for 3 beta 4
2022-06-29 21:04:28 +01:00
Nick O'Leary
b59a3b15f3
Fix flow unit tests
2022-06-29 11:41:19 +01:00
Nick O'Leary
f33848e16b
Rework start/stop api to use runtime-event notification message
2022-06-29 10:27:44 +01:00
Steve-Mcl
1b8a4577d5
improve UI, i18n and layout of stop/start feature
2022-06-27 18:07:22 +01:00
Steve-Mcl
51baed4932
default stop/start feature to `enabled:false`
2022-06-27 18:06:53 +01:00
Steve-Mcl
3cef2bb7e0
Merge remote-tracking branch 'upstream/master' into stop-start-flows
2022-06-27 13:03:52 +01:00
Nick O'Leary
d2e84925f7
Set default editor to monaco in absence of user preference
2022-06-22 21:43:25 +01:00
Nick O'Leary
4ed559af95
Update changelog and version for 3-beta.3
2022-06-16 15:44:51 +01:00
Steve-Mcl
68331fc40c
implement flows runtime stop/start API and UI
2022-06-08 21:56:17 +01:00
Kazuhito Yokoi
6c15fb6978
Fix indents in message catalog
2022-05-22 10:51:35 +09:00
Nick O'Leary
70f26e0bea
Update for 3.0.0-beta.2
2022-05-16 11:10:31 +01:00
Stephen McLaughlin
424a53da4e
Merge pull request #3576 from kazuhitoyokoi/master-addjpn
...
Add Japanese translations for v3.0-beta.1
2022-05-05 15:16:36 +01:00
Hiroyasu Nishiyama
c513cff843
fix error on system-info action
2022-05-05 10:10:52 +09:00
Kazuhito Yokoi
50ae29a08c
Add Japanese translations for v3.0-beta.1
2022-05-04 23:29:40 +09:00
Nick O'Leary
32f78a99fd
Update dependencies
2022-05-03 09:48:13 +01:00
Nick O'Leary
539e5899e3
Bump version for 3.0.0-beta.1
2022-04-28 14:30:45 +01:00
Nick O'Leary
54c87f81a6
Update dependencies
2022-04-28 11:04:06 +01:00
Stephen McLaughlin
e714ff35c4
Merge branch 'dev' into diagnostics
2022-04-27 12:08:32 +01:00
Nick O'Leary
57ac90f837
Merge pull request #3542 from Steve-Mcl/httpstatic-improvements
...
Add support for multiple static paths with optional static root
2022-04-25 20:21:54 +01:00
Steve-Mcl
22000f10df
Add support for multiple static paths with root
...
closes #3510
2022-04-22 17:06:40 +01:00
Nick O'Leary
3a26c5cd65
Merge pull request #3498 from sammachin/sammachin_credentials
...
Error on invalid encrypted credentials
2022-04-21 10:59:43 +01:00
Steve-Mcl
21a0b33645
correct "non string" check parenthesis
...
fixes #3493
2022-04-11 13:57:26 +01:00
Steve-Mcl
76c0e140cf
fix up report - remove duplicate entries
2022-04-06 15:11:28 +01:00
Steve-Mcl
5633c5224e
Add system info UI
2022-03-29 20:59:35 +01:00
Steve-Mcl
03763a1423
Update diagnostics as per Issue discussion
2022-03-29 20:48:29 +01:00
Steve-Mcl
cf6df1556c
Ensure UTC time is UTC
2022-03-29 08:35:09 +01:00
Steve-Mcl
a2fd705153
Improve diagnostics content
2022-03-28 18:49:56 +01:00
Steve-Mcl
3388f699a0
Add diagnostics endpoint
...
fixes #3430
2022-03-24 16:00:45 +00:00
Sam Machin
b7b604aed4
Update packages/node_modules/@node-red/runtime/lib/nodes/credentials.js
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-03-24 08:37:51 +00:00
Sam Machin
a1f5cabbba
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-03-24 08:37:46 +00:00
Sam Machin
c2aae6ddf6
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2022-03-24 08:37:35 +00:00
Sam Machin
855d799b21
Update credentials.js
2022-03-22 21:18:11 +00:00
Sam Machin
97dd1d0f4f
typo
2022-03-22 07:34:18 +00:00
Sam Machin
d9bd736159
change error to warn for moving from unencrypted to encrypted
2022-03-21 09:29:41 +00:00
Sam Machin
af0f02d63e
add locale warning
2022-03-19 17:44:21 +00:00
Sam Machin
4d048af384
Check for missing encrypted credentials
2022-03-19 13:34:46 +00:00
Nick O'Leary
5f0ea85f47
Bump for 2.2.2
2022-02-18 14:46:01 +00:00
Nick O'Leary
fcf2994015
Bump for 2.2.1
2022-02-15 13:41:53 +00:00
Nick O'Leary
95f7177ef4
Merge pull request #3445 from node-red-hitachi/fix-path-substitution
...
Fix substitution of NR_NODE_PATH
2022-02-15 11:26:19 +00:00
Steve-Mcl
efd8c1229d
improve "Unexpected Node Error" logging
...
- fixes #3389
- adds additional info to aid sourcing the issue
- removes lots of undefined info when node type is incorrect
- stores and reports original stack before internal try/catch exception
- ensure this._flow is something before attempting to call `handleError`
2022-02-15 10:51:18 +00:00
Hiroyasu Nishiyama
6a41cbebc9
evaluate env var after path initialization
2022-02-15 14:23:01 +09:00
Nick O'Leary
5c87a6cb76
Update package readmes and licenses
2022-01-27 12:49:48 +00:00
Nick O'Leary
d1bd303dfa
Update version for 2.2.0
2022-01-27 10:13:28 +00:00
Nick O'Leary
5b428bb8e6
Merge pull request #3379 from node-red-hitachi/nr_node_path-support
...
add NR_NODE_PATH path support
2022-01-26 14:29:03 +00:00
Hiroyasu Nishiyama
c948ff88a5
add support of NR_NODE_PATH
2022-01-26 21:24:48 +09:00
Nick O'Leary
4173625fca
Merge pull request #3243 from node-red/delete-global-context
...
Clear context contents when switching projects
2022-01-26 11:28:34 +00:00
Nick O'Leary
87c89586a5
Merge pull request #3356 from node-red-hitachi/node-prop-env-var
...
Add support for accessing node id & name as environment variable
2022-01-26 11:11:02 +00:00
Hiroyasu Nishiyama
ba304c9651
add NR_ prefix to special environment variables
2022-01-26 09:25:30 +09:00
Nick O'Leary
703c5adba7
Add _path property to nodes and expose as node.path in Function node
2022-01-25 21:32:28 +00:00
Hiroyasu Nishiyama
8b23d341b4
add support for env var access of GROUP_ID & GROUP_NAME
2022-01-25 21:04:43 +09:00
Hiroyasu Nishiyama
289815e128
add support of FLOW_ID & FLOW_NAME
2022-01-25 20:46:01 +09:00
Hiroyasu Nishiyama
75bcd9e8d5
add support for accessing node id & name as env var
2022-01-14 23:40:12 +09:00
Nick O'Leary
51f45293b8
Merge branch 'master' into dev
2022-01-13 10:52:36 +00:00
Nick O'Leary
f055d42277
Update package version for 2.1.5
2022-01-13 10:22:41 +00:00
Nick O'Leary
fb7a2a8d5d
Update dependencies
2022-01-13 10:19:56 +00:00
Nick O'Leary
8b43b31c64
Add checkbox on project-open screen to clear context
2022-01-12 21:05:47 +00:00
Nick O'Leary
3abef972a7
Clear context contents when switching projects
...
Fixes #3240
2022-01-12 18:59:29 +00:00
Nick O'Leary
f86e743cce
Merge branch 'master' into dev
2022-01-12 17:59:26 +00:00
Nick O'Leary
c801bc5e6b
Add error logging if Node.log throws an error
...
Part of #3327
2022-01-12 11:13:29 +00:00
Nick O'Leary
ea43729063
Add _module to Node object to provide module info
2022-01-12 11:07:25 +00:00
Nick O'Leary
7cd3e49f04
Merge branch 'master' into dev
2021-12-05 19:32:13 +00:00
Nick O'Leary
d9f976baea
Update package for 2.1.4
2021-12-01 16:06:03 +00:00
Hiroyasu Nishiyama
c331da7323
fix env var access using $env for groups
2021-11-27 19:29:57 +09:00
Nick O'Leary
720a163273
Bump dev version
2021-11-15 23:38:01 +00:00
Nick O'Leary
cfe201dbe1
Bump for 2.1.3
2021-10-26 10:42:53 +01:00
Nick O'Leary
2ffea143e7
Bump for 2.1.2
2021-10-25 09:38:32 +01:00
Nick O'Leary
d4d6f71cf4
Bump for 2.1.1
2021-10-22 09:27:52 +01:00
Nick O'Leary
7560bb8d7b
Bump for 2.1.0
2021-10-21 09:08:35 +01:00
Nick O'Leary
6cb06c146d
Update for 2.1.0-beta.2
2021-10-14 13:07:58 +01:00
Nick O'Leary
b3c84242dc
Bump version for 2.1.0-beta.1
2021-09-27 17:50:09 +01:00
Nick O'Leary
abaebb329d
Merge branch 'dev' into edit-panes-2
2021-09-07 13:42:49 +01:00
Nick O'Leary
3b460fb8fa
Bump for 2.0.6
2021-09-02 09:00:54 +01:00
Hiroyasu Nishiyama
67404a327d
merge getFlowSetting to getSetting
2021-09-01 22:26:31 +09:00
Hiroyasu Nishiyama
d78e5932f9
update according to PR comments
2021-08-30 08:00:58 +09:00
Hiroyasu Nishiyama
6aecc3915c
add support of environtment variable for tab & group
2021-08-19 21:15:13 +09:00
Nick O'Leary
f1e7ec0c6b
Bump for 2.0.5
2021-07-30 13:28:52 +01:00
Nick O'Leary
ee9234b2c6
Bump for 2.0.4
2021-07-26 17:09:26 +01:00
Nick O'Leary
142176f194
Bump for 2.0.3
2021-07-23 14:38:43 +01:00
Nick O'Leary
269669ba28
Bump for 2.0.2
2021-07-22 11:17:48 +01:00
Nick O'Leary
c9597b9447
Bump for 2.0.1
2021-07-20 14:44:47 +01:00
Hiroyasu Nishiyama
c1d85f760d
update Japanese message catalogue
2021-07-15 21:09:20 +09:00
Nick O'Leary
eb4625a0b9
Merge pull request #3064 from node-red/revert-external-modules-dir
...
Move externalModules back into the user dir
2021-07-15 09:56:23 +01:00
Nick O'Leary
ddb715d88d
Record runtime-installed modules in .config.modules.json
2021-07-14 23:13:52 +01:00
Nick O'Leary
e16ab2a0fd
Bump for 2.0.0
2021-07-13 11:51:23 +01:00
Nick O'Leary
e6a845e606
Move externalModules back into the user dir
2021-07-13 11:24:10 +01:00
Kazuhito Yokoi
ec8b8a7b87
Change translation to be same as other usages
2021-07-13 14:15:37 +09:00
Kazuhito Yokoi
51a9205105
Add Japanese translations for Node-RED v2.0
2021-07-13 14:05:44 +09:00
Nick O'Leary
58023b4bf0
Merge branch 'pr_3024' into dev
2021-06-28 15:32:32 +01:00
Sam Machin
672636313c
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2021-06-16 17:13:52 +01:00
Nick O'Leary
68a5325849
Bump version to 2.0.0-beta.2
2021-06-16 11:44:14 +01:00
Sam Machin
bd3a8db438
log readOnly on startup
2021-06-16 10:10:31 +01:00
Hiroyasu Nishiyama
93c25f5d1b
Update message catalogue
2021-06-13 14:19:36 +09:00
Nick O'Leary
ce905ba2c4
Merge branch 'master' into dev
2021-06-08 11:44:31 +01:00
Nick O'Leary
7651941722
Do not assign z property to tab node when updating flow
...
Fixes #3010
2021-06-08 11:35:43 +01:00
Nick O'Leary
3541b4b968
Merge pull request #3004 from node-red-hitachi/fix-get-subflow-info
...
Fix allow Flow.getNode to return subflowInstance nodes
2021-06-07 18:16:01 +01:00
Nick O'Leary
5b1bf35a23
Fix over-greeding matching whilst parsing commit history
...
Fixes #3006
2021-06-07 18:07:58 +01:00
Kazuhiro Ito
a7b8adb0e1
Fix allow Flow.getNode to return subflowInstance nodes
2021-06-04 15:08:03 +09:00
Nick O'Leary
e042ef05a4
Update dependencies
2021-06-02 16:24:12 +01:00
Nick O'Leary
7c02e4d66a
Merge branch 'master' into dev
2021-06-02 15:40:56 +01:00
Nick O'Leary
711794cfe1
Merge pull request #2993 from Steve-Mcl/master
...
ensure context get/set key is a string
2021-06-02 15:20:25 +01:00
Nick O'Leary
c0e4cf2358
Fix handling of boolean subflow module properties
...
Fixes #3000
2021-06-02 14:48:54 +01:00
Steve-Mcl
a92f0c4c6e
fix context key validation + add tests
...
- adds a helper function validateContextKey to keep it DRY
- adds tests ensure key of null "" 1 {} [] [""] [1] [{}] all throw error
2021-05-26 13:04:09 +01:00
Nick O'Leary
468ef7ecff
Allow RED.settings.set to replace string property with object property
2021-05-25 21:02:14 +01:00
Steve-Mcl
4d768fd236
ensure context get/set key is a string
2021-05-25 14:53:06 +01:00
Nick O'Leary
a9164e63ab
Merge branch 'dev' into pr_2971
2021-05-18 16:30:13 +01:00
Nick O'Leary
4f77bbeb2b
Update for 1.3.5
2021-05-18 11:52:49 +01:00
Nick O'Leary
d49d9a783c
Merge branch 'master' into dev
2021-05-13 16:06:33 +01:00
Nick O'Leary
d7dc7c4eda
Fix error handling in runtime/lib/api/nodes
2021-05-13 15:46:56 +01:00
Nick O'Leary
001f066769
Remove all input event listeners on a node once it is closed
...
This prevents in-flight messages being passed to the node after
it has closed.
2021-05-13 13:37:21 +01:00
Nick O'Leary
5dbaaae68e
Merge branch 'master' into dev
2021-05-12 16:00:36 +01:00
Nick O'Leary
9cdec156dc
Merge pull request #2974 from aheissenberger/fix-bundle-error
...
Fixed esbuild bundle error "installRetry" was declared a constant and changed
2021-05-11 17:45:07 +01:00
Nick O'Leary
d8d384a979
Fix plugin loading when browser sends unrecognised lang
2021-05-11 16:42:00 +01:00
Nick O'Leary
71ba73b38f
Merge branch 'master' into dev
2021-05-04 11:19:05 +01:00
Andreas Heissenberger
54c9d27fd8
fix
2021-05-03 17:35:50 +02:00
Andreas Heissenberger
01888ff078
fix "installRetry" was declared a constant and changed
2021-05-03 17:23:27 +02:00
Steve-Mcl
69dafd6c68
add codeEditor settings
2021-04-29 16:53:59 +01:00
Nick O'Leary
b0e349b215
Update for 1.3.4
2021-04-29 11:22:22 +01:00
Nick O'Leary
7df1a03b4b
Handle subflow modules that contain subflows
2021-04-28 21:50:00 +01:00
Nick O'Leary
4133f9c56f
Merge pull request #2936 from node-red/npm-install-hooks
...
Add pre/postInstall hooks to npm install handling
2021-04-27 10:57:14 +01:00
Nick O'Leary
b62e4f6662
Fix deprecation of httpRoot
2021-04-26 14:43:06 +01:00
Nick O'Leary
f5a1c8bc49
Merge pull request #2957 from node-red-hitachi/fix-error-on-git-auto-commit
...
fix error on auto commit for no flow change
2021-04-26 11:54:05 +01:00
Nick O'Leary
4cb8e99430
Timeout http upgrade requests that are not otherwise handled
...
Fixes #2956
2021-04-26 11:45:28 +01:00
Hiroyasu Nishiyama
a480919ec3
fix error on auto commit for no flow change
2021-04-26 09:05:53 +09:00
Nick O'Leary
62f2a552ea
Merge pull request #2953 from node-red/depreacte-usage-of-httpRoot-and-add-warning
...
Deprecate usage of httpRoot and add warning
2021-04-23 16:42:01 +01:00
Dave Conway-Jones
3798167908
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2021-04-23 16:36:22 +01:00
Dave Conway-Jones
56fe2014e1
Update packages/node_modules/@node-red/runtime/lib/index.js
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2021-04-23 16:36:15 +01:00
Dave Conway-Jones
8732e89e55
Update packages/node_modules/@node-red/runtime/locales/en-US/runtime.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2021-04-23 16:22:50 +01:00
Dave Conway-Jones
fdd0a93bad
Deprecate use of httpRoot in settings and add warning
...
(no change is actual behaviour yet - just warning)
Should we remove option from settings ? or just label it ?
2021-04-23 15:42:57 +01:00
Dave Conway-Jones
5cc791690b
fix flowfile name to flows.json in settings
...
and warn if not set (as if anyone reads warnings)
Move setting to top of settings.js as it will be edited more often.
Default behaviour will still work
(needs translations)
2021-04-23 14:09:06 +01:00