1418 Commits

Author SHA1 Message Date
Steve Walsh
e8a142079c . 2023-11-13 10:27:38 +00:00
Steve Walsh
04a7c9dbf7 undefined fix, plus extra cater for error now 2023-11-13 10:25:50 +00:00
Steve Walsh
d9c563b827 Added formatting again 2023-11-09 15:41:12 +00:00
Steve Walsh
1aa0e89de9 Pre code styling 2023-11-09 15:09:03 +00:00
Steve Walsh
893eb2007f Pre code styling 2023-11-09 15:08:19 +00:00
Steve Walsh
7c0ec67015 Added support for codefile 2023-11-09 14:57:53 +00:00
Steve Walsh
4a9002afa5 PR feedback 2021-07-13 18:25:05 +01:00
Steve Walsh
3596c030c8 Updated the logic to be easier to follow 2021-07-13 17:06:37 +01:00
Steve Walsh
9a435217ec Updated the logic to be easier to follow 2021-07-13 16:40:32 +01:00
Steve Walsh
10771a2019 Updated logic to handle when parts of the msg object are changed to strings 2021-07-13 16:10:42 +01:00
Steve Walsh
d2a045a237 Added logic to fix the org variable if its been changed 2021-07-12 12:47:48 +01:00
Steve Walsh
e67175157b Fix for when after from function or change is an array 2021-07-08 16:57:27 +01:00
Steve Walsh
d89076fea0 more safety measure 2021-07-07 17:17:25 +01:00
Steve Walsh
3b57b72f54 PR changes 2021-07-07 17:01:28 +01:00
Steve Walsh
6668e0d182 PR changes 2021-07-07 16:18:02 +01:00
Steve Walsh
1cf81d77aa Added logic to chek for changes in org variable in msg object 2021-07-07 15:37:59 +01:00
Ross Casey
668d2b42c2 Make msg object available on error 2020-04-05 12:17:01 +01:00
Ross Casey
25734d09fe Add timeout 2020-04-04 21:57:36 +01:00
Ross Casey
542ef7d506 No longer pass in date 2019-12-17 17:36:13 +00:00
RossCasey
2762a8eef6
Save logger (#3) 2019-12-17 14:18:58 +00:00
Ross Casey
9d20cebc08 Fix context not defined 2019-12-16 14:43:36 +00:00
RossCasey
ac76e97222
Debomb (#2)
* Bombing

* get tests passing for function node

* fix date object issue

* tidy

* remove vm
2019-12-16 09:55:32 +00:00
Nick O'Leary
252df81f59
Pass Date into the Function node sandbox to fix instanceof tests 2018-05-25 10:55:44 +01:00
Dave Conway-Jones
40f4167894
let TCP in node report remote ip and port when in single packet mode 2018-05-24 21:39:46 +01:00
Edward Vielmetti
10395ef254 typo fix *hierarchy (#1735) 2018-05-24 09:48:05 +01:00
Hiroyasu Nishiyama
9dccbf747e Japanese message catalogue update (#1723)
* update Japanese message catalogue for mqtt node

* update Japanese message catalogue for udp node

* update Japanese message catalogue for html node

* update Japanese message catalogue for rpi-gpio node
2018-05-10 11:26:56 +01:00
Nick O'Leary
63e6e64ad3
Merge branch 'pr_1719' 2018-05-08 17:23:57 +01:00
Nick O'Leary
e8d7b48bff
Fix up sizing of mqtt message inputs 2018-05-08 17:23:28 +01:00
mblackstock
12944d1ebd add back removed Retain message 2018-05-08 08:30:10 -07:00
Nick O'Leary
98546b6e6a
Fixup Function node error line reporting 2018-05-08 11:40:16 +01:00
Nick O'Leary
20cf91f1dc
Merge branch 'pr_1700' 2018-05-08 10:47:35 +01:00
Nick O'Leary
2efa78d590
Fix up function stack issues 2018-05-08 10:47:20 +01:00
mblackstock
b15f8535f8 document close message 2018-05-06 20:02:20 -07:00
mblackstock
7a3a4493da tighten vertically, change section order 2018-05-06 15:38:45 -07:00
mblackstock
11078235c4 added deleted 'retain' in tip 2018-05-06 15:08:15 -07:00
mblackstock
f3e05cd08a set default expand behaviour 2018-05-04 16:52:21 -07:00
mblackstock
44a75c1291 move to two lines, add publish on close 2018-05-03 13:47:14 -07:00
Dave Conway-Jones
4a4513a746 Add type checks to switch node options (#1714)
* Add type checks to switch node options

* add isType to messages.json
2018-05-03 11:24:44 +01:00
mblackstock
f478d7c9f0 experiments with mqtt ui (wip) 2018-05-02 16:02:53 -07:00
Martin Guillon
27bf72372e
fix after comments 2018-05-01 14:00:05 +02:00
Dave Conway-Jones
94cb03f4b5 bind to correct port when doing udp broadcast/multicast (#1686)
* bind to correct port when doing broadcast/multicast

to allow better re-use of ports.

* allow udp multicast to work out if ip address

makes life easier for mortals

* udp also handle bind to ipv6 multicast if

tidy prompts to suit new function

* udp node, add face to debug log for multicast if known
2018-05-01 12:43:51 +01:00
Dave Conway-Jones
3190de873e add output property select to HTML parse node (#1701) 2018-05-01 12:42:27 +01:00
Martin Guillon
5967f4b0d4
fix error stack 2018-04-17 15:46:09 +02:00
Nick O'Leary
ff18618032
Highlight subflow node when log msg comes from inside
Fixes #1698
2018-04-17 12:44:58 +01:00
Martin Guillon
20f03c356c
better script error handling.
Also pass the error in msg so that it can handled later
2018-04-17 10:52:53 +02:00
Dave Conway-Jones
a327fd85e2
Fix template to default typed input field
to close #1697
2018-04-16 11:14:15 +01:00
Dave Conway-Jones
9d22a86ec8
fix typo in switch label, make function label consistent 2018-04-16 11:12:21 +01:00
Nick O'Leary
ae9cf13fc2
Fix http request doc type
Fixes #1690
2018-04-15 11:46:10 +01:00
Dave Conway-Jones
89bfc90f40
Make core nodes labels more consistent, to close #1673
and make them translateable
2018-03-30 14:31:59 +01:00
Dave Conway-Jones
acad9f57f9
Add "not available" to common messages 2018-03-30 14:03:04 +01:00