Commit Graph

2705 Commits

Author SHA1 Message Date
Alex Grozav
6b8ad6fc3e feat(editor): Add readonly mode to new canvas (no-changelog) (#10133) 2024-07-23 11:27:09 +03:00
Michael Kret
b07c5e2011 fix(n8n Form Trigger Node): Execution from canvas (#10132) 2024-07-23 10:48:27 +03:00
Alex Grozav
278edd6010 feat(editor): Add undo/redo when moving nodes in new canvas (no-changelog) (#10137) 2024-07-23 10:16:56 +03:00
Alex Grozav
aa15d22499 feat(editor): Add undo/redo creating a node in new canvas (no-changelog) (#10142) 2024-07-23 09:49:53 +03:00
Alex Grozav
ee676fd934 feat(editor): Add undo/redo enabling/disabling a node in new canvas (no-changelog) (#10143) 2024-07-23 09:49:37 +03:00
Alex Grozav
ada1256898 feat(editor): Add undo/redo create connection in new canvas (no-changelog) (#10141) 2024-07-22 20:26:47 +03:00
Elias Meire
a036aa43dc feat(editor): Connect adjacent nodes when a node is deleted in canvas v2 (no-changelog) (#10125) 2024-07-22 12:41:43 +02:00
oleg
a8b5551331 refactor(OpenAI Model Node Node, Google PaLM Language Model Node, Google PaLM Chat Model Node): Mark nodes as deprecated (#10119) 2024-07-19 17:57:50 +02:00
Iván Ovejero
0542765b98 ci: Fix typecheck on master (no-changelog) (#10122)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-07-19 17:20:23 +02:00
Elias Meire
2e5c548452 feat(editor): Add duplicate and copy/paste to canvas v2 (no-changelog) (#10112) 2024-07-19 14:49:52 +02:00
Ricardo Espinoza
ba27c987dc refactor(editor): Migrate settings.store to composition API (no-changelog) (#10022)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-07-19 08:35:36 -04:00
Elias Meire
062633ec9b feat(editor): Open NDV when a node is added to canvas v2 (no-changelog) (#10114) 2024-07-19 14:29:11 +02:00
Alex Grozav
4559e3ae18 feat(editor): Cleanup unused keymap functions and add additional onSave events in new canvas (no-changelog) (#10106) 2024-07-19 14:40:00 +03:00
Iván Ovejero
bf57f38d1c fix(editor): Allow $secrets to resolve on credentials (#10093) 2024-07-19 12:00:07 +02:00
Alex Grozav
11db5a5b51 feat(editor): Add plus handle design with ability to add connected nodes in new canvas (no-changelog) (#10097) 2024-07-18 19:01:14 +03:00
Iván Ovejero
1b6c2d3a37 feat: Introduce Azure Key Vault as external secrets provider (#10054) 2024-07-18 15:51:48 +02:00
Csaba Tuncsik
5a9a2713b4 fix(editor): Remove "move" action from workflow and credential on community plan (#10057) 2024-07-18 15:34:39 +02:00
Csaba Tuncsik
028a8a2c75 fix(editor): UX Improvements to RBAC feature set (#9683) 2024-07-18 14:17:27 +02:00
Elias Meire
5b440a7679 feat(editor): Add context menu to canvas v2 (no-changelog) (#10088) 2024-07-18 13:00:54 +02:00
Alex Grozav
45affe5d89 feat(editor): Add ability to import workflows in new canvas (no-changelog) (#10051)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-07-18 11:59:11 +03:00
Alex Grozav
a04c4335da fix(editor): Close node creator when clicking on new canvas (no-changelog) (#10086) 2024-07-18 11:45:19 +03:00
github-actions[bot]
b0abee7eb6 🚀 Release 1.51.0 (#10085)
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-07-17 13:50:17 +02:00
Elias Meire
ab5688c582 fix(editor): Handle disabled nodes in schema view (#10052)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-07-17 11:18:13 +02:00
Alex Grozav
bb354f3c88 feat(editor): Add support for connection validation (no-changelog) (#10059) 2024-07-15 18:32:02 +03:00
कारतोफ्फेलस्क्रिप्ट™
0d12f0a6b3 fix(editor): Remove push event listeners when migrating away from the canvas (#10063) 2024-07-15 17:25:32 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bde8453ef fix(editor): Ensure all static assets are accessible from the server (#10062) 2024-07-15 17:10:33 +02:00
Alex Grozav
cd24c71a9e feat: Add sticky notes support to the new canvas (no-changelog) (#10031) 2024-07-15 13:00:52 +03:00
Elias Meire
46d6edc2a4 fix(editor): Provide autocomplete for nodes, even when intermediate node has not run (#10036) 2024-07-12 17:32:50 +02:00
oleg
c4c25eadfd feat(editor): Refactor several smaller components to composition API (no-changelog) (#10038) 2024-07-12 15:43:07 +02:00
Mutasem Aldmour
2e9ab66602 refactor(editor): Move a few components to script setup (no-changelog) (#10029) 2024-07-12 15:03:23 +02:00
oleg
3b2d76e358 refactor(editor): Refactor VariableSelector and VariableSelectorItem to composition API (no-changelog) (#10030) 2024-07-12 12:03:30 +02:00
oleg
7db16561dc feat(editor): Tweak node creator search logic for AI sub-nodes (#10025)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-07-12 10:43:46 +02:00
Michael Kret
e2dd000d13 fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023) 2024-07-12 11:13:17 +03:00
Elias Meire
1d2b403644 fix(editor): Use selected input item for autocomplete (#10019) 2024-07-12 10:11:59 +02:00
Elias Meire
c29664d688 fix(editor): Make schema view use the correct output (#10016) 2024-07-11 17:36:53 +02:00
Elias Meire
cde6fe90e5 feat(editor): Make expression autocomplete search case-insensitive (#10017) 2024-07-11 17:30:07 +02:00
Alex Grozav
8171d75f5d feat(editor): Add capability to open workflow from template in new canvas (no-changelog) (#10011) 2024-07-11 18:29:06 +03:00
jeanpaul
28ca7d6a2d feat(Text Classifier Node): Add Text Classifier Node (#9997)
Co-authored-by: oleg <me@olegivaniv.com>
2024-07-11 16:24:03 +02:00
Alex Grozav
1aae65dfdc feat(editor): Add ability to add a node between two nodes in new canvas (no-changelog) (#10006) 2024-07-11 17:05:51 +03:00
Alex Grozav
c2adaa58cd feat(editor): Add clear execution button to new canvas (no-changelog) (#10010) 2024-07-11 16:37:01 +03:00
Alex Grozav
57dfefd0f6 feat(editor): Add support for fallback nodes and new addNodes node render type in new canvas (no-changelog) (#10004) 2024-07-11 13:03:46 +03:00
Elias Meire
f9e9d274b9 feat(editor): Render trigger node on canvas v2 (no-changelog) (#10001) 2024-07-11 10:30:11 +02:00
github-actions[bot]
de9590e10e 🚀 Release 1.50.0 (#10000)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-07-10 17:23:31 +02:00
Alex Grozav
a45899765c feat(editor): Add support for configurable configuration nodes in new canvas (no-changelog) (#9991) 2024-07-10 17:51:18 +03:00
कारतोफ्फेलस्क्रिप्ट™
d2ca8b4b42 ci: Ensure that all published packages have consistent provenance data in package.json (#9994) 2024-07-10 16:43:21 +02:00
Alex Grozav
504bb704d3 feat(editor): Open node creator when cancelling a connection in new canvas (no-changelog) (#9978) 2024-07-10 12:22:31 +03:00
Alex Grozav
2107de2f4a feat(editor): Add stop current execution button in new canvas (no-changelog) (#9968) 2024-07-10 11:53:27 +03:00
Elias Meire
90e3f56a9d feat(editor): Add execution indication to canvas v2 (no-changelog) (#9984) 2024-07-10 10:36:00 +02:00
Elias Meire
32ddcee782 feat(editor): Add ability to execute a specific node to canvas v2 (no-changelog) (#9986) 2024-07-10 09:56:39 +02:00
कारतोफ्फेलस्क्रिप्ट™
e8e3d44146 fix(editor): Fix the regression in runWorkflow, introduced in #9977 (no-changelog) (#9988) 2024-07-10 08:52:19 +02:00