Nick O'Leary
|
ee378ea0c4
|
Update version to 3.0
|
2022-07-12 21:18:49 +01:00 |
|
Nick O'Leary
|
613d34e6e6
|
Update tourGuide for 3.0
|
2022-07-12 21:12:31 +01:00 |
|
Nick O'Leary
|
4c784af55d
|
Update dependencies
|
2022-07-12 21:12:00 +01:00 |
|
Nick O'Leary
|
b28595c814
|
Merge pull request #3759 from kazuhitoyokoi/master-fixundo
Focus editor for undo after some actions in menu
|
2022-07-12 13:18:55 +01:00 |
|
Nick O'Leary
|
fca7beec01
|
Merge pull request #3763 from node-red/pr_3756
Ensure node icon shade has properly rounded corners
|
2022-07-12 13:18:22 +01:00 |
|
Stephen McLaughlin
|
f813f03a46
|
Merge pull request #3762 from node-red/sf-creds-fix
Fix storing subflow credential type when input has multiple types
|
2022-07-12 10:21:20 +01:00 |
|
Nick O'Leary
|
6ff2232df3
|
Ensure node icon shade has properly rounded corners
|
2022-07-12 09:27:45 +01:00 |
|
Nick O'Leary
|
e3b1f058cd
|
Merge pull request #3752 from Steve-Mcl/fix-global-path-popover
Ensure global-config and flow-config have info in the hierarchy popover
|
2022-07-11 20:28:58 +01:00 |
|
Nick O'Leary
|
542e9cacc2
|
Merge pull request #3751 from Steve-Mcl/fix-linkcall-registry
Fix linkcall registry bugs
|
2022-07-11 20:27:08 +01:00 |
|
Nick O'Leary
|
0a0a7ca39b
|
Fix storing subflow credential type when input has multiple types
Fixes #3749
|
2022-07-11 20:19:48 +01:00 |
|
Kazuhito Yokoi
|
cee287da99
|
Focus editor for undo after some actions in menu
|
2022-07-12 02:09:20 +09:00 |
|
Kazuhito Yokoi
|
c86e4f52a0
|
Fix shade for node icon to be rounded rectangle
|
2022-07-12 00:10:51 +09:00 |
|
Steve-Mcl
|
44216310ca
|
Ensure global/config and flow/config have info
fixes #3750
|
2022-07-11 13:09:49 +01:00 |
|
Steve-Mcl
|
5c69599e78
|
Apply linting suggestions to the registry enclosure
|
2022-07-11 10:28:31 +01:00 |
|
Steve-Mcl
|
e4098d3991
|
fix undecalred variable access
|
2022-07-11 10:28:17 +01:00 |
|
Steve-Mcl
|
55a94d659b
|
fix const reassignment
|
2022-07-11 10:27:30 +01:00 |
|
Franck Mourre
|
7a048d5b32
|
Fix change node, not handling from field properly when using context
|
2022-07-11 10:51:31 +02:00 |
|
Nick O'Leary
|
e14dd06a94
|
Merge pull request #3748 from Steve-Mcl/fix-add-junc-undo
include dirty state in history event
|
2022-07-08 17:07:27 +01:00 |
|
Steve-Mcl
|
639030924f
|
include dirty state in history event
|
2022-07-08 14:09:54 +01:00 |
|
Nick O'Leary
|
241b47fe19
|
Merge branch 'master' into pr_3744
|
2022-07-08 13:08:26 +01:00 |
|
Nick O'Leary
|
69beecf334
|
Fix menu padding for pull-left submenus
|
2022-07-08 13:06:05 +01:00 |
|
Nick O'Leary
|
e308e02f9d
|
Merge pull request #3745 from node-red-hitachi/fix-debug-path-menu
Fix clear pinned paths of debug sidebar menu
|
2022-07-08 08:53:24 +01:00 |
|
Nick O'Leary
|
87258e485a
|
Merge pull request #3742 from Steve-Mcl/fix-tooltip-exception
prevent exception generating tooltip for deleted nodes
|
2022-07-08 08:23:56 +01:00 |
|
Hiroyasu Nishiyama
|
5ae566952b
|
do not show clear pinned if not available
|
2022-07-08 13:10:21 +09:00 |
|
Hiroyasu Nishiyama
|
18f9ab0cda
|
make left sub-menu caret fit within context menu
|
2022-07-07 20:23:27 +09:00 |
|
Hiroyasu Nishiyama
|
bd4a5ac844
|
fixed menu width and window width
|
2022-07-07 19:39:28 +09:00 |
|
Hiroyasu Nishiyama
|
257b1f89f3
|
fix display direction of context sub-menu
|
2022-07-07 16:49:13 +09:00 |
|
Steve-Mcl
|
962672564e
|
prevent exception generating tooltip for deleted nodes
|
2022-07-06 15:17:58 +01:00 |
|
Steve-Mcl
|
7216c6d62a
|
code linting and remove excessive new lines
|
2022-07-06 13:08:56 +01:00 |
|
Steve-Mcl
|
21d3261eec
|
Allow editor events to close context menu
|
2022-07-06 13:05:57 +01:00 |
|
Steve-Mcl
|
03f758720c
|
Allow escape key to close context menu
|
2022-07-06 13:05:18 +01:00 |
|
Steve-Mcl
|
eaa85ae8d5
|
Fix insert=>link nodes enable/disable state
|
2022-07-06 12:54:22 +01:00 |
|
Stephen McLaughlin
|
8cb212d897
|
Merge pull request #3729 from node-red/cut-vs-copy
Do not generate new node-ids when pasting a cut flow
|
2022-07-06 10:36:14 +01:00 |
|
Stephen McLaughlin
|
a38d3981df
|
Merge pull request #3731 from node-red-hitachi/fix-node-move
Fix to prevent node from moving out of workspace
|
2022-07-06 10:35:54 +01:00 |
|
Stephen McLaughlin
|
af08c077d2
|
Merge pull request #3736 from bonanitech/disabled-config-node-background
Don't let themes change disabled config node background color
|
2022-07-06 10:34:20 +01:00 |
|
Mauricio Bonani
|
744375bd5d
|
Don't let themes change config node label colors
|
2022-07-05 07:33:31 -04:00 |
|
Hiroyasu Nishiyama
|
6c1f63bfbb
|
introduce RED.view.dimensions for workspace dimensions
|
2022-07-05 09:02:21 +09:00 |
|
Mauricio Bonani
|
7d0267c924
|
Move colors left behind in #3692 to CSS variables
|
2022-07-04 18:38:45 -04:00 |
|
Mauricio Bonani
|
daa9cb65e5
|
Change disabled config node background color variable
|
2022-07-04 17:17:40 -04:00 |
|
Nick O'Leary
|
7072265225
|
Merge pull request #3734 from node-red-hitachi/fix-close-websocket
Fix close timeout of websocket node
|
2022-07-04 21:02:20 +01:00 |
|
Nick O'Leary
|
8daade0021
|
Merge pull request #3733 from node-red-hitachi/fix-debug-message-handling
fix handling of global debug message
|
2022-07-04 21:01:35 +01:00 |
|
Nick O'Leary
|
b4d30b462f
|
Merge pull request #3730 from ralphwetzel/master
Fix label overflow @ config-node palette
|
2022-07-04 20:52:04 +01:00 |
|
Nick O'Leary
|
18acd67b4f
|
Merge pull request #3728 from node-red/fix-credential-clear
Do not remove unknown credentials of Subflow Modules
|
2022-07-04 20:47:04 +01:00 |
|
Nick O'Leary
|
78ed53f4fb
|
Ensure a second paste of cut nodes is treated as a copy-paste
|
2022-07-04 20:46:21 +01:00 |
|
Nick O'Leary
|
d95314c754
|
Update packages/node_modules/@node-red/runtime/lib/nodes/credentials.js
|
2022-07-04 20:21:25 +01:00 |
|
Hiroyasu Nishiyama
|
277cc19ec3
|
call done after close handler
|
2022-07-04 11:23:47 +09:00 |
|
Hiroyasu Nishiyama
|
67f4553213
|
fix handling of global debug message
|
2022-07-04 10:45:20 +09:00 |
|
Nick O'Leary
|
13e8aeae4e
|
Fix defaulting to monaco if settings does not contain codeEditor
|
2022-07-03 20:22:19 +01:00 |
|
Hiroyasu Nishiyama
|
02308f9e2f
|
prevennt node from moving out of workspace
|
2022-07-03 20:39:54 +09:00 |
|
ralphwetzel
|
0fdcbb4611
|
Fix label overflow @ config-node palette
|
2022-07-02 09:52:14 +02:00 |
|