994 Commits

Author SHA1 Message Date
Stephen McLaughlin
e770830947
Merge branch 'dev' into 4651-in-out-prop 2024-04-25 18:15:41 +01:00
Steve-Mcl
e45d14f3f4 dont error is property in does not exist 2024-04-25 18:14:08 +01:00
Steve-Mcl
5951632693 fix msg property access for CSV legacy mode 2024-04-16 14:28:12 +01:00
Steve-Mcl
407f9e3537 fix msg property setting 2024-04-16 12:35:43 +01:00
Steve-Mcl
253de14967 fix: use msg not m 2024-04-16 12:24:44 +01:00
Nick O'Leary
d218af8619
Merge branch 'master' into dev 2024-04-12 13:04:54 +01:00
Steve-Mcl
94a999ba52 fix property in/out initialisations 2024-04-12 12:55:43 +01:00
Steve-Mcl
ab483781a2 update property out filed 2024-04-12 11:03:19 +01:00
Steve-Mcl
4a3b224ce2 Update file node to support Property Out 2024-04-12 11:02:43 +01:00
Steve-Mcl
f1e54c959b Update http request node to support Property In/Out 2024-04-12 11:02:26 +01:00
Steve-Mcl
dc36975083 Update range node to support Property In/Out 2024-04-12 11:02:15 +01:00
Steve-Mcl
4874e64387 Update CSV node to support Property In/Out 2024-04-12 11:02:06 +01:00
Steve-Mcl
2621a3a628 Update YAML node to support Property In/Out 2024-04-12 11:01:56 +01:00
Steve-Mcl
b67c9e1bdb Update XML node to support Property In/Out 2024-04-12 11:01:47 +01:00
Steve-Mcl
219b232cad Support Property In/Out on the JSON Node 2024-04-12 11:01:26 +01:00
Nick O'Leary
bd58431603
Fix use of spawn on windows with cmd files 2024-04-11 14:40:29 +01:00
Nick O'Leary
2dc446e45b
Merge branch 'dev' into resyn-dev 2024-04-03 13:57:10 +01:00
Nick O'Leary
a0636632a1
Fix subflow module sending messages to debug sidebar
Fixes #4641
2024-04-02 17:42:19 +01:00
Nick O'Leary
3bd782e62a
Fix change node handling of replacing with boolean
Fixes #4638
2024-04-02 13:57:19 +01:00
Nick O'Leary
208dd2a457
Merge pull request #4436 from marcus-j-davies/allow-ws-headers
Feat: Add ability to set headers for WebSocket client
2024-03-13 17:20:07 +00:00
Nick O'Leary
e34ee44b21
Update packages/node_modules/@node-red/nodes/core/network/22-websocket.html 2024-03-13 17:19:20 +00:00
Nick O'Leary
01802c817b
Merge branch 'master' into dev 2024-03-13 16:55:50 +00:00
Marcus Davies
7e10093bb8 Remove global access + reduce header list 2024-03-12 19:26:27 +00:00
Nick O'Leary
1261d26b23
Merge pull request #4439 from ralphwetzel/dev_link
Click on id in debug panel highlights node or flow
2024-03-07 16:27:15 +00:00
Nick O'Leary
0b9dd11fff
Merge pull request #4513 from gorenje/html_node_content_and_attributes
HTML node: add option for collecting attributes and content
2024-03-07 16:24:28 +00:00
Dave Conway-Jones
08a607aa6a
Merge branch 'dev' of https://github.com/node-red/node-red into dev 2024-03-07 16:21:03 +00:00
Dave Conway-Jones
3ded9de803
TCP node- when resetting, if no payload, stay disconnected 2024-03-07 16:19:51 +00:00
Nick O'Leary
d5b424910f
Merge branch 'dev' into Fix-join-to-ignore-parts-in-manual-mode 2024-03-07 16:05:41 +00:00
Nick O'Leary
742aa2fa0d
Merge branch 'dev' into make-split/join-more-flexible 2024-03-07 15:40:56 +00:00
Nick O'Leary
ce133c1c04
Merge pull request #4540 from Steve-Mcl/3934-csv-rfc4180
Add RFC4180 compliant mode to CSV node
2024-03-07 15:39:25 +00:00
Nick O'Leary
711545539f
Allow typedInput timestamp to specify format 2024-03-04 16:35:54 +00:00
Nick O'Leary
220786be60
Do not flag env var in num typedInput as error 2024-02-26 16:55:01 +00:00
Nick O'Leary
2291dc6132
Merge branch 'master' into dev 2024-02-19 16:14:58 +00:00
Steve-Mcl
1a9c34fe40 Merge branch 'dev' into 3934-csv-rfc4180 2024-01-23 10:59:05 +00:00
Steve-Mcl
ff8eb0ec2b Add RFC spec mode to CSV node
closes #3934
2024-01-23 10:35:08 +00:00
Nick O'Leary
c24f05c2cd
Handle undefined default export when importing module
Fixes #4536
2024-01-22 16:54:51 +00:00
Dave Conway-Jones
dd3c75d298
Fix change node to return boolean if asked
to fix #4372
2024-01-14 12:56:25 +00:00
Gerrit Riessen
eb2f57fc0d removed unused code 2024-01-11 12:03:28 +01:00
Gerrit Riessen
7b01457038 HTML node: add option to for attribites and content 2024-01-06 00:12:09 +01:00
Nick O'Leary
918943816f
Merge branch 'master' into dev 2023-12-08 10:27:04 +00:00
Nick O'Leary
eebab4a921
Relax some node validators to allow undefined value 2023-12-06 10:30:49 +00:00
Nick O'Leary
33cf34f7c7
Merge branch 'master' into dev 2023-12-04 15:58:45 +00:00
Nick O'Leary
8a04eb2e29
Update packages/node_modules/@node-red/nodes/core/function/10-switch.html 2023-12-01 19:40:49 +00:00
Nick O'Leary
1777fc749d
Fix switch validation of typeof field
Fixes #4464
2023-12-01 13:11:07 +00:00
Nick O'Leary
7ebf84f38c
Fix debug filter 2023-11-30 14:50:28 +00:00
Nick O'Leary
1c3644e338
Fix various issues with debug pop-out window 2023-11-30 11:23:35 +00:00
Nick O'Leary
ee7ee083b0
Merge pull request #4440 from node-red/4429-add-typed-validators
Add validators to any fields using msg-typed Input
2023-11-29 16:18:53 +00:00
Nick O'Leary
9c71d52d69
Check node.broker is a string before trying to use it
Fixes #4380
2023-11-27 17:27:32 +00:00
Ralph Wetzel
febc769df5 use of camelCasing: node_selector => nodeSelector 2023-11-21 20:48:52 +01:00
Nick O'Leary
722fe02933
Add validators to any fields using msg-typed Input
Fixes #4429
2023-11-20 17:17:52 +00:00