cinhcet
|
a69db4d572
|
move to debug.html, rename to "deactivate" instead of "disable"
|
2020-05-19 11:03:15 +02:00 |
|
Dave Conway-Jones
|
b6e0568e76
|
Trigger node - hide second outpiut option when not appropriate
Update status to better reflect multiple streams in flight
|
2020-05-16 22:24:29 +01:00 |
|
Dave Conway-Jones
|
1d36ce0fdf
|
debug node: add auto handling of error and status msgs if set to show status
|
2020-05-15 23:32:27 +01:00 |
|
Dave Conway-Jones
|
88d4d306f3
|
Add some colour smarts to debug status
|
2020-05-15 16:06:34 +01:00 |
|
Dave Conway-Jones
|
184d928cf7
|
ensure debug status in sync with main option
|
2020-05-14 23:01:26 +01:00 |
|
Dave Conway-Jones
|
a849872c21
|
ensure old config work with new fields
|
2020-05-14 16:28:38 +01:00 |
|
Dave Conway-Jones
|
1d71fb3554
|
Let debug node show status indpendent of main output
|
2020-05-14 15:38:48 +01:00 |
|
Nick O'Leary
|
f1bd3e1711
|
Merge pull request #2562 from kazuhitoyokoi/dev-addjapanesetranslations
Add Japanese translations for Outliner, help sidebar and loading progress bar
|
2020-05-13 09:18:50 +01:00 |
|
Nick O'Leary
|
9f1373945b
|
[help-sidebar] Tidy up some errors
|
2020-05-12 13:42:01 +01:00 |
|
Kazuhito Yokoi
|
35738cc1a3
|
Update Japanese translations for CSV node
|
2020-05-12 20:03:00 +09:00 |
|
Hiroyasu Nishiyama
|
2dd004f6cd
|
rename example name of complete node
|
2020-05-12 15:56:35 +09:00 |
|
Hiroyasu Nishiyama
|
964b7e0e23
|
rename example name of status node
|
2020-05-12 15:53:59 +09:00 |
|
Hiroyasu Nishiyama
|
bc039bde81
|
rename example name of catch node
|
2020-05-12 15:52:01 +09:00 |
|
Hiroyasu Nishiyama
|
9505f82d9b
|
split debug node examples
|
2020-05-12 15:43:28 +09:00 |
|
Nick O'Leary
|
717bfffa63
|
[Inject] Use legacy properies by preference
|
2020-05-11 16:07:26 +01:00 |
|
Hiroyasu Nishiyama
|
a764a4a44b
|
update initial contents for setup & close code
|
2020-05-11 22:55:07 +09:00 |
|
Dave Conway-Jones
|
247fa0ce7c
|
Fix inject so more backwards compatible
reuse old payload property and copy over topic if a string.
|
2020-05-11 14:37:19 +01:00 |
|
Nick O'Leary
|
13932b2cfb
|
Merge pull request #2553 from node-red-hitachi/add-reset-to-batch-node
Add reset feature to batch node
|
2020-05-11 09:39:09 +01:00 |
|
Nick O'Leary
|
0bd0540d2f
|
Merge pull request #2559 from kazuhitoyokoi/dev-addjapanesetranslations
Add Japanese translations for grouping nodes
|
2020-05-11 09:38:14 +01:00 |
|
Hiroyasu Nishiyama
|
00e080459e
|
update handling of invalid jsonata expression
|
2020-05-11 14:51:47 +09:00 |
|
Hiroyasu Nishiyama
|
5b197adf33
|
update according to comments
|
2020-05-11 14:37:14 +09:00 |
|
Kazuhito Yokoi
|
9019c31f91
|
Add Japanese translations for core nodes
|
2020-05-08 15:12:47 +09:00 |
|
Hiroyasu Nishiyama
|
c885f2edaa
|
add example of link node across tabs
|
2020-05-06 12:36:28 +09:00 |
|
Hiroyasu Nishiyama
|
ae5a7176ba
|
change comment of debug node example
|
2020-05-06 12:36:05 +09:00 |
|
Hiroyasu Nishiyama
|
ee13cd10fe
|
add checks for interval value
|
2020-05-06 11:21:58 +09:00 |
|
Nick O'Leary
|
189389f96a
|
[inject] Tidy up node label
|
2020-05-05 17:35:30 +01:00 |
|
Hiroyasu Nishiyama
|
9cbc40a229
|
fix message catalogue for CSV ndoe & update japanese message catalogue (#2554)
|
2020-05-05 14:43:08 +01:00 |
|
Nick O'Leary
|
18bf220ca4
|
Merge pull request #2413 from dvv/patch-1
Allow to know particular session from status node
|
2020-05-05 14:42:26 +01:00 |
|
Hiroyasu Nishiyama
|
8750c4b121
|
add reset feature to batch node
|
2020-05-05 21:07:55 +09:00 |
|
Dave Conway-Jones
|
36b0698432
|
Trigger - redo second output code update
|
2020-05-04 17:11:09 +01:00 |
|
Nick O'Leary
|
3d76137247
|
[inject] Modify output labels for multi-value inject
|
2020-05-04 15:37:09 +01:00 |
|
Dave Conway-Jones
|
df9d231389
|
Merge branch 'dev' of https://github.com/node-red/node-red into dev
|
2020-05-04 14:17:17 +01:00 |
|
Dave Conway-Jones
|
e2aebaf0e7
|
CSV : add warn when unpaired quotes detected on input.
helps handling now that we allow line breaks within fields (as per spec).
|
2020-05-04 14:17:11 +01:00 |
|
Nick O'Leary
|
20e84a847a
|
Merge pull request #2435 from PaulWieland/dev
Adding user definable properties to inject node
|
2020-05-04 14:02:10 +01:00 |
|
Nick O'Leary
|
90537e42ba
|
Merge branch 'dev' into add-trigger-second-output
|
2020-05-04 12:45:01 +01:00 |
|
Nick O'Leary
|
4615465599
|
Merge pull request #2527 from node-red/enhance-csv
Enhance csv to allow output of column headers once only
|
2020-05-04 12:43:16 +01:00 |
|
Nick O'Leary
|
95418724fa
|
Merge pull request #2540 from vladimir-kazan/fix-deprecation-warning
Fix: Remove nodejs deprecation warning in 21-httpin node
|
2020-05-04 12:42:30 +01:00 |
|
Nick O'Leary
|
d7df20413d
|
Merge branch 'master' into dev
|
2020-05-04 11:41:44 +01:00 |
|
Hiroyasu Nishiyama
|
62ec7f4d37
|
add examples of common category nodes
|
2020-05-02 00:18:24 +09:00 |
|
Hiroyasu Nishiyama
|
319c7e9e9f
|
add join node example
|
2020-05-01 16:49:17 +09:00 |
|
Hiroyasu Nishiyama
|
580492b0c8
|
create sequence category
|
2020-05-01 10:39:52 +09:00 |
|
Hiroyasu Nishiyama
|
655ce7b87a
|
add split node example
|
2020-05-01 10:37:47 +09:00 |
|
Hiroyasu Nishiyama
|
4e09b404a2
|
fix comment description of sort sequence example
|
2020-05-01 09:55:38 +09:00 |
|
Hiroyasu Nishiyama
|
748f831495
|
rename examples & correct sequence size
|
2020-05-01 09:48:31 +09:00 |
|
Hiroyasu Nishiyama
|
bb3b87814c
|
add sort node examples
|
2020-05-01 09:24:29 +09:00 |
|
Hiroyasu Nishiyama
|
0bfe20182f
|
rename batch examples
|
2020-04-30 23:55:22 +09:00 |
|
Paul Wieland
|
25aadc690a
|
Added i18n and legacy output label support
|
2020-04-27 12:16:20 -04:00 |
|
Nick O'Leary
|
feb5d13e1c
|
Bump for 1.0.6
|
2020-04-24 13:55:34 +01:00 |
|
Nick O'Leary
|
9f6bac1b1b
|
Revert to cron 1.7.2
See https://github.com/kelektiv/node-cron/issues/478
|
2020-04-24 13:54:49 +01:00 |
|
Paul Wieland
|
3e898c487a
|
Corrected output label logic
|
2020-04-22 15:13:11 -04:00 |
|