Stephen McLaughlin
|
2ef50ab71f
|
Merge pull request #3604 from node-red/fix-many-to-one-junction-slice
Handle many-to-one slicing of wires
|
2022-05-10 08:09:00 +01:00 |
|
Nick O'Leary
|
d2fab7fddd
|
Remove duplicate history add of ungroup event
Fixes #3581
|
2022-05-09 20:51:17 +01:00 |
|
Nick O'Leary
|
1818b0281d
|
Handle many-to-one slicing of wires
|
2022-05-09 20:39:34 +01:00 |
|
Nick O'Leary
|
d549a9ad92
|
Merge pull request #3603 from node-red-hitachi/fix-select-width-of-switch-node-rule
use text width instead of number of characters for deciding select fi…
|
2022-05-09 17:18:49 +01:00 |
|
Stephen McLaughlin
|
0385c72a8f
|
Merge pull request #3594 from PhilDay-CT/issue-3593
Handle removal of event handlers to allow mqtt client.end() to work
|
2022-05-09 16:50:48 +01:00 |
|
Stephen McLaughlin
|
e223b20cbd
|
Remove unnecessary call to clientRemoveListeners
Also, merge the non JSDOC comment into the JSDOC comment
|
2022-05-09 16:37:25 +01:00 |
|
Phil Day
|
a0f7e92e40
|
call client.end with force=true on timeout
|
2022-05-09 16:29:39 +01:00 |
|
Phil Day
|
c87ff3ca26
|
Update packages/node_modules/@node-red/nodes/core/network/10-mqtt.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
|
2022-05-09 16:22:50 +01:00 |
|
Phil Day
|
82672a825d
|
Update packages/node_modules/@node-red/nodes/core/network/10-mqtt.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
|
2022-05-09 16:20:44 +01:00 |
|
Phil Day
|
98d524e82d
|
Update packages/node_modules/@node-red/nodes/core/network/10-mqtt.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
|
2022-05-09 16:20:27 +01:00 |
|
Phil Day
|
3d3090a8f2
|
Updated to cover the removal of individual event handlers
|
2022-05-09 15:39:12 +01:00 |
|
Hiroyasu Nishiyama
|
abb81a0bac
|
use text width instead of number of characters for deciding select field width of switch node rule
|
2022-05-08 12:32:07 +09:00 |
|
Hiroyasu Nishiyama
|
05eb055b8c
|
add Japanese translation of switch rules
|
2022-05-08 08:59:07 +09:00 |
|
Hiroyasu Nishiyama
|
e8ddd6d16d
|
i18n switch group label & add Japanese message
|
2022-05-08 08:44:35 +09:00 |
|
Hiroyasu Nishiyama
|
06e0869767
|
update Japanese info of link call node reflecting update of English info
|
2022-05-07 22:09:54 +09:00 |
|
Nick O'Leary
|
7841fc6d3e
|
Merge pull request #3580 from bonanitech/typedinput-label
Fix typedInput label not visible on themes
|
2022-05-06 19:25:54 +01:00 |
|
Nick O'Leary
|
1f7311deeb
|
Merge pull request #3597 from node-red-hitachi/fix-link-call-info
update link-call node info according to current behavior
|
2022-05-06 19:25:10 +01:00 |
|
Hiroyasu Nishiyama
|
07a9e69e7b
|
update link-call node info according to current behavior
|
2022-05-06 23:38:58 +09:00 |
|
Phil Day
|
7845ebffc5
|
Track which event handlers we add to the mqtt client so we can removed them cleanly
|
2022-05-06 15:29:42 +01:00 |
|
Nick O'Leary
|
b985de6df2
|
Merge pull request #3595 from Steve-Mcl/fix-project-switching
Fix project switching when junctions are present
|
2022-05-05 20:48:54 +01:00 |
|
Steve-Mcl
|
11f6491889
|
fix project switching when junctions are present
fixes #3588
|
2022-05-05 16:56:28 +01:00 |
|
Phil Day
|
b2ec040a8d
|
Add Force parameter mqtt client.end() when called in disconnect
|
2022-05-05 16:12:28 +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 |
|
Kazuhito Yokoi
|
c5af71e0a2
|
Change icon path from png to svg
|
2022-05-05 20:38:55 +09:00 |
|
Steve-Mcl
|
531dbc5f83
|
Fix junction: ensure sourcePort is not undefined
fixes #3587
|
2022-05-05 09:37:32 +01:00 |
|
Stephen McLaughlin
|
851a925956
|
Merge pull request #3585 from Steve-Mcl/fix-flow-prop-tab
fix error initialising flow tab editor
|
2022-05-05 08:25:15 +01:00 |
|
Stephen McLaughlin
|
5d4e01eea6
|
Merge pull request #3589 from node-red-hitachi/fix-system-info
fix error on system-info action
|
2022-05-05 08:24:24 +01:00 |
|
Hiroyasu Nishiyama
|
c513cff843
|
fix error on system-info action
|
2022-05-05 10:10:52 +09:00 |
|
Kazuhito Yokoi
|
bc5eafce66
|
Update translations in file and http request nodes
|
2022-05-05 01:28:42 +09:00 |
|
Kazuhito Yokoi
|
5fb811eb4c
|
Change icon path from png to svg in typedInput
|
2022-05-05 01:20:41 +09:00 |
|
Kazuhito Yokoi
|
84a3884ffc
|
Fix i18n in typedInput of header area
|
2022-05-04 23:54:23 +09:00 |
|
Kazuhito Yokoi
|
50ae29a08c
|
Add Japanese translations for v3.0-beta.1
|
2022-05-04 23:29:40 +09:00 |
|
Steve-Mcl
|
bf8bfa582a
|
fix error initialising flow tab editor
fixes #3577
|
2022-05-04 15:16:35 +01:00 |
|
Steve-Mcl
|
492d1ef30e
|
declare undeclared loop var
|
2022-05-04 15:10:02 +01:00 |
|
Steve-Mcl
|
bd19c203e1
|
Prevent error when uses search term is used
fixes #3578
|
2022-05-04 15:08:52 +01:00 |
|
Mauricio Bonani
|
7955a17a17
|
Fix typedInput label not visible
|
2022-05-04 06:37:52 -04:00 |
|
Kazuhito Yokoi
|
58085e39d1
|
Add Japanese translations for welcome tour in 3.0-beta.1
|
2022-05-04 11:39:34 +09:00 |
|
Nick O'Leary
|
1148960d43
|
Update changelog and tour guide
|
2022-05-03 13:40:27 +01:00 |
|
Nick O'Leary
|
415107fbf0
|
Bump engines to 14
|
2022-05-03 13:40:02 +01:00 |
|
Nick O'Leary
|
437cc20198
|
Add moment dependency to resolve vuln in moment-timezone
|
2022-05-03 13:39:30 +01:00 |
|
Nick O'Leary
|
32f78a99fd
|
Update dependencies
|
2022-05-03 09:48:13 +01:00 |
|
Stephen McLaughlin
|
7f68e341da
|
Merge branch 'dev' into master
|
2022-05-03 09:35:32 +01:00 |
|
Nick O'Leary
|
a2f750ed1a
|
Merge pull request #3567 from Steve-Mcl/notification-buttons
Add "search for" buttons to notifications
|
2022-05-03 09:23:21 +01:00 |
|
Nick O'Leary
|
b74a42cdf5
|
Merge pull request #3569 from node-red/watch-fix
Fix Watch node handling of recursive directories
|
2022-05-03 09:22:31 +01:00 |
|
Nick O'Leary
|
95b35be541
|
Merge pull request #3570 from node-red/validate-tooltip-fix
Ensure node validation tooltip is closed when field becomes valid
|
2022-05-03 09:22:24 +01:00 |
|
Stephen McLaughlin
|
9b644e3c47
|
Use new validation option to return better label
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
|
2022-05-02 21:28:04 +01:00 |
|
Steve-Mcl
|
3f776397d1
|
close parent notification on "search for..." click
|
2022-05-02 21:24:46 +01:00 |
|
Steve-Mcl
|
1ec75035ba
|
declare missing var notification
|
2022-05-02 21:23:36 +01:00 |
|
Steve-Mcl
|
97b7b7b968
|
ensure space after search terms
|
2022-05-02 21:22:45 +01:00 |
|
Steve-Mcl
|
135427dcc8
|
fix i18n for unknownNodesButton
|
2022-05-02 21:21:09 +01:00 |
|