Nick O'Leary
|
f2e2c7e4d0
|
Merge pull request #2556 from node-red/outliner
Add Outliner to Info sidebar and add help sidebar
|
2020-05-11 16:26:41 +01: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 |
|
Nick O'Leary
|
9a17cc503c
|
Merge pull request #2561 from node-red-hitachi/inject-node-error-handling
Update inject node error handling
|
2020-05-11 09:37:43 +01:00 |
|
Dave Conway-Jones
|
89a048e5fa
|
add docker to environment list
|
2020-05-11 09:01:35 +01:00 |
|
Nick O'Leary
|
88bc022e2a
|
[help-sidebar] hide toc when directly setting content
|
2020-05-11 09:00:12 +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 |
|
Kazuhito Yokoi
|
2e14703b16
|
Add Japanese translations for grouping nodes
|
2020-05-08 15:01:39 +09:00 |
|
Nick O'Leary
|
f87698438d
|
[outliner] Handle switching projects properly
|
2020-05-07 21:48:47 +01:00 |
|
Nick O'Leary
|
4af1cf1d1f
|
[help-sidebar] Refresh help on node selection
|
2020-05-07 15:19:56 +01:00 |
|
Nick O'Leary
|
d6ad7dc6eb
|
Add show-examples-import-dialog action
|
2020-05-07 13:46:18 +01:00 |
|
Nick O'Leary
|
f25e4ea520
|
[help-sidebar] Include subflow help in sidebar
|
2020-05-07 12:34:15 +01:00 |
|
Nick O'Leary
|
17891d373b
|
[outliner] Fix positioning of tips box
|
2020-05-07 10:32:25 +01:00 |
|
Nick O'Leary
|
9f29149d87
|
[help-sidebar] Add help sidebar
|
2020-05-06 16:15:12 +01:00 |
|
Nick O'Leary
|
010e20989a
|
[popover] Allow hover-type popovers to contain buttons
|
2020-05-06 16:12:07 +01: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
|
b0f9bf2c62
|
Add httpAdminMiddleware for admin routes
|
2020-05-05 18:13:21 +01:00 |
|
Nick O'Leary
|
9fbfc3d677
|
Merge branch 'dev' into outliner
|
2020-05-05 17:47:59 +01:00 |
|
Nick O'Leary
|
189389f96a
|
[inject] Tidy up node label
|
2020-05-05 17:35:30 +01:00 |
|
Nick O'Leary
|
2af7066512
|
Merge branch 'dev' into outliner
|
2020-05-05 15:11:35 +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
|
417d2cb40a
|
Add nodejs14 to Travis test matrix
|
2020-05-04 21:48:34 +01:00 |
|
Dave Conway-Jones
|
36b0698432
|
Trigger - redo second output code update
|
2020-05-04 17:11:09 +01:00 |
|
Nick O'Leary
|
0edc57f0e3
|
Merge pull request #2547 from node-red-hitachi/fix-project-menu-item-activation
Activate project menu after initial clone
|
2020-05-04 16:14:42 +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
|
ad4779e32f
|
Merge pull request #2436 from node-red/add-trigger-second-output
Add second output to trigger node
|
2020-05-04 12:48:25 +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
|
989cb05257
|
Merge pull request #2544 from kazuhitoyokoi/master-fixuitest
Fix test cases for UI testing
|
2020-05-04 12:41:30 +01:00 |
|
Nick O'Leary
|
d7df20413d
|
Merge branch 'master' into dev
|
2020-05-04 11:41:44 +01:00 |
|
bartbutenaers
|
f7e0f55c13
|
httpsRefreshInterval in seconds
|
2020-05-02 22:24:04 +02:00 |
|
bartbutenaers
|
e16f48c9fd
|
httpsRefreshInterval in seconds
|
2020-05-02 22:22:36 +02:00 |
|
bartbutenaers
|
4694644043
|
Refresh interval in milliseconds
|
2020-05-02 14:41:46 +02:00 |
|
bartbutenaers
|
f468d6e947
|
Rename fix
|
2020-05-02 14:40:01 +02:00 |
|
bartbutenaers
|
9a19477796
|
Refresh https settings
|
2020-05-02 07:54:58 +02:00 |
|
bartbutenaers
|
00d41c6de2
|
Refresh https settings
|
2020-05-02 07:52:20 +02:00 |
|
Nick O'Leary
|
fc2a9a85ff
|
[outline] Reveal selected item after clearing outline filter
|
2020-05-01 17:51:44 +01:00 |
|