Nick O'Leary
|
81d4c60cbd
|
Prevent loops being created with junction nodes
Fixes #3799
|
2023-03-02 21:13:39 +00:00 |
|
Nick O'Leary
|
08eaa9274f
|
Merge branch 'dev' into group-rework
|
2023-03-02 15:26:01 +00:00 |
|
Nick O'Leary
|
7c3e045a57
|
Merge pull request #4068 from node-red/change-tab-notification
Add change icon to tabs
|
2023-03-02 15:11:28 +00:00 |
|
Nick O'Leary
|
27e258b19b
|
Fix importing connected link nodes into a subflow
Fixes #4055
|
2023-03-02 14:14:33 +00:00 |
|
Nick O'Leary
|
07f2f0cef3
|
Complete overhaul of Group UX
|
2023-03-01 10:02:26 +00:00 |
|
Nick O'Leary
|
bbc1a82c2a
|
Fix linting on boolean check
|
2023-02-23 23:45:34 +00:00 |
|
Nick O'Leary
|
363a8b8588
|
Add change icon to tabs
|
2023-02-23 22:48:08 +00:00 |
|
Nick O'Leary
|
4624e28675
|
Merge branch 'dev' into tab-context-menu
|
2023-02-02 11:33:06 +00:00 |
|
Nick O'Leary
|
68bb38b8d7
|
Merge branch 'master' into dev
|
2023-02-02 10:40:33 +00:00 |
|
Nick O'Leary
|
3630056ed8
|
Fix RED.nodes.clear() when handling locked flows
|
2022-12-03 21:44:33 +00:00 |
|
Nick O'Leary
|
f28bc1bff7
|
Remove jshint warning
|
2022-11-07 21:11:58 +00:00 |
|
Nick O'Leary
|
fe9c630572
|
Prevent deleting subflow if instance on locked tab
|
2022-11-01 11:42:40 +00:00 |
|
Nick O'Leary
|
f12d36b5ed
|
Locking flows fixes and context menu options
|
2022-11-01 10:48:48 +00:00 |
|
Nick O'Leary
|
3cb5259494
|
Initial locking flows UX
|
2022-11-01 10:37:18 +00:00 |
|
Nick O'Leary
|
a351cd9d9f
|
Add move-to-start/end and better subflow menu options
|
2022-11-01 10:35:57 +00:00 |
|
Nick O'Leary
|
cd0474ce7b
|
Update packages/node_modules/@node-red/editor-client/src/js/nodes.js
Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
|
2022-10-26 00:51:41 +01:00 |
|
Nick O'Leary
|
69a575097d
|
Remove debug
|
2022-10-16 22:47:34 +01:00 |
|
Nick O'Leary
|
b40551a8fa
|
Handle replacing unknown node inside group or subflow
|
2022-10-16 22:38:11 +01:00 |
|
Nick O'Leary
|
14a3366850
|
Include junctins/groups when exporting subflows plus related fixes
Fixes #3805
|
2022-08-01 20:54:05 +01:00 |
|
Steve-Mcl
|
1b6cbe5c23
|
Ensure importMap is not null when using import UI
fixes #3722
|
2022-06-30 15:17:49 +01:00 |
|
Nick O'Leary
|
51684d18cf
|
Merge pull request #3719 from node-red/pr_3642
Allow flows to be stopped and started manually
|
2022-06-29 20:54:45 +01:00 |
|
Nick O'Leary
|
f33848e16b
|
Rework start/stop api to use runtime-event notification message
|
2022-06-29 10:27:44 +01:00 |
|
Steve-Mcl
|
c120dffbf0
|
Add option flag reimport to importNodes
fixes #3699
|
2022-06-28 16:22:24 +01:00 |
|
Hiroyasu Nishiyama
|
2b91edeb74
|
fix uncorrect fix of junction to subflow conversion
|
2022-06-14 16:49:14 +09:00 |
|
Hiroyasu Nishiyama
|
94471b6d07
|
fix conversion of junction to subflow
|
2022-06-13 08:47:41 +09:00 |
|
Steve-Mcl
|
11f6491889
|
fix project switching when junctions are present
fixes #3588
|
2022-05-05 16:56:28 +01:00 |
|
Steve-Mcl
|
b918b75414
|
Merge remote-tracking branch 'upstream/master' into dev
|
2022-03-23 11:16:18 +00:00 |
|
Nick O'Leary
|
db1ad0df63
|
Add Junctions
|
2022-03-14 18:16:24 +00:00 |
|
Bruno Henriques
|
a8579fa68a
|
fix nodes losing their wires when in an iframe
|
2022-03-09 10:39:47 +00:00 |
|
Nick O'Leary
|
0e92f68b4a
|
Merge pull request #3399 from Steve-Mcl/split-wire-to-links
Add feature: split-wire-to-links
|
2022-03-07 12:57:49 +00:00 |
|
Steve-Mcl
|
08295eb807
|
Remove RED.nodes.createNode
|
2022-03-05 11:08:36 +00:00 |
|
Nick O'Leary
|
0261105c52
|
Prevent duplicate links being added between nodes
|
2022-02-14 20:35:47 +00:00 |
|
Steve-Mcl
|
62315fd478
|
Add feature: split-wire-to-links
|
2022-02-07 12:25:09 +00:00 |
|
Nick O'Leary
|
154a4e23dd
|
Add delete-selection-and-reconnect action
|
2022-01-11 14:11:55 +00:00 |
|
Nick O'Leary
|
58c94b7773
|
Add core:detach-selected-nodes action
|
2022-01-11 00:16:24 +00:00 |
|
Nick O'Leary
|
24b52f09df
|
Add RED.nodes.getNodeLinks to help node-link lookup
|
2022-01-03 23:27:25 +00:00 |
|
Hiroyasu Nishiyama
|
1f0690c6ec
|
fix removed tab not to cause node conflict
|
2021-11-25 13:26:52 +09:00 |
|
Nick O'Leary
|
b8ad6475e1
|
Strip off env property if it is empty - avoid inflated flow files
|
2021-10-28 12:14:34 +01:00 |
|
Nick O'Leary
|
2f707a6b16
|
Merge pull request #3199 from node-red/switch-project-fix
Fix switching projects
|
2021-10-14 12:04:07 +01:00 |
|
Nick O'Leary
|
3fde5c27ed
|
Fix switching projects
|
2021-10-14 11:07:49 +01:00 |
|
Nick O'Leary
|
eebb64901c
|
Fix converting selection to subflow
Fixes #3191
|
2021-10-14 09:48:35 +01:00 |
|
Nick O'Leary
|
f8ee92ba06
|
Merge pull request #3158 from node-red/node-install-err-reporting
Improve node install error reporting
|
2021-10-04 10:55:47 +01:00 |
|
Nick O'Leary
|
8761e61439
|
Include load error in notification of unknown node
|
2021-09-30 15:39:45 +01:00 |
|
Nick O'Leary
|
29e903e1c8
|
Improve error reporting when installing bad nodes
|
2021-09-30 15:28:09 +01:00 |
|
Nick O'Leary
|
ab2d3bfd80
|
Fix RED.nodes.filterNodes when searching full node set
|
2021-09-29 10:43:41 +01:00 |
|
Nick O'Leary
|
abaebb329d
|
Merge branch 'dev' into edit-panes-2
|
2021-09-07 13:42:49 +01:00 |
|
Nick O'Leary
|
4132fb79a6
|
Allow nodes to be raised/lowered in the workspace
|
2021-09-07 11:49:31 +01:00 |
|
Nick O'Leary
|
4463a7d4ba
|
Move envVar list component to own file
|
2021-09-02 16:14:35 +01:00 |
|
Nick O'Leary
|
e910f3915d
|
Initial refactor of edit dialogs to separate panes
|
2021-09-02 10:33:43 +01:00 |
|
Hiroyasu Nishiyama
|
d78e5932f9
|
update according to PR comments
|
2021-08-30 08:00:58 +09:00 |
|