Commit Graph

4770 Commits

Author SHA1 Message Date
Nick O'Leary
cf2aab81f6 Fix linting error 2025-04-28 16:18:46 +01:00
Nick O'Leary
0f012a4465 Merge branch 'dev' into export-module-info 2025-04-28 16:11:14 +01:00
Nick O'Leary
7eb0e6bb51 Merge pull request #4955 from node-red/add-doc-annotation
Add a node annotation if the info property is set
2025-04-28 16:10:15 +01:00
Nick O'Leary
da61b29fa8 Merge pull request #5108 from joepavitt/install-search-sort
Default Palette Search: Sort by Downloads
2025-04-28 11:42:59 +01:00
Joe Pavitt
0be14f390f Update packages/node_modules/@node-red/editor-client/src/js/ui/palette-editor.js
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2025-04-28 09:52:31 +01:00
Joe Pavitt
fc42e9f083 Update packages/node_modules/@node-red/editor-client/locales/en-US/editor.json
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2025-04-28 09:52:25 +01:00
Joe Pavitt
214fe51a47 Update packages/node_modules/@node-red/editor-client/src/js/ui/palette-editor.js
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2025-04-28 09:52:18 +01:00
Nick O'Leary
833687fd55 Merge pull request #5106 from node-red/5090-fix-label-action
Handle link nodes with show/hide label action
2025-04-25 17:44:16 +01:00
Nick O'Leary
9633cbecaf Merge pull request #5110 from node-red/cherry-pick-backport-monaco-52
Updates monaco to 0.52.0 for action widget sizing fix
2025-04-25 17:43:55 +01:00
Nick O'Leary
4b47da2767 Merge pull request #5105 from hardillb/alpn-http-request
Fix the capitisation for ALPN settings in http-request
2025-04-25 17:31:59 +01:00
Nick O'Leary
3a3571b37e Consolidate update widgets 2025-04-25 15:51:10 +01:00
Nick O'Leary
71f06941cd Handle unavailable settings 2025-04-24 15:40:20 +01:00
Nick O'Leary
0f3d25252b Add unit tests 2025-04-24 15:26:29 +01:00
Nick O'Leary
7d4d604aa2 Increase initial delay to 30 minutes 2025-04-24 13:41:10 +01:00
Nick O'Leary
0d4854a079 Fix linting 2025-04-24 13:35:06 +01:00
Nick O'Leary
350ab52b99 Update consent message 2025-04-24 11:39:56 +01:00
Nick O'Leary
2f099a57f6 Set ping schedule to 5 mins after startup, then 24hrs 2025-04-23 17:48:11 +01:00
Nick O'Leary
12cfc9175a Add placeholder settings.js values for telemetry 2025-04-23 17:45:55 +01:00
Nick O'Leary
6220f990c4 Add update available widget 2025-04-23 17:35:58 +01:00
Nick O'Leary
86558126ab Add telemetry settings to user settings dialog 2025-04-23 17:35:24 +01:00
Nick O'Leary
36f533f390 Add telemetry consent dialog 2025-04-23 17:34:52 +01:00
Nick O'Leary
bd244027c6 Move 4.0 tour to archive and reset for 4.1 2025-04-23 17:33:38 +01:00
Nick O'Leary
9a784191ba Add runtime telemetry component 2025-04-23 17:31:46 +01:00
Nick O'Leary
9921f2d5ba Add RED.popover.dialog api 2025-04-23 17:30:14 +01:00
Dave Conway-Jones
3e8fc17f1f Let split node send original msg to complete 2025-04-21 12:48:30 +01:00
Ben Hardill
f961a7276b Better comment 2025-04-17 15:39:19 +01:00
Ben Hardill
0b271f1185 Remove http.servername as got doesn't support 2025-04-17 15:32:31 +01:00
Steve-Mcl
0a450b2207 updates monaco to latest. Includes fix for action widget sizing 2025-04-17 09:00:35 +01:00
Ben Hardill
93c55e3a1e Add guard against unknown level 2025-04-16 12:40:35 +01:00
Ben Hardill
082afb7ebd Add missing call 2025-04-15 18:25:34 +01:00
Ben Hardill
6d3a5f6e0a Merge branch 'colour-logs' of github.com:hardillb/node-red into colour-logs 2025-04-15 18:16:50 +01:00
Ben Hardill
c9412096ca fix package.json 2025-04-15 18:15:48 +01:00
Ben Hardill
f69227c2e1 Merge branch 'dev' into colour-logs 2025-04-15 18:13:01 +01:00
Ben Hardill
080a6af54b Add all the levels to the colours list 2025-04-15 18:11:21 +01:00
Ben Hardill
ead0385edf Colourise the Node-RED logs 2025-04-15 17:52:34 +01:00
Joe Pavitt
a2cb730a52 Handle no info.downloads use case for custom catalogues 2025-04-15 17:11:25 +01:00
Joe Pavitt
ea25406d00 Sort by downloads when doing a search of modules 2025-04-15 14:26:47 +01:00
Nick O'Leary
34bf4b0268 Merge branch 'master' into dev 2025-04-14 14:43:59 +01:00
Nick O'Leary
ba0299abf9 Revert body-parser due to test breakage 2025-04-14 14:23:44 +01:00
Nick O'Leary
b3ee7b4ca0 Merge pull request #5103 from joepavitt/hex-logo
Update the Node-RED logo to use the hex variant
2025-04-14 14:17:51 +01:00
Ben Hardill
f3b47c5659 Update packages/node_modules/@node-red/nodes/core/network/21-httprequest.js
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2025-04-14 13:27:02 +01:00
Nick O'Leary
9dd1e9a0b3 Update dependencies 2025-04-14 12:02:48 +01:00
Nick O'Leary
debd71d1e1 Merge pull request #4922 from bonanitech/fix-sass-deprecation-warnings
Fix Sass deprecation warnings
2025-04-14 12:00:03 +01:00
Nick O'Leary
20fae98ecd Merge branch 'master' into dev 2025-04-14 11:04:06 +01:00
Nick O'Leary
2c71e11fbf Handle link nodes with show/hide label action 2025-04-14 10:36:51 +01:00
Nick O'Leary
71501dd6aa Merge pull request #5088 from node-red/5084-bump-i18next
Bump i18next to 24.x and auto-migrate message catalog format
2025-04-14 10:07:02 +01:00
Ben Hardill
261495fc2d Fix the capitisation for ALPN settings in http-request
part of  node-red/node-red#5104
2025-04-13 08:43:50 +01:00
Joe Pavitt
9650ef2cbc Update the Node-RED logo to use the hex variant 2025-04-11 17:32:41 +01:00
Nick O'Leary
a5383f4064 Bump i18next to 24.x and auto-migrate message catalog format 2025-03-24 17:38:21 +00:00
Nick O'Leary
5251e848b9 Properly handle scale factor in getLinksAtPoint for firefox 2025-03-24 16:34:01 +00:00