Nick O'Leary
|
c9f86d18ff
|
Merge branch 'master' into sync-to-dev
|
2026-02-26 10:20:31 +00:00 |
Nick O'Leary
|
65d68d27ca
|
Allow palette.theme to be set via theme plugin and include icons
|
2026-02-25 14:37:01 +00:00 |
Nick O'Leary
|
f6707c8d6d
|
Merge branch 'master' into sync-rel414-dev
|
2026-01-26 11:37:26 +00:00 |
yuan-cloud
|
39e4d85a0d
|
registry: fix importModule base dir for exports subpaths
|
2026-01-25 16:46:53 -05:00 |
Nick O'Leary
|
6dcc434109
|
Merge pull request #5444 from node-red/5373-explorer-ux
UX updates for next beta
|
2026-01-21 09:49:24 +00:00 |
Nick O'Leary
|
8faebae4bc
|
Merge pull request #5391 from node-red/add-burst-mode-to-delay-node
add burst mode to delay node
|
2026-01-21 09:49:02 +00:00 |
Nick O'Leary
|
a86692c2a8
|
Fix test for icon change
|
2026-01-20 18:13:19 +00:00 |
Nick O'Leary
|
736bc30277
|
Merge branch 'master' into master-rebase
|
2026-01-20 17:12:55 +00:00 |
Noley Holland
|
58b7fc745b
|
Merge branch 'master' into 5348/preserve-search-dialog-casing
|
2026-01-05 11:03:07 -08:00 |
Noley Holland
|
7b62e06a49
|
Update test/unit/@node-red/editor-client/ui/search_spec.js to remove copyright
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
|
2026-01-05 10:55:42 -08:00 |
Kazuhito Yokoi
|
a05dbb0067
|
Fix typo in test case of status node
|
2026-01-04 16:19:13 +09:00 |
Noley Holland
|
58c4fd5858
|
Fix indenting with 4-spaces since there can be no arguments
|
2025-12-30 11:13:32 -08:00 |
Noley Holland
|
a55aa17939
|
Fix search dialog to preserve flow/subflow name casing & add unit tests
|
2025-12-30 11:13:10 -08:00 |
Dave Conway-Jones
|
6c39735051
|
add burst mode to delay node
and tests
|
2025-12-21 19:36:58 +00:00 |
Nick O'Leary
|
d5558dd6da
|
Merge pull request #4907 from node-red/Add-pfxp12-to-tls-options
Add ability to use pfx or p12 file for TLS connection settings option
|
2025-12-04 17:33:24 +00:00 |
Nick O'Leary
|
1813a5791d
|
Merge pull request #5290 from node-red/5283-fix-ui-lockup-for-typed-arrays
Fix UI lock-up when typed arrays are expanded in debug window
|
2025-10-09 11:24:43 +01:00 |
Steve-Mcl
|
36f98133bf
|
Fix UI lock-up when typed arrays are expanded in debug window
closes #5283
|
2025-10-05 12:18:18 +01:00 |
Dave Conway-Jones
|
4ae8fcbc45
|
Fix range node to handle input min > max
and add tests
and add pin hover to show confiog
|
2025-08-29 15:08:23 +01:00 |
Dave Conway-Jones
|
7b51f30d11
|
Fix rounding errors for range node when using float inputs and integer outputs
And add extra tests
|
2025-08-28 15:18:02 +01:00 |
Nick O'Leary
|
5511b27855
|
Merge branch 'master' into dev
|
2025-06-09 10:51:35 +01:00 |
Nick O'Leary
|
1dbce32ab5
|
Merge pull request #5156 from node-red/pr_4989
Ensure generated mqtt clientId uses only valid chars
|
2025-06-06 11:50:57 +01:00 |
Nick O'Leary
|
f43d4e9465
|
Update test for generated client id
|
2025-06-06 11:45:17 +01:00 |
Nick O'Leary
|
cbf00ca93e
|
Merge pull request #4985 from vasuvanka/dev
Add globalFunctionTimeout
|
2025-06-06 11:40:19 +01:00 |
Nick O'Leary
|
9e79fc8a09
|
Apply suggestions from code review
|
2025-06-06 11:30:34 +01:00 |
Nick O'Leary
|
aaa4e60d58
|
Apply suggestions from code review
|
2025-06-06 10:58:30 +01:00 |
Nick O'Leary
|
d7febe1bfb
|
Fix runtime settings test
|
2025-04-24 15:32:51 +01:00 |
Nick O'Leary
|
0f3d25252b
|
Add unit tests
|
2025-04-24 15:26:29 +01:00 |
Dave Conway-Jones
|
c771b175b1
|
Add complete test, and fix tests
|
2025-04-21 14:58:25 +01:00 |
Nick O'Leary
|
82ba56bffe
|
Fix up tests
|
2025-03-11 16:07:15 +00:00 |
Nick O'Leary
|
03507c2a1f
|
Merge pull request #4949 from AGhorab-upland/master
Add qoutes when installing local tgz to fix spacing in the file path
|
2024-12-16 09:44:28 +00:00 |
Steve-Mcl
|
16005a462d
|
update tests to check msg.columns is strictly RFC compliant
|
2024-12-12 16:44:16 +00:00 |
Steve-Mcl
|
82c756b091
|
add test for correct CSV output when separator in non-comma
|
2024-12-12 16:43:38 +00:00 |
Vasu Vanka
|
477e81256e
|
added default timeout to function node (#1)
* added default timeout to function node
* added unit test to support defaultFunctionTimeout
|
2024-12-10 01:41:54 +05:30 |
Dave Conway-Jones
|
8272d4e1e4
|
Delete .config.runtime.json
|
2024-12-04 21:42:19 +00:00 |
Dave Conway-Jones
|
6bac244c28
|
Delete 50-file-test-file.txt
|
2024-12-04 21:34:41 +00:00 |
AGhorab-upland
|
328390c2a9
|
Merge branch 'master' into master
|
2024-11-26 21:11:33 +02:00 |
Ahmed Ghorab
|
046d56d692
|
Add qoutes when installing local tgz to fix spacing in the file path
|
2024-11-10 13:30:41 +02:00 |
Dave Conway-Jones
|
33a5b2527c
|
Make delay node rate limit reset consistent - not send on reset.
to fix #4830
|
2024-10-31 17:06:13 +00:00 |
Nick O'Leary
|
2220956007
|
Ensure trigger second output is revaluated for date types
|
2024-10-21 16:35:11 +01:00 |
Dave Conway-Jones
|
892933ff75
|
Update 89-trigger_spec.js
|
2024-10-12 17:22:24 +01:00 |
Dave Conway-Jones
|
61fd01b871
|
And add some tests
|
2024-10-12 17:09:18 +01:00 |
Dave Conway-Jones
|
e4e3e0be7b
|
Add pfx tls test for tls config node
|
2024-10-09 21:30:28 +01:00 |
Dave Conway-Jones
|
71440be009
|
Fixup tls config for tests
|
2024-10-09 17:46:07 +01:00 |
Nick O'Leary
|
d4b001a74e
|
Fix tests for util.log removal
|
2024-09-11 18:28:35 +01:00 |
Nick O'Leary
|
998219ae9a
|
Merge pull request #4829 from node-red/Let-Batch-node-honour-parts-to-close-early
Let batch node terminate "early" if msg.parts set to end of sequence
|
2024-07-18 16:34:46 +01:00 |
Dave Conway-Jones
|
05c924a9df
|
Let batch node terminate "early" if msg.parts set to end of sequence
(ie index = count -1). Useful to close at end of files etc.
|
2024-07-04 15:09:55 +01:00 |
Steve-Mcl
|
40a2d90e08
|
remove .only
|
2024-06-24 20:06:22 +01:00 |
Steve-Mcl
|
ee269caa4a
|
update and add tests to check correct proxy was returned for flow
|
2024-06-24 20:05:37 +01:00 |
Nick O'Leary
|
3a91fc17fd
|
Merge branch 'master' into sync-dev
|
2024-06-11 10:14:01 +01:00 |
Nick O'Leary
|
d70b7ea924
|
Fix clone of group env var properties
Closes #4751
|
2024-06-10 16:15:06 +01:00 |