Elias Meire
|
79bccf0305
|
feat(editor): Implement custom edge to support loops (no-changelog) (#10171)
Co-authored-by: Alex Grozav <alex@grozav.com>
|
2024-07-24 15:47:18 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9056242b3a
|
Merge tag 'n8n@1.52.0'
|
2024-07-24 14:28:07 +02:00 |
|
github-actions[bot]
|
c22ffd04de
|
🚀 Release 1.52.0 (#10174)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
|
2024-07-24 13:20:06 +01:00 |
|
oleg
|
906b4c3c7b
|
fix(editor): Fix issue with existing credential not opening in HTTP agent tool (#10167)
|
2024-07-24 14:10:16 +02:00 |
|
Alex Grozav
|
ea5382d20f
|
feat(editor): Add AI Chat button to new canvas (no-changelog) (#10166)
|
2024-07-24 12:10:02 +03:00 |
|
Alex Grozav
|
fe1a1d80c6
|
feat(editor): Enable NodeView.switcher by default in dev mode (no-changelog) (#10165)
|
2024-07-24 11:02:42 +03:00 |
|
Iván Ovejero
|
30784fb76c
|
fix(editor): Fix saving and connecting on LDAP setup form (#10163)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-07-24 09:37:34 +02:00 |
|
oleg
|
3846eb967a
|
feat(editor): Split Tools and Models into sub-sections (#10159)
|
2024-07-23 16:40:28 +02:00 |
|
Alex Grozav
|
f2ad1222b1
|
feat(editor): Add support for unplugin-icons and auto-importing components (no-changelog) (#10055)
|
2024-07-23 13:30:29 +03:00 |
|
Mutasem Aldmour
|
de015ff297
|
fix(editor): Fix updating/uninstalling community nodes (#10138)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-23 11:25:56 +02:00 |
|
Alex Grozav
|
6209ac6824
|
fix(editor): Fix initial node and sticky insert position in new canvas (no-changelog) (#10153)
|
2024-07-23 11:28:52 +03:00 |
|
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 |
|