Nick O'Leary
89c2efe17d
Highlight errors in config node sidebar
...
Fixes #4397
2024-01-15 17:49:17 +00:00
Nick O'Leary
9030b7d27c
Merge pull request #4491 from ralphwetzel/master_fix_icon_resize
...
Fix icon scaling for non .svg icons
2024-01-15 17:20:14 +00:00
Nick O'Leary
de5111b13f
Merge pull request #4522 from gorenje/remove_unused_code
...
21-httprequest.js remove unused code, because of broken use of toLowercase
2024-01-15 17:17:43 +00:00
Nick O'Leary
8600f4131e
Modify node users info in config editor footer
...
Fixes #4497
2024-01-15 17:11:54 +00:00
Nick O'Leary
8a8245b560
Include top level property name when copying path from context
...
Fixes #4485
2024-01-15 16:54:16 +00:00
Nick O'Leary
58e2fcbeee
Ensure global-config credential env vars are merged on deploy
...
Fixes #4508
2024-01-15 16:44:43 +00:00
Nick O'Leary
282bb6c414
Merge pull request #4512 from node-red/4503-fix-cache-busting
...
Restore caching busting functionality without using explict version number
2024-01-15 15:54:40 +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
962fc5990e
Merge remote-tracking branch 'nodered/master' into remove_unused_code
2024-01-11 12:04:02 +01:00
Gerrit Riessen
eb2f57fc0d
removed unused code
2024-01-11 12:03:28 +01:00
Nick O'Leary
4a4a15de93
Fix context store handling in autocomplete
2024-01-09 01:05:09 +00:00
Nick O'Leary
ce5b6a8024
Merge pull request #4487 from GogoVega/fix-validation-nls
...
Add missing validation messages
2024-01-08 23:42:58 +00:00
Nick O'Leary
0773edcaff
Merge pull request #4498 from kazuhitoyokoi/master-jpn3.1.3
...
Add Japanese translations for v3.1.3
2024-01-08 23:42:35 +00:00
Nick O'Leary
68dcf7bceb
Merge pull request #4500 from kazuhitoyokoi/master-disablemenuitems
...
Add handling to disable items on context menu
2024-01-08 23:42:19 +00:00
Nick O'Leary
d876146ea5
Guard settings access
2024-01-08 23:37:44 +00:00
Nick O'Leary
50627cd697
Generate instanceId and include in hash for cache busting
2024-01-08 23:27:14 +00:00
Nick O'Leary
3a6b1e86dc
Clone objects types when getting env values
...
Fixes #4479
2024-01-08 20:56:17 +00:00
Nick O'Leary
6a4d293352
Merge pull request #4516 from kazuhitoyokoi/master-fixfocus4contextmenu
...
Focus Quick Add dialog from context menu
2024-01-08 17:04:00 +00:00
Kazuhito Yokoi
59ea7a4f70
Fix subflow ports in Quick Add dialog
2024-01-08 03:12:36 +09:00
Kazuhito Yokoi
6c64ba45c2
Focus Quick Add dialog from context menu
2024-01-07 20:46:50 +09:00
Kazuhito Yokoi
c68cc4ac19
Merge branch 'master' into master-disablemenuitems
2024-01-07 18:47:12 +09:00
Kazuhito Yokoi
84ed88c8dd
Use single `forEach` instead of multiple `filter`
2024-01-07 18:41:08 +09:00
Nick O'Leary
d7345d5bc6
Restore caching busting functionality without using explict version number
...
Fixes #4503
2024-01-05 23:14:00 +00:00
Gerrit Riessen
7b01457038
HTML node: add option to for attribites and content
2024-01-06 00:12:09 +01:00
Nick O'Leary
54e6d60fe5
Add simple caching of env var lookup
2024-01-05 21:07:20 +00:00
Nick O'Leary
f0a9b0cf69
Merge pull request #4506 from GogoVega/fix-4505-menu-flow-edit-label
...
Replace `rename` by `edit` for the menu flow label
2024-01-05 21:00:29 +00:00
Nick O'Leary
26ddb5c1b7
Merge pull request #4502 from kazuhitoyokoi/master-fixsubflowports
...
Fix location of subflow ports in palette
2024-01-05 20:59:45 +00:00
GogoVega
7f24de442f
Replace 'rename' with 'edit' for the flow label
2024-01-01 15:33:39 +01:00
GogoVega
c3536fd7c7
Removes translation of interpolation keys
2024-01-01 15:02:48 +01:00
Kazuhito Yokoi
8365310ca7
Put the changed code on one line to avoid jshint error
2023-12-29 20:32:14 +09:00
Kazuhito Yokoi
aaed9882b8
Add handling to disable items on context menu for node labels
2023-12-29 17:51:03 +09:00
Kazuhito Yokoi
8f5ebfcede
Update Japanese translation for v3.1.3
2023-12-29 15:41:40 +09:00
Joe Bordes
83279df0fa
i18n(es-ES) node help screens
2023-12-27 18:28:54 +01:00
Joe Bordes
2550da9c6e
i18n(es-ES) node help screens
2023-12-27 16:06:41 +01:00
Joe Bordes
041f00b811
i18n(es-ES) node help screens
2023-12-27 11:57:02 +01:00
Joe Bordes
21cd4aaeb6
i18n(es-ES) node help screens
2023-12-26 13:16:02 +01:00
Joe Bordes
70ce1e648d
i18n(es-ES) messages and runtime. start working on node help screens
2023-12-26 11:42:23 +01:00
Joe Bordes
eab5a9772b
i18n(es-ES) Spanish Spain translation
2023-12-24 20:50:40 +01:00
Kazuhito Yokoi
74ff0599d1
Fix location of subflow ports in palette
2023-12-23 19:51:57 +09:00
Nick O'Leary
c2710f4f6f
Add auto-complete for env vars
2023-12-20 17:52:52 +00:00
Nick O'Leary
20187b51b1
Fix up cache scope
2023-12-20 16:51:34 +00:00
Nick O'Leary
4be6d57d98
Apply suggestions from code review
...
Co-authored-by: Gauthier Dandele <92022724+GogoVega@users.noreply.github.com>
2023-12-20 16:39:52 +00:00
Ralph Wetzel
c31e622160
Fix icon scaling for non .svg icons
2023-12-20 17:14:12 +01:00
GogoVega
1828d8a279
Add missing validation messages
2023-12-17 19:59:16 +01:00
GogoVega
282d52cf0b
Fix non-boolean returned value + try to find validation msg in tooltip
2023-12-17 19:22:44 +01:00
Kazuhito Yokoi
70ea5c839a
Add handling to disable items on context menu
2023-12-16 17:02:18 +09:00
Nick O'Leary
a77f8cc3e9
Clear context cache when closing edit dialog
2023-12-15 15:09:15 +00:00
Gerrit Riessen
0b0f1f8701
Update index.mst
...
Update two additional path specifications
2023-12-15 11:32:26 +01:00
Gerrit Riessen
e1f2e0656b
Client Events: fix off-in-on pattern emulating once
...
This fixes an issue when RED.events.off(..) is called in a RED.events.on(..) callback:
```
let cb = () => {
RED.events.off("event-name", cb)
....
}
RED.events.on("event-name", cb)
```
This pattern emulates a once(..), i.e., execute a callback once-only for an event.
Discussed in [Forum](https://discourse.nodered.org/t/event-offing-an-on-event-to-perform-only-once/83726 )
2023-12-15 10:54:11 +01:00
Nick O'Leary
ea4c0cdbee
Fix error when switching context types
2023-12-14 17:14:56 +00:00
Gerrit Riessen
b5e955bd5e
Update index.mst
...
Avoid escaping slashes (`/`) in asset paths.
Content is currently generated as:
```
<title>Node-RED</title>
<link rel="icon" type="image/png" href="favicon.ico">
<link rel="mask-icon" href="red/images/node-red-icon-black.svg" color="#8f0000">
<link rel="stylesheet" href="vendor/jquery/css/base/jquery-ui.min.css?v=">
<link rel="stylesheet" href="vendor/font-awesome/css/font-awesome.min.css?v=">
<link rel="stylesheet" href="red/style.min.css?v=">
<link rel="stylesheet" href="vendor/monaco/style.css?v=">
</head>
<body spellcheck="false">
<div id="red-ui-editor"></div>
<script src="vendor/vendor.js?v="></script>
<script src="vendor/monaco/monaco-bootstrap.js?v="></script>
<script src="red/red.min.js?v="></script>
<script src="red/main.min.js?v="></script>
```
It still works of course, so feel free to ignore this change.
2023-12-13 17:29:39 +01:00
GogoVega
ba08cf0417
Add tooltip input validation msg
2023-12-12 17:17:33 +01:00
Nick O'Leary
7197153fd5
Support bracket-notation in auto complete when needed
2023-12-11 21:18:44 +00:00
Nick O'Leary
b9c1dedab3
Add auto-complete to flow/global typedInput types
2023-12-11 17:55:02 +00:00
Nick O'Leary
918943816f
Merge branch 'master' into dev
2023-12-08 10:27:04 +00:00
GogoVega
b4b5d296d9
French translation of v3.1.3 changes
2023-12-08 09:47:00 +01:00
Kazuhito Yokoi
d287b8867b
Add Japanese translations for v3.1.3
2023-12-08 15:28:49 +09:00
Nick O'Leary
c584d51432
Bump for 3.1.3 release
2023-12-07 18:27:33 +00:00
Nick O'Leary
2f1565fbc9
Add missing en-us messages
2023-12-07 18:19:37 +00:00
Nick O'Leary
37d1539fda
Bump for 3.1.2 release
2023-12-07 14:12:53 +00:00
Nick O'Leary
1e518396d6
Merge pull request #4470 from wangyiyi2056/Add-action-list-Chinese-translation
...
Added action list Chinese (Simplified and Traditional) translation + v3.1.1 changes
2023-12-07 13:59:54 +00:00
Nick O'Leary
617b98ed49
Merge pull request #4466 from GogoVega/add-action-list-translation
...
Add French translation of `action-list` + v3.1.1 changes
2023-12-07 13:56:25 +00:00
Nick O'Leary
2963f3f1b8
Ensure nested groups inside subflows have their g props remapped
2023-12-07 11:47:02 +00:00
wangyiyi2056
17e4bdbff1
Merge branch 'master' into Add-action-list-Chinese-translation
2023-12-07 09:19:46 +08:00
Nick O'Leary
eebab4a921
Relax some node validators to allow undefined value
2023-12-06 10:30:49 +00:00
Nick O'Leary
b06494c5be
Merge pull request #4465 from node-red/4464-fix-switch-typeof-validation
...
Fix switch validation of typeof field
2023-12-06 10:09:39 +00:00
wangyiyi2056
a0562bef81
Added action list Chinese translation + v3.1.1
2023-12-05 22:50:03 +08:00
Nick O'Leary
33cf34f7c7
Merge branch 'master' into dev
2023-12-04 15:58:45 +00:00
Nick O'Leary
94abaaff1e
Use move cursor when hovering on group border
2023-12-04 11:49:29 +00:00
GogoVega
03732869e4
Fix that little guy hiding
2023-12-02 18:53:06 +01:00
GogoVega
41868e2652
Apply v3.1.1 changes
2023-12-02 16:16:03 +01:00
GogoVega
81bfba3cea
Add actions list translation
2023-12-02 16:10:52 +01: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
4bb2157cab
Bump for 3.1.1 release
2023-11-30 15:49:57 +00:00
Nick O'Leary
9fe653f821
Merge branch 'master' into fix-debug-filter
2023-11-30 15:08:14 +00:00
Nick O'Leary
7ebf84f38c
Fix debug filter
2023-11-30 14:50:28 +00:00
Nick O'Leary
d42e75ebd0
Handle unknown node reference inside subflow module
2023-11-30 14:46:43 +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
2dfabb523b
Merge pull request #4457 from node-red/4456-fix-group-in-subflow-lookup
...
Ensure subflow instances keep track of their groups
2023-11-29 16:41:52 +00:00
Nick O'Leary
3e2d20e536
Merge pull request #4455 from GogoVega/4429-fix-validateNodeProperty
...
Fix `validateNodeProperty` without validator provided
2023-11-29 16:19:41 +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
fb54c05d9f
Ensure subflow instances keep track of their groups
2023-11-29 16:12:12 +00:00
Nick O'Leary
21f807aa66
Merge pull request #4453 from node-red/4413-debounce-uninstall-notifications
...
Debounce node-removed notifications
2023-11-29 16:11:18 +00:00
Nick O'Leary
6b088bda12
Merge pull request #4452 from node-red/4443-add-modules-install-audit-event
...
Add modules.install audit event when external module installed
2023-11-29 16:11:04 +00:00
Nick O'Leary
a32ee869ae
Merge pull request #4448 from bonanitech/first-commit-has-no-parents
...
Don't try to load the parents of the first commit
2023-11-29 16:10:42 +00:00
GogoVega
a2d7772958
Fix validateNodeProperty if no validator provided
2023-11-28 20:13:25 +01:00
Stephen McLaughlin
6ec052be18
Merge pull request #4454 from node-red/4380-mqtt-undefined-value
...
Guard against node.broker being undefined
2023-11-27 17:48:02 +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
Nick O'Leary
171c146ec5
Debounce node-removed notifications
...
Fixes #4413
2023-11-27 17:14:15 +00:00
Nick O'Leary
bc6afa2164
Add modules.install audit event when external module installed
2023-11-27 16:58:14 +00:00
Nick O'Leary
6633730bf1
Allow import of modules with subpath in specifier
...
Fixes #4446
2023-11-27 16:44:56 +00:00
Mauricio Bonani
2964a4da5e
Don't try to load the parents of the first commit
2023-11-24 16:22:29 -05:00
Ralph Wetzel
febc769df5
use of camelCasing: node_selector => nodeSelector
2023-11-21 20:48:52 +01:00
Nick O'Leary
d2a8338d4a
Rename mermaidOptions to mermaid for contrib themes
2023-11-20 17:50:59 +00:00
Nick O'Leary
e945deeab6
Allow mermaid theme to be set via editorTheme and custom themes
...
Fixes #4274
2023-11-20 17:47:39 +00:00
Nick O'Leary
722fe02933
Add validators to any fields using msg-typed Input
...
Fixes #4429
2023-11-20 17:17:52 +00:00
Nick O'Leary
3dec609459
Merge pull request #4438 from node-red/update-deps-2
...
Update node-red-admin version
2023-11-20 10:00:44 +01:00
Ralph Wetzel
ea483218ea
Click on id in debug panel highlights node or flow
2023-11-18 21:03:13 +01:00
anshumanr
c8f3ad8ac7
Merge branch 'dev' into rfdc
2023-11-17 13:17:26 -05:00
Nick O'Leary
e73b9f646d
Update nr package to match
2023-11-17 10:44:34 +00:00
Marcus Davies
7916dc9c05
Slightly cleaner fasly checks
2023-11-14 22:31:25 +00:00
Marcus Davies
3123a5ee51
Feat: Add ability to set headers for WebSocket client
2023-11-14 20:44:04 +00:00
Nick O'Leary
c6a8eee73d
Merge pull request #4416 from node-red/mqtt-check-topic-length
...
check topic length > 0 before publish
2023-11-07 17:46:33 +00:00
Nick O'Leary
5b5b06cc06
Merge pull request #4406 from node-red/tcp-request-node-reset-when-in-stay-connected-mode
...
Let msg.reset reset Tcp request node connection when in stay connected mode
2023-11-07 17:42:17 +00:00
Nick O'Leary
74d431ea36
Merge pull request #4427 from node-red/4394-update-page-title-on-flow-nav
...
Update browser title with flow name if set
2023-11-07 17:40:36 +00:00
Nick O'Leary
409a559a13
Merge pull request #4411 from node-red/4376-handle-falsy-env-vars
...
Handle false-like env vars properly
2023-11-07 17:40:18 +00:00
Nick O'Leary
6829535350
Merge pull request #4409 from node-red/4381-avoid-multiple-settings-saves
...
Only save settings once during node load process
2023-11-07 17:40:03 +00:00
Nick O'Leary
6488111f79
Merge pull request #4423 from node-red/4415-handle-excluded-core-nodes
...
Ensure typeSearch handles undefined node definitions
2023-11-07 17:39:46 +00:00
Nick O'Leary
923339c1d8
Merge pull request #4426 from node-red/4044-group-bb-import
...
Ensure group w/h are imported if present
2023-11-07 17:39:30 +00:00
Nick O'Leary
c52985d245
Update browser title with flow name if set
...
Fixes #4394
2023-11-07 17:24:04 +00:00
Nick O'Leary
88e6c71aa0
Ensure group w/h are imported if present
...
Fixes #4044
2023-11-07 17:09:22 +00:00
Nick O'Leary
4d08e297c4
Hide node status background when there is no status to show
...
Fixes #4418
2023-11-07 16:34:36 +00:00
Dave Conway-Jones
f49f692ffa
Better fix for TCP node reset
...
now handles reply out node,
and can specify which connection to reset.
2023-11-03 11:57:16 +00:00
Nick O'Leary
ad2b30691f
Ensure typeSearch handles undefined node definitions
...
Fixes #4415
2023-11-03 11:28:04 +01:00
Dave Conway-Jones
369bad01b8
check topic length > 0 before publish
...
to close #4414
2023-11-03 08:55:38 +00:00
Nick O'Leary
b6ecc6d9ea
Handle false-like env vars properly
2023-11-02 00:40:55 +01:00
Nick O'Leary
0117df0960
Only save settings once during node load process
2023-11-01 16:18:03 +01:00
Dave Conway-Jones
10ce681d46
Fix join node to ignore parts in manual mode
...
to fix #1957
2023-11-01 13:59:09 +00:00
Nick O'Leary
e5307f6604
Add a close button to the restart-required notification
...
Fixes #4392
2023-11-01 14:39:51 +01:00
Nick O'Leary
8d9b6dd859
Merge pull request #4405 from node-red/4396-fix-global-config-cred-lookup
...
Ensure global-config nodes lookup cred values properly
2023-11-01 14:20:56 +01:00
Nick O'Leary
01821ead0f
Merge pull request #4371 from ralphwetzel/master
...
Extend typedInput "num" type validity check to NaN, binary, octal & hex
2023-11-01 14:20:31 +01:00
Nick O'Leary
08c6ea94cb
Merge pull request #4347 from ZJvandeWeg/zj-remove-production-flag-npm
...
npm: Remove production flag on npm invocation
2023-11-01 14:18:14 +01:00
Nick O'Leary
1451fb9e2f
Merge pull request #4399 from kazuhitoyokoi/master-fixrepeat4inject
...
Fix unintended new line in node name
2023-11-01 14:17:21 +01:00
Nick O'Leary
245751bb23
Merge pull request #4382 from hazymat/master
...
Ctrl-Enter does not close tray (Monaco) #4377
2023-11-01 14:15:08 +01:00
Dave Conway-Jones
32e8f4eac6
Add help info
2023-11-01 12:33:57 +00:00
Dave Conway-Jones
bfe5a8a986
Update 31-tcpin.js
...
don't send if payload not defined.
2023-11-01 12:27:11 +00:00
Dave Conway-Jones
f2cb5ea44e
Allow msg.reset to reset connection when tcp request in stay connected mode
2023-11-01 12:07:50 +00:00
Nick O'Leary
861dc0c383
Ensure global-config nodes lookup cred values properly
...
Fixes #4396
2023-11-01 11:07:48 +01:00
Dave Conway-Jones
c7335ed25b
Let debug node status msg length be settable via settings
2023-10-31 09:11:17 +00:00
Kazuhito Yokoi
fae3a5c26a
Fix unintended new line in node name
2023-10-29 14:58:03 +09:00
Dave Conway-Jones
1a52c0adfc
fix buffer viewer to handle 0b style binary
2023-10-24 23:15:34 +01:00
Dave Conway-Jones
5fda57c730
too enthusiastic clearing up property
...
reverted
2023-10-18 13:51:40 +01:00
Ralph Wetzel
3df3096bb4
Fix to please linter
2023-10-18 08:07:49 +02:00
Ralph Wetzel
bb10d5bb94
Fix scope of variable
2023-10-18 08:07:06 +02:00
Ralph Wetzel
1704ab7454
Compensate for incomplete config data (e.g. test)
2023-10-18 08:06:15 +02:00
Ralph Wetzel
81937ddc45
Add plugin support to palette manager
2023-10-17 22:44:33 +02:00
Dave Conway-Jones
9fd929ac1e
let split node specify property to split on
...
and let join auto join the correct property
or manually the specified one.
2023-10-17 21:12:13 +01:00
Mat Smith
44c0bbc61e
Ctrl-Enter does not close tray (Monaco) #4377
2023-10-12 18:53:34 +01:00
ralphwetzel
5ac50fae3a
Extend typedInput "num" type validity check to NaN, binary, octal & hex
2023-09-26 20:00:48 +02:00
Nick O'Leary
ee48a2f2bf
Merge pull request #4362 from node-red/4342-subflow-err
...
Handle credential env var evaluation when no value set
2023-09-25 18:20:28 +01:00
Nick O'Leary
680d5b8216
Merge pull request #4364 from node-red/4323-redo-mermaid-integration
...
Rework mermaid integration to support off-DOM rendering
2023-09-25 18:08:48 +01:00
Nick O'Leary
c9320c190d
Ensure creds object is not undefined when evaling env vars
2023-09-25 18:08:02 +01:00
Nick O'Leary
ec6e42e655
Merge pull request #4361 from node-red/4342-fix-subflow-env-self-reference
...
Fix env evaluation when one env references another in the same object
2023-09-25 18:04:58 +01:00
Nick O'Leary
bba6b6f71d
Merge pull request #4365 from node-red/4334-context-labels
...
Add missing nls labels to context menu
2023-09-25 18:04:35 +01:00
Nick O'Leary
a489b270d1
Remove extra debug
2023-09-25 17:38:16 +01:00
Nick O'Leary
51cb61940d
Improve validation of switch/change node rules
...
Fixes #4340
2023-09-25 17:33:59 +01:00
Nick O'Leary
ce2f896b45
Add missing nls labels to context menu
...
Fixes #4334
2023-09-22 16:29:33 +01:00
Nick O'Leary
6635ff9a69
Rework mermaid integration to support off-DOM rendering
2023-09-22 15:23:01 +01:00
Nick O'Leary
41797f8cef
Handle credential env var evaluation when no value set
2023-09-22 13:56:54 +01:00
Nick O'Leary
797cea5394
Fix env evaluation when one env references another in the same object
...
Fixes #4342
2023-09-22 13:49:54 +01:00
asr
b0136d03ea
reverted earlier change to use rfdc
2023-09-19 11:13:39 -04:00
Nick O'Leary
fc54848318
Merge pull request #4349 from braincube-io/feat/fmo/makeCsvExportFast
...
Performance : make CSV export way faster by not re-allocating and handling huge string
2023-09-19 09:22:54 +01:00
Nick O'Leary
2f9f8cda81
Merge pull request #4350 from node-red/Fix-delay-node-passing-on-reset-regression
...
Fix regression in delay node to not pass on msg.reset
2023-09-19 09:21:33 +01:00
Nick O'Leary
4e55408fed
Merge pull request #4346 from kazuhitoyokoi/master-fixheight4templete
...
Fix height of description editor in template node
2023-09-19 09:20:09 +01:00
Nick O'Leary
88aa61ea77
Merge pull request #4329 from GogoVega/french-translation-v3.1-beta.4-changes
...
Add French translation of v3.1.0-beta.4 changes + slight improvements
2023-09-19 09:19:49 +01:00
Nick O'Leary
2ccdeb968c
Merge pull request #4332 from node-red/4330-fix-multiple-input-handlers
...
Handle nodes with multiple input handlers properly
2023-09-19 09:19:22 +01:00
Dave Conway-Jones
718a7bfc26
Update 89-delay.js
2023-09-18 19:32:01 +01:00
Franck
27ca30aa82
PERF : make csv way faster by not allocating and handling huge string
2023-09-18 15:16:15 +02:00
ZJ van de Weg
54d4079457
npm: Remove production flag on npm invocation
...
When installing packages the `--production` flag used to be added to the
arguments that `npm` received. As npm wants developers to use the
`--omit=dev` flag instead it warned users on STDERR. Standard error was
captured by Node-RED and output to the logs as being an error. This
caught users off-guard and they expected something to have gone
wrong.
With this change the `--omit=dev` is used instead, to remove the
warning.
This change works for NPM of version 8 and beyond[1], included in
Node.JS 16. This change will not work on NPM version 6[2] which is included
in Node.JS 14[3].
[1]: https://docs.npmjs.com/cli/v8/commands/npm-install#omit
[2]: https://docs.npmjs.com/cli/v6/commands/npm-install
[3]: https://nodejs.org/en/download/releases#looking-for-latest-release-of-a-version-branch
2023-09-17 08:43:11 +02:00
Kazuhito Yokoi
e1cecc9601
Fix height of description editor in template node
2023-09-16 15:46:07 +09:00
asr
8e1a21e682
typo
2023-09-14 12:27:17 -04:00
asr
d84cdca43e
Revert "typo"
...
This reverts commit 1c6dcd373d
.
2023-09-14 12:24:52 -04:00
asr
1c6dcd373d
typo
2023-09-14 12:22:34 -04:00
asr
4410ce1486
changed cloning library to rfdc
2023-09-14 11:40:36 -04:00
GogoVega
4c13f5a0af
Adapting the translation depending on the context
2023-09-09 14:34:33 +02:00
GogoVega
f5a9942d5e
Fix translation mistakenly erased
2023-09-09 10:59:59 +02:00
Nick O'Leary
ee2d91fb4a
Handle nodes with multiple input handlers properly
...
Fixes #4330
2023-09-08 16:26:10 +01:00
Nick O'Leary
6ca41ba69d
Handle undefined linkType value for existing link-call nodes
2023-09-08 16:03:08 +01:00
GogoVega
7f9d142038
Add translation of v3.1-beta.4 changes
2023-09-08 15:45:00 +02:00
GogoVega
44a1f83b26
Add some capital letters
2023-09-08 15:39:46 +02:00
Nick O'Leary
0c042abcab
Bump to 4.0.0-dev
2023-09-06 14:45:45 +01:00
Nick O'Leary
d9bbac20f3
Merge pull request #4320 from node-red/dev
...
Sync `dev` to `master` for 3.1.0 release
2023-09-06 14:04:36 +01:00
Nick O'Leary
a48c57dd17
Merge pull request #4321 from node-red/rel-310
...
Bump version and changelog for 3.1.0 release
2023-09-06 13:57:44 +01:00
Nick O'Leary
77b235655c
Bump version and changelog
2023-09-05 21:29:20 +01:00
Nick O'Leary
8dc0261993
Merge pull request #4319 from Rotzbua/fix_duplicate
...
Fix duplicate declaration
2023-09-05 20:41:38 +01:00
Rotzbua
65d2ad68d3
Fix duplicate declaration
2023-09-05 19:02:39 +02:00
Nick O'Leary
ab6d537c3e
Default filter to All Catalogues and show nodes for small lists
2023-09-05 17:49:50 +01:00
Nick O'Leary
3a6078a56a
Merge pull request #4317 from node-red/update-deps-31
...
Dependency updates
2023-09-05 17:21:06 +01:00
Nick O'Leary
b0c3fefcab
Dependency updates
2023-09-05 17:16:05 +01:00
Nick O'Leary
2bc739194e
Merge pull request #4316 from node-red/4221-handle-concurrent-write-file
...
Ensure storage/util.writeFile handles concurrent write attempts
2023-09-05 15:57:27 +01:00
Nick O'Leary
afb06e8c9a
Update packages/node_modules/@node-red/runtime/lib/storage/localfilesystem/util.js
2023-09-05 15:11:47 +01:00
Nick O'Leary
2c1274ff76
Ensure storage/util.writeFile handles concurrent write attempts
2023-09-05 15:09:11 +01:00
Rotzbua
aea32cc279
Migrate http -> https for nodered.org
2023-09-05 14:55:56 +02:00
Nick O'Leary
ce0feb2f42
Merge pull request #4310 from node-red/4206-ctrl-click-behaviour
...
Better distinguish between ctrl and meta keys on mac
2023-09-05 13:48:17 +01:00
Nick O'Leary
d307968880
Better distinguish between ctrl and meta keys on mac
...
Fixes #4206 , #4205
2023-09-05 12:36:44 +01:00
Nick O'Leary
1f98d19f77
Merge pull request #4309 from node-red/pr_4265
...
Adding function timeout to settings file (#4265 )
2023-09-05 11:44:41 +01:00
Nick O'Leary
9a934c941f
Tidy up functionTimeout setting
2023-09-05 10:34:18 +01:00
Nick O'Leary
1bad643b30
Merge pull request #4302 from node-red/4291-auto-sub-mqtt-error
...
Remove unnecessary check for clientid if autoUnsub set
2023-09-05 09:43:52 +01:00
Nick O'Leary
57c44d4b18
Merge pull request #4301 from node-red/4292-fix-catch-in-subflow
...
Handle group-scoped nodes inside subflow
2023-09-05 09:43:44 +01:00
Nick O'Leary
7d06133787
Merge pull request #4299 from node-red/4296-fix-function-setup-height
...
Fix function setup tab layout
2023-09-05 09:43:35 +01:00
Nick O'Leary
261998201b
Merge pull request #4298 from node-red/4295-urlencode-context-api
...
Handle non-url-safe chars in context api
2023-09-05 09:43:17 +01:00
Nick O'Leary
46b15a51d4
Revert "Support form-data arrays"
2023-09-05 09:41:48 +01:00
Nick O'Leary
a12826e719
Remove unnecessary check for clientid if autoUnsub set
...
Fixes #4291
2023-09-02 20:48:13 +01:00
Nick O'Leary
0dc024c722
Handle group-scoped nodes inside subflow
...
Fixes #4292
2023-09-01 16:38:46 +01:00
Nick O'Leary
f6f36c5599
Fix function setup tab layout
2023-09-01 16:17:29 +01:00
Nick O'Leary
18bd318da2
Handle non-url-safe chars in context api
2023-09-01 16:06:05 +01:00
Nick O'Leary
e1712073c9
Ensure junction appears when filtering quick-add list
2023-09-01 15:41:33 +01:00
Nick O'Leary
2478a7194e
Merge pull request #4287 from kazuhitoyokoi/dev-fixjsonata
...
Update message catalogs for JSONata Expression editor
2023-08-21 15:42:37 +01:00
Kazuhito Yokoi
a7e80f351a
Fix git pull operation in project feature
2023-08-21 11:18:01 +09:00
Kazuhito Yokoi
e7f9e61f2a
Add tooltip to relevance sort button in user settings UI
2023-08-20 16:20:18 +09:00
Kazuhito Yokoi
3047ed1253
Improve message catalogs for JSONata Expression editor
2023-08-19 13:33:42 +09:00
Kazuhito Yokoi
cf0c7ce583
Fix typo in Korean message catalog
2023-08-19 13:24:34 +09:00
Kazuhito Yokoi
206211f9ef
Fix typo in English message catalog
2023-08-19 13:21:42 +09:00
Kazuhito Yokoi
8220ff8a35
Add docs for function in Japanese message catalog
2023-08-19 13:19:55 +09:00
Nick O'Leary
927fc5424b
Merge pull request #4283 from node-red/4282-dirty-junction-undo
...
Capture workspace dirty state when quick-adding junction
2023-08-18 15:53:25 +01:00
Nick O'Leary
64b94c68d3
Merge pull request #4284 from node-red/4268-add-clone-jsonata-docs
...
Add docs for $clone function
2023-08-18 15:52:45 +01:00
Kazuhito Yokoi
1414fed776
Change linefeed codes from "\r\n" to "\n" in Korean message catalogs
2023-08-18 20:39:13 +09:00
Kazuhito Yokoi
7e6a96db87
Fix file permissions of message catalogs
2023-08-17 18:17:58 +09:00
Nick O'Leary
966bbe2856
Add docs for $clone function
2023-08-16 16:02:33 +01:00
Nick O'Leary
2137211d42
Capture workspace dirty state when quick-adding junction
...
Fixes #4282
2023-08-16 15:58:08 +01:00
Nick O'Leary
cc5533c183
Merge pull request #4281 from kazuhitoyokoi/master-roundedcorners
...
Fix not rounded corners in project settings UI
2023-08-16 15:53:07 +01:00
Kazuhito Yokoi
6e46666895
Fix not rounded corners in project settings UI
2023-08-16 20:14:22 +09:00
Kazuhito Yokoi
a87d7276c5
Add svg icons for nodes
2023-08-16 19:21:31 +09:00
Nick O'Leary
20557f20db
Update tour for 3.1.0
2023-08-15 20:36:07 +01:00
Kazuhito Yokoi
66144c1eb5
Add svg icons for nodes
2023-08-15 16:16:04 +09:00
Kazuhito Yokoi
3fd2b5f4e1
Merge branch 'dev' into dev-tostring4filenodes
2023-08-14 21:16:57 +09:00
Kazuhito Yokoi
8a4128defb
Fix handling in file nodes when 0 is specified as file name
2023-08-14 19:53:00 +09:00
Nick O'Leary
9542c22191
Merge pull request #4259 from kazuhitoyokoi/master-fixtooltip4textdiff
...
Add tooltip to text diff button
2023-08-14 11:11:32 +01:00
Nick O'Leary
15b8d79489
Merge pull request #4261 from DarshanDixit05/fix-Invalid-label
...
fix : Invalid label for attribute on the tray
2023-08-14 11:11:10 +01:00
Nick O'Leary
97470e94f1
Merge pull request #4262 from sammachin/patch-3
...
Handle 204 in httprequest JSON
2023-08-14 11:10:24 +01:00
Nick O'Leary
37a518b655
Merge pull request #4273 from kazuhitoyokoi/master-fixswitchnode
...
Fix broken text input in the switch node (again)
2023-08-14 11:09:05 +01:00
Kazuhito Yokoi
9caa6a3553
Fix broken text input in the switch node (again)
2023-08-13 15:33:37 +09:00
Christian Vaas
6c597bba5b
fix: undefined node and wrong method name
2023-08-08 19:21:31 +02:00
Kazuhito Yokoi
0dd771351d
Fix handling in file nodes when number is specified as file name
2023-08-06 20:35:33 +09:00
Kilian Hertel
f7b64b101e
adding function timeout to settings file
...
adding function timeout to settings file
2023-08-04 14:20:49 +02:00
Sam Machin
2b01a3fcd3
Handle 204 in httprequest JSON
...
If the http statusCode is 204 (Success, No Content) and the node return type is set to JSON this sets msg.payload as an empty json object so as to supress the JSON parse error
2023-08-02 14:15:29 +01:00
DarshanDixit05
792dedb1f1
fix : Invalid label for attribute on the tray
2023-07-31 19:34:12 +05:30
Kazuhito Yokoi
0bf1343442
Add tooltip to text diff button
2023-07-29 16:36:55 +09:00
Nick O'Leary
1ffef393c2
Bump versions for 3.1.0-beta.4
2023-07-26 17:09:29 +01:00
Nick O'Leary
8b7b3e22d7
Merge branch 'master' into dev
2023-07-26 16:59:12 +01:00
Nick O'Leary
d21c0758b1
Merge pull request #4246 from kazuhitoyokoi/dev-fixfilenode
...
Fix JSONata in file nodes
2023-07-26 11:55:32 +01:00
Manuel Buchner
21be329008
fix html syntax in 21-httprequest.html
2023-07-18 17:16:17 +02:00
Stephen McLaughlin
fb2c0e5441
Merge pull request #4252 from kazuhitoyokoi/dev-jpn
...
Add Japanese translation for 3.1.0
2023-07-16 09:24:38 +01:00
Kazuhito Yokoi
9dcb8a729c
Show timeout icon in link call node
2023-07-15 18:16:42 +09:00
Kazuhito Yokoi
b66237efa8
Show timeout icon in function node
2023-07-15 18:15:34 +09:00
Kazuhito Yokoi
6d2f855227
Add Japanese translation for 3.1.0
2023-07-15 17:34:08 +09:00
Kazuhito Yokoi
638aa0372b
Update Japanese translation for inject node
2023-07-15 17:23:14 +09:00
Nick O'Leary
ec7e594ec1
Add NR_SUBFLOW_NAME/ID/PATH env vars
...
Closes #4239
2023-07-14 17:14:39 +01:00
Steve-Mcl
15973768e2
improve catalog visibility/ux
2023-07-14 12:57:27 +01:00
Stephen McLaughlin
0d73a4b013
remove console debugging
2023-07-13 20:28:24 +01:00
Stephen McLaughlin
50f11faf1f
remove console debugging
2023-07-13 20:28:16 +01:00
Stephen McLaughlin
cfb7406fb8
remove console debugging
2023-07-13 20:28:09 +01:00
Steve-Mcl
9008f063c3
hook up filtering to catalog selection
2023-07-13 19:49:17 +01:00
Steve-Mcl
368ac4ed5c
i18n update
2023-07-13 19:48:34 +01:00
Steve-Mcl
6ac2e703a6
fix layout bugs
2023-07-13 19:48:13 +01:00
Kazuhito Yokoi
f3847a17f3
Fix JSONata in file-in node
2023-07-14 00:24:50 +09:00
Steve-Mcl
1fa4aaf706
add catalog select
2023-07-13 13:27:42 +01:00
Nick O'Leary
a3e41d4f35
Update packages/node_modules/@node-red/util/lib/util.js
...
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
2023-07-11 21:11:26 +01:00
Kazuhito Yokoi
80e33489d9
Fix JSONata in file nodes
2023-07-12 02:36:39 +09:00
Nick O'Leary
271b1327c7
Merge branch 'dev' into revert-4225-4196-fix-jsonata-env-var-async
2023-07-10 12:37:41 +01:00
Nick O'Leary
5d990ff4c5
Merge pull request #4242 from kazuhitoyokoi/master-fixswitchnode
...
Fix broken text input in the switch node
2023-07-10 12:35:50 +01:00
Nick O'Leary
69aacc6256
Merge pull request #4228 from node-red/4223-fix-http-request-keep-alive
...
Fix connection keep-alive in http request node
2023-07-10 12:31:28 +01:00
Nick O'Leary
a5066d529f
Use flowChanged in diff to mark flows to restart
2023-07-10 12:30:36 +01:00
Nick O'Leary
5bf034f3c1
Merge pull request #4238 from ZJvandeWeg/patch-1
...
help: Template might be a better fit to create multiline strings
2023-07-10 12:10:32 +01:00
Nick O'Leary
7481b78b16
Force reeval of env vars if group/flow/global envs change
2023-07-10 12:04:52 +01:00
Steve-Mcl
bd589aa140
fix touch mode wire linking
2023-07-10 10:24:28 +01:00
Kazuhito Yokoi
c4019bd91d
Add Japanese translation for error message when creating subflow
2023-07-02 15:51:35 +09:00
Kazuhito Yokoi
18e1b670ca
Make handlings one line
2023-07-02 01:33:11 +09:00
Kazuhito Yokoi
cd76c934b6
Fix broken text input in the switch node
2023-07-02 00:40:15 +09:00
Zeger-Jan van de Weg
db98641a32
help: Template might be a better fit to create multiline strings
...
The inject node doesn't create multiline strings as the help text explains. While there's indeed many ways to circumvent this, the Template node might be more "low-code" than the function node is.
2023-06-27 09:53:39 +02:00
Nick O'Leary
59745fec0b
Merge pull request #4231 from bvmensvoort/4219-missing-error-logging-for-config-nodes
...
Show errors and statuses of config nodes in the sidebar when no catch node is available
2023-06-23 16:46:51 +01:00
Nick O'Leary
56ed32e4a1
Add background to node status
2023-06-23 16:09:34 +01:00
Nick O'Leary
3209777aba
Tidy up flow/util
2023-06-23 15:48:06 +01:00
Nick O'Leary
11f9ad8ca3
Remove debug for wiring
2023-06-23 12:29:33 +01:00
Nick O'Leary
26fc942c79
Improve wiring for horizontally aligned nodes
2023-06-23 12:24:48 +01:00
Nick O'Leary
f196493402
Evaluate global-config env on startup
2023-06-23 09:35:00 +01:00
Nick O'Leary
1c5fdb6ab6
Evaluate all env vars as part of async flow start
2023-06-23 02:11:57 +01:00
bvmensvoort
3ed530ed9e
Merge branch 'dev' into 4219-missing-error-logging-for-config-nodes
2023-06-22 20:14:56 +02:00
Nick O'Leary
51a0b68d8e
Revert "Add callback to getSetting to support async jsonata access"
2023-06-22 10:17:48 +01:00
Nick O'Leary
2448e137c8
Merge pull request #4229 from node-red/4125-httpstatic-middleware
...
Add support for httpStatic middleware
2023-06-21 16:57:00 +01:00
Nick O'Leary
33899763ef
Add support for httpStatic middleware
2023-06-21 16:47:47 +01:00
Nick O'Leary
ce679f90ee
Merge pull request #4177 from k1ln/adding-timeout-to-functio-node
...
adding timeout attribute to function node
2023-06-21 15:57:44 +01:00
Nick O'Leary
8fb379079b
Merge pull request #4225 from node-red/4196-fix-jsonata-env-var-async
...
Add callback to getSetting to support async jsonata access
2023-06-21 15:56:11 +01:00
Nick O'Leary
610cb170e7
Fix connection keep-alive in http request node
2023-06-21 15:45:23 +01:00
Nick O'Leary
4d9fcaeebf
Update env.get type hint
2023-06-21 15:00:27 +01:00
Nick O'Leary
aa0225f59f
Apply suggestions from code review
2023-06-21 14:27:32 +01:00
Nick O'Leary
2571949e90
Merge pull request #4143 from inNETMonitoring/fix/joinManual
...
fix: closes #4142
2023-06-21 14:24:53 +01:00
Kilian Hertel
20d2c11154
Merge branch 'dev' into adding-timeout-to-functio-node
2023-06-21 15:24:24 +02:00
Nick O'Leary
3f604e9d93
Adds optional callback to env.get in function node
2023-06-21 14:20:23 +01:00
Nick O'Leary
234e92db12
Merge pull request #4215 from node-red/4213-fix-subflow-env
...
Fix subflow env var `length` not correctly handled in Node-RED
2023-06-21 14:06:05 +01:00
Nick O'Leary
01c56f6515
Merge pull request #4200 from GogoVega/french-translation-of-welcome-tours
...
French translation of Welcome Tours
2023-06-21 14:03:56 +01:00
Nick O'Leary
026be5a990
Merge pull request #4199 from GogoVega/french-translation-of-v3.1.0-beta.3
...
French translation of v3.1.0-beta.3 changes
2023-06-21 14:01:10 +01:00
Nick O'Leary
aafb86ef09
Merge branch 'dev' into adding-timeout-to-functio-node
2023-06-21 13:35:48 +01:00
Nick O'Leary
1a24efe85d
Merge pull request #4209 from HiroyasuNishiyama/jp-message
...
add Japanese message for 3.1.0 beta 3
2023-06-21 13:34:23 +01:00
Nick O'Leary
1ad67d5c73
Merge pull request #4218 from node-red/4204-cant-go-fullscreen-on-a-mac
...
Dont handle shortcuts with both cmd+ctrl modifiers
2023-06-21 13:31:21 +01:00
Nick O'Leary
0b3f7dbb1f
Merge pull request #4203 from node-red/fix-delay-node-flush-issue-4202
...
Fix delay node flush issue
2023-06-21 13:27:32 +01:00
Nick O'Leary
e90007860c
Merge pull request #4207 from node-red/4197-status-catch-label
...
Update status and catch node labels in group mode
2023-06-21 13:27:09 +01:00
Steve-Mcl
502dacd865
fix failure to return after calling callback
2023-06-17 22:44:55 +01:00
Steve-Mcl
4808cac89d
Add async to all paths that JSONata env var calls
2023-06-17 21:14:56 +01:00
bvmensvoort
c1ea3380eb
Show errors and statuses of config nodes in the sidebar when no catch nodes are used
2023-06-10 21:27:06 +02:00
Stephen McLaughlin
694fdebc71
dont handle both cmd+ctrl
2023-06-10 16:23:21 +01:00
Steve-Mcl
1cbd910e5d
correct declaration of env object/dic/lookup
2023-06-09 11:30:21 +01:00
Steve-Mcl
b102ef512e
ensure object before attempting to call function
2023-06-09 11:29:54 +01:00
Kilian Hertel
220a621dc6
Merge branch 'dev' into adding-timeout-to-functio-node
2023-06-02 12:20:51 +02:00
BitCaesar
0db288e6dc
Merge branch 'dev' into fix/joinManual
2023-05-31 16:10:41 +02:00
Stephen McLaughlin
f8175fc325
Update packages/node_modules/@node-red/nodes/locales/en-US/messages.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2023-05-31 14:11:06 +01:00
Stephen McLaughlin
5eee38e7de
Update packages/node_modules/@node-red/nodes/locales/en-US/messages.json
...
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2023-05-31 14:10:59 +01:00
Kilian Hertel
876053f858
Merge branch 'dev' into adding-timeout-to-functio-node
2023-05-30 14:55:56 +02:00
GogoVega
9714ef19de
Missing french translation of beta 3 changes
2023-05-30 14:19:39 +02:00
HiroyasuNishiyama
613a345771
add additional Japanese translation for status and catch node
2023-05-30 20:58:17 +09:00
BitCaesar
4fe29dd33f
Merge branch 'dev' into fix/joinManual
2023-05-30 10:42:04 +02:00
Steve-Mcl
4b24223290
Dont clone group node `node` array
...
fixes #4198
2023-05-29 23:55:52 +01:00
Steve-Mcl
a78da0db1e
Update status and catch node labels in group mode
2023-05-29 22:47:29 +01:00
Dave Conway-Jones
5e4fce1e12
Fix delay node flush issue
...
to close #4202
2023-05-27 17:51:21 +01:00
GogoVega
4cb2624a5d
French translation of Welcome Tours
2023-05-26 20:58:50 +02:00
GogoVega
58e045f25d
French translation of changes from v3.1.0-beta.3
2023-05-26 20:52:25 +02:00
Nick O'Leary
26a770e490
Merge pull request #4192 from node-red/prep-310-beta3
...
Bump everything for beta.3
2023-05-26 13:31:53 +01:00
Steve-Mcl
6cb4c9224d
Merge remote-tracking branch 'upstream/dev' into fix-mqtt-keep-subscription-4132
2023-05-26 10:46:59 +01:00
Nick O'Leary
4047612b96
Merge branch 'master' into patch-1
2023-05-26 10:31:29 +01:00
Nick O'Leary
1978a360af
Merge pull request #4191 from node-red/update-xml2js
...
Update xml2js
2023-05-26 10:30:13 +01:00
Steve-Mcl
59ec87a393
fix function node error badge not shown
...
fixes #4194
2023-05-26 10:12:48 +01:00
Kazuhito Yokoi
9423104dad
Add Japanese translations for v3.1.0-beta.3
2023-05-26 12:35:53 +09:00
Nick O'Leary
614834090e
Bump everything for beta.3
2023-05-25 18:10:01 +01:00
Nick O'Leary
3a9f38a873
Merge branch 'master' into dev
2023-05-25 17:42:34 +01:00
Nick O'Leary
0697c26dd1
Merge branch 'dev' into adding-timeout-to-functio-node
2023-05-25 17:33:41 +01:00
Nick O'Leary
cfa25dc655
Update xml2js
2023-05-25 17:30:17 +01:00
Steve-Mcl
0528c12782
Merge remote-tracking branch 'upstream/dev' into fix-mqtt-keep-subscription-4132
2023-05-25 12:07:33 +01:00
Steve-Mcl
e19b60b202
patch the editor to fix invisible action list
2023-05-25 11:30:24 +01:00
Steve-Mcl
0ed274f994
remove useless file
2023-05-25 10:59:09 +01:00
Steve-Mcl
e8378b382b
update function node env typing
2023-05-25 10:58:25 +01:00
Nick O'Leary
e6c12a0c54
Merge pull request #4186 from node-red/3843-alternative-impl
...
Remove unused function
2023-05-22 23:20:18 +01:00
Nick O'Leary
70620ad12d
Merge pull request #4184 from node-red/4113-group-selection-api
...
Enable RED.view.select to select group by id
2023-05-22 23:15:56 +01:00
Nick O'Leary
991f13e704
Remove unused function
2023-05-22 23:14:31 +01:00
Nick O'Leary
2388232179
Fix catch/status group scoping to handle group hierarchies
2023-05-22 22:33:31 +01:00
Nick O'Leary
11ded1e497
Merge branch 'dev' into 3843-alternative-impl
2023-05-22 17:41:23 +01:00
Nick O'Leary
9479b56549
Merge pull request #4109 from kevinGodell/dev
...
httpStatic feature
2023-05-22 16:54:29 +01:00
Nick O'Leary
90e32f52c9
Enable RED.view.select to select group by id
2023-05-22 16:51:17 +01:00
Nick O'Leary
ce6a4845f2
Merge pull request #4113 from Steve-Mcl/select-deep-linked-item
...
Select the item that is specified in a deep link URL
2023-05-22 16:48:00 +01:00
Nick O'Leary
0f5cf1d51c
Merge pull request #4183 from node-red/4111-subflow-node-position
...
Place subflow outputs/inputs relative to current view
2023-05-22 16:46:56 +01:00
Kilian Hertel
c2812b05a4
Merge branch 'master' into adding-timeout-to-functio-node
2023-05-22 17:42:59 +02:00
Nick O'Leary
1a149592d6
Merge pull request #4181 from node-red/4122-exit-codes
...
Ensure non-zero exit codes for errors
2023-05-22 16:39:22 +01:00
Nick O'Leary
7a4f48e4fb
Place subflow outputs/inputs relative to current view
...
Fixes #4111
2023-05-22 16:26:38 +01:00
Nick O'Leary
2ae2ec2578
Combine existing env vars when merging groups
...
Closes #4101
2023-05-22 16:07:14 +01:00
Nick O'Leary
a790136164
Merge branch 'master' into 4133-mqtt-v5-disconnects-when-subscribing-to-aws-core-broker
2023-05-22 15:16:58 +01:00
Nick O'Leary
e6c454bba5
Ensure non-zero exit codes for errors
2023-05-22 15:11:57 +01:00
Nick O'Leary
b904c23e4d
Merge pull request #4180 from node-red/4168-make-module-install-synchronous
...
Ensure external modules are installed synchronously
2023-05-22 14:39:26 +01:00
Nick O'Leary
18610bb540
Ensure external modules are installed synchronously
...
Fixes #4168
2023-05-22 14:24:11 +01:00
Nick O'Leary
69d643942c
Merge branch 'dev' into update-deps
2023-05-22 13:57:47 +01:00
Nick O'Leary
6e1b298282
Reconstruct xml2js output as proper object
2023-05-22 13:57:12 +01:00
Nick O'Leary
c2387777c9
Merge branch 'master' into dev
2023-05-22 12:52:07 +01:00
Nick O'Leary
32a49a1ef1
Merge pull request #4172 from wooferguy/Zombie-Junctions-Fix
...
Check for group
2023-05-22 12:51:46 +01:00
Nick O'Leary
4b88775183
Merge pull request #4166 from node-red/fix-RBE-for-missing-payload
...
Fix RBE for missing "payload"
2023-05-22 12:49:07 +01:00
Nick O'Leary
29db82625f
Merge pull request #4162 from kazuhitoyokoi/master-fixdownload4ipad
...
Fix content type for downloading flows.json
2023-05-22 12:48:05 +01:00
Nick O'Leary
a7e0444e92
Merge pull request #4158 from kazuhitoyokoi/dev-addjpn
...
Add Japanese translations for v3.1 beta.2
2023-05-22 11:36:32 +01:00
Nick O'Leary
e9e32550df
Merge pull request #4178 from node-red/4169-remove-express-header
...
Ensure express server options are applied consistently
2023-05-22 11:35:32 +01:00
Nick O'Leary
59b059f06f
Merge pull request #4179 from node-red/4170-remove-version-from-theme
...
Remove version info from theme endpoint
2023-05-22 11:35:20 +01:00
Nick O'Leary
3b5e21761b
Merge branch 'master' into fix-RBE-for-missing-payload
2023-05-22 11:29:19 +01:00
Nick O'Leary
0e52271ba9
Remove version info from theme endpoint
...
Fixes #4170
2023-05-22 11:00:15 +01:00
Nick O'Leary
57359d1659
Ensure express server options are applied consistently
...
Fixes #4169
2023-05-22 10:54:37 +01:00