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 |
|