Dave Conway-Jones
8405826fab
Ensure trigger sends complete 2nd msg if set to send latest msg
...
and add test
to close #2474
2020-02-24 21:17:54 +00:00
Nick O'Leary
4f9395e881
Merge pull request #2455 from node-red-hitachi/core-node-example
...
Add support of example flows for core node
2020-02-10 15:17:14 +00:00
Nick O'Leary
1f8ed9dcb9
Merge branch 'master' into dev
2020-02-10 11:07:50 +00:00
Nick O'Leary
1e8d695311
Merge pull request #2453 from node-red-hitachi/master-zhcn
...
Complete zh-CN translation for Editor-client/Nodes/Runtime
2020-02-07 10:15:55 +00:00
JIYE YU
ad6104baeb
wrap up ch-ZN translation for nodes message.json
2020-02-07 17:58:20 +09:00
Nick O'Leary
62fc554d25
Merge pull request #2431 from kazuhitoyokoi/master-removenamespace
...
Remove unnecessary namespaces for i18n
2020-02-06 09:25:38 +00:00
Nick O'Leary
be3dd63360
Merge pull request #2442 from node-red-hitachi/master-zhcn
...
Add zn-CN translation for all nodes
2020-02-05 10:59:05 +00:00
Hiroyasu Nishiyama
272fbc0cb0
add examples of batch node
2020-02-04 09:45:23 +09:00
Tscherno
663ed9833a
Add HEAD as Method
2020-02-01 17:21:33 +01:00
JIYE YU
c03abdb5e7
add zn-CN translation for nodes: network, parsers, sequence
2020-01-31 11:32:23 +09:00
JIYE YU
6d3eb7bb4b
fix translated doc according to comments
2020-01-31 11:32:23 +09:00
JIYE YU
7ffd37d9cb
add zn-CN translation for nodes:common,function,storage
2020-01-31 11:32:23 +09:00
Nick O'Leary
59b1466e5d
Merge pull request #2235 from 3anology/master
...
UI Translated to Traditional Chinese
2020-01-28 21:45:41 +00:00
Nick O'Leary
6b52206186
Merge branch 'master' into dev
2020-01-22 11:54:24 +00:00
Kazuhito Yokoi
c16c119a7d
Remove unnecessary namespaces for i18n
2020-01-21 20:13:34 +09:00
Nick O'Leary
95a51aafdc
Add path property to debug messages
...
Fixes #2358
This property can be used to identify the full path to the node that
logged a given message. If the node is inside a subflow (and maybe
nested many levels deep), this path can be used to help find the
node, rather than just the top-level subflow instance node.
A side-effect of this change is the Debug sidebar is now able to
show the message tools for a message coming from a deeply nested
subflow
2020-01-17 16:56:30 +00:00
Kazuhito Yokoi
74a015c329
Change types from text/x-red to text/html in node html files
2020-01-15 11:40:48 +09:00
Dave Conway-Jones
9c4640e010
Make min-height for change, switch, batch and mqtt consistent
...
to allow fit to smaller screens before scrolling
(to fix comment from forum)
2020-01-01 21:32:56 +00:00
Nick O'Leary
c1dae95f71
Merge pull request #2390 from node-red-hitachi/fix-mqtt-jp
...
Update Japanese info text of mqtt out node
2019-11-22 22:29:35 +00:00
Hiroyasu Nishiyama
e7c2ff3bd2
fix typos in Japanese info text of mqtt out
2019-11-22 13:01:50 +09:00
Hiroyasu Nishiyama
25459b52a1
udate Japanese info text of mqtt
2019-11-22 12:47:36 +09:00
Nick O'Leary
b81be8f358
Update for 1.0.3 again
2019-11-21 17:28:28 +00:00
Nick O'Leary
aa6c0b9d6e
Add clarification that MQTT Out requires payload to send msg
...
Fixes #2370
2019-11-21 16:56:01 +00:00
Nick O'Leary
b93165592e
Merge pull request #2372 from btsimonh/proxy-support
...
noproxy support in mqtt, Proxy & noproxy support in websocket
2019-11-21 10:45:23 +00:00
Simon Hailes
175a871ee0
repalce for-in with 'normal' for loop in mqtt and http
2019-11-18 17:14:38 +00:00
btsimonh
b4e2061e85
Update packages/node_modules/@node-red/nodes/core/network/21-httprequest.js
...
Co-Authored-By: Nick O'Leary <nick.oleary@gmail.com>
2019-11-18 17:03:59 +00:00
Nick O'Leary
2a2541df59
Merge pull request #2361 from kazuhitoyokoi/master-fixtypedInput
...
Support i18n for typedInput in join and switch nodes
2019-11-13 09:29:08 +00:00
Kazuhito Yokoi
9e16d7f433
Move messages to editor.json
2019-11-05 11:29:43 +09:00
Simon Hailes
aa86cfc55f
Add fix for HttpsProxyAgent using an incorrect default port for http:
2019-11-03 11:08:24 +00:00
Simon Hailes
d32d04bd4e
websocket - add proxy support.
2019-11-03 09:55:11 +00:00
Simon Hailes
0b3e9bf5e2
mqtt & httprequest: change proxy comparison from null to falsy.
...
mqtt - add no_proxy support.
2019-11-03 09:54:23 +00:00
Nick O'Leary
b1b1fe21dd
Merge pull request #2357 from kazuhitoyokoi/addplaceholder
...
Add placeholders to name fields
2019-11-01 23:26:40 +00:00
piyonakajima
397fe31f97
Update 17-split.html ( #2365 )
2019-11-01 13:04:43 +00:00
Kazuhito Yokoi
7c21bf4555
Add icons for typedInput
2019-10-31 16:03:27 +09:00
Kazuhito Yokoi
d2755a8049
Support i18n for typedInput in split and switch nodes
2019-10-30 19:58:29 +09:00
Kazuhito Yokoi
1b78bd1684
Add placeholder to topic field
2019-10-30 19:39:38 +09:00
Kazuhito Yokoi
5f67f1f078
Add placeholders to name fields
2019-10-29 20:45:57 +09:00
Nick O'Leary
2cd5e1d3c5
Bump for 1.0.3
2019-10-27 21:22:20 +00:00
Dave Conway-Jones
0ff324b0db
delay node- remove commented out code
2019-10-25 17:03:16 +01:00
Dave Conway-Jones
a96d5096fe
Fix delay to not pass through .reset and .flush props consistently
...
to close #2349
(it used to not pass them through but did on initial message... now it doesn't)
2019-10-25 16:48:35 +01:00
juggledad
22b9df62d1
Using the ‘a msg per line’ the last line does not get msg.topic passed ( #2352 )
...
When using the file-in node and ‘a msg per line’ the last line does not get msg.topic passed.
In the
.on(‘end’, function() {
code (starting at line 334) the msg is created but no msg.topic is set. Adding
topic:msg.topic,
after line 343 (var m = { payload: spare,) fixes the issue.
2019-10-25 14:51:50 +01:00
Nick O'Leary
4dc1343445
Merge pull request #2350 from kazuhitoyokoi/master-addtranslation4httprequest
...
Add translation for http request node
2019-10-25 10:22:41 +01:00
Nick O'Leary
080487cb33
Bump https-proxy-agent version
2019-10-25 10:22:05 +01:00
Nick O'Leary
0febcf4f9e
Merge pull request #2339 from bartbutenaers/master
...
Check auth type on opening
2019-10-23 21:38:54 +01:00
Nick O'Leary
57649a9b81
Merge pull request #2345 from 1ft-seabass/fix-tcpin
...
Removed unused variable "remoteDetails"
2019-10-23 21:32:29 +01:00
tseigo
bd67731bb7
Removed unused variable "remoteDetails"
2019-10-22 00:28:57 +09:00
tseigo
25de4e4782
Fixed the code format of 70-CSV.js from Tab to Space. try again.
2019-10-22 00:24:10 +09:00
bartbutenaers
0d673486a3
Check auth type on opening
2019-10-19 14:16:03 +02:00
Kazuhito Yokoi
75a5b1354c
Add translation for http request node
2019-10-17 21:56:22 +09:00
Dave Conway-Jones
78b735276b
fix httprequest timeout units info
...
to close #2333
2019-10-17 13:24:51 +01:00