195 Commits

Author SHA1 Message Date
Gauthier Dandele
9570935765
Merge 34339615d9af4e5d5c2d755d162d66baa255b1ab into 1b375b81f36b300b076cdcc042eda62cbcb00a67 2024-09-11 10:48:39 -04:00
GogoVega
34339615d9
Fix replacing an unknown node does not delete the node before reimporting it 2024-06-20 19:02:14 +02:00
GogoVega
6a2a763288
Doc the (new) functions and add the onNodeTypeAdded function 2024-06-20 12:15:12 +02:00
GogoVega
5d78c546bc
Fix Group import and user deletion (bad object reference) 2024-06-20 12:08:48 +02:00
GogoVega
e6fa0514ed
Fix replacement of unknown subflow instance and cleanup 2024-06-19 17:14:36 +02:00
GogoVega
ee295e3c3f
Fix number of users when replacing config nodes 2024-06-19 16:28:18 +02:00
GogoVega
58d4c36600
Fix updating Subflow name when it's a copy 2024-06-19 12:39:02 +02:00
GogoVega
476e8345c5
Change the name of getID by generateId 2024-06-19 12:23:31 +02:00
GogoVega
2f01fe5832
Fix number of users when deleting nodes 2024-06-18 20:48:33 +02:00
GogoVega
778e3aebea
Fix adding links to missing nodes inside a subflow 2024-06-18 17:58:37 +02:00
GogoVega
4f20cd5c0a
Cleanup and remove old logic when importing identical subflows 2024-06-17 23:00:06 +02:00
GogoVega
507038947d
Mainly refactor the copy of subflow + slight cleanup 2024-06-16 17:48:55 +02:00
GogoVega
e5db6661c3
Fix importing a node with an invalid number of outputs. 2024-06-15 11:39:25 +02:00
GogoVega
39d8386e43
Fix bad use of hasOwnProperty on an Array 2024-06-11 15:33:00 +02:00
Nick O'Leary
3a91fc17fd
Merge branch 'master' into sync-dev 2024-06-11 10:14:01 +01:00
GogoVega
7e69eab39e
Second commit of importNodes refactoring 2024-06-11 10:41:30 +02:00
GogoVega
bb91a08939
Just move the block before the Id is updated 2024-06-10 18:28:30 +02:00
GogoVega
b495c18694
Initial commit of function importNodes refactoring 2024-06-07 15:09:48 +02:00
GogoVega
1d342a778d
Fix new_nodes should be used instead of node_map 2024-06-05 14:12:35 +02:00
GogoVega
476016cbcc
Fix node_map does not contain as key the new id of a copied node 2024-06-05 12:22:22 +02:00
Nick O'Leary
ab7e9f94fa
Merge branch 'dev' into sync-dev 2024-03-28 14:56:36 +00:00
Nick O'Leary
19dcc3a683
Merge pull request #4632 from node-red/4625-sf-env-err-handling
Add validation and error handling on subflow instance properties
2024-03-28 11:10:28 +00:00
Nick O'Leary
19213434f9
Add validation to subflow instance env properties 2024-03-27 19:08:25 +00:00
Nick O'Leary
6a8230ec1e
Show change icon on subflow tabs
Fixes #4626
2024-03-27 18:10:04 +00:00
Nick O'Leary
5135545c6c
Merge branch 'dev' into pr_4387 2024-03-21 16:41:24 +00:00
Steve-Mcl
837d17ab65 Merge branch 'dev' into config-in-subflow 2024-03-01 11:36:35 +00:00
Steve-Mcl
d509c1a57c add "conf-types" to typedInput 2024-03-01 11:06:27 +00:00
Nick O'Leary
9bd7131914
Merge pull request #4544 from GogoVega/fix-creds-convert-node
(convertNode) Do not create the credentials object if there is nothing to export
2024-01-26 13:49:56 +00:00
Nick O'Leary
f7b726372f
Handle importing flow with existing subflow and instance node
Fixes #4545
2024-01-25 17:26:52 +00:00
GogoVega
14811b5aec
Do not create the credentials object if not exported 2024-01-25 15:35:40 +01:00
Nick O'Leary
88e6c71aa0
Ensure group w/h are imported if present
Fixes #4044
2023-11-07 17:09:22 +00:00
Ralph Wetzel
3df3096bb4 Fix to please linter 2023-10-18 08:07:49 +02:00
Ralph Wetzel
81937ddc45 Add plugin support to palette manager 2023-10-17 22:44:33 +02: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
Christian Vaas
6c597bba5b
fix: undefined node and wrong method name 2023-08-08 19:21:31 +02:00
Nick O'Leary
55a9a29f76
Merge branch 'master' into dev 2023-04-28 18:49:03 +01:00
Gerwin van Beek
6fbcec8b98 Solved node red not loading without error when subflow is missing 2023-04-24 11:51:06 +02:00
Nick O'Leary
347410f744
Do not include credentials when exporting to clipboard 2023-03-24 09:44:10 +00:00
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