Commit Graph

2976 Commits

Author SHA1 Message Date
Elias Meire
dc1c5fce8a fix(editor): Improve text wrapping in schema view (#9888) 2024-07-01 11:03:04 +02:00
Mutasem Aldmour
10f7d4b5b9 feat(editor): Remove Segment (#9878) 2024-06-28 10:52:36 +02:00
Alex Grozav
13d83f2037 fix(editor): Fix performance issues related to expressions and pinned data (#9882)
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 18:50:09 +02:00
Csaba Tuncsik
d9747d5e9b fix(editor): Enable expression preview in SQL node when looking at executions (#9733)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-27 17:07:29 +02:00
कारतोफ्फेलस्क्रिप्ट™
ddf0de8f03 Merge tag 'n8n@1.48.0' 2024-06-27 12:27:53 +02:00
Michael Kret
4773aad170 fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
github-actions[bot]
7f6b322ef9 🚀 Release 1.48.0 (#9879)
Co-authored-by: elsmr <elsmr@users.noreply.github.com>
2024-06-27 12:18:15 +02:00
Ricardo Espinoza
4008c147d7 fix(editor): Load credentials for workflow before determining credentials errors (#9876)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-06-27 11:54:55 +02:00
Iván Ovejero
6cb3072a5d fix(editor): Use pinned data to resolve expressions in unexecuted nodes (#9693)
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2024-06-27 10:49:53 +02:00
Alex Grozav
e995309789 feat(editor): Add node enable/disable functionality in new canvas (no-changelog) (#9872) 2024-06-26 16:56:58 +03:00
Csaba Tuncsik
4de58dcbf5 fix(editor): Fix initialize authenticated features (#9867) 2024-06-26 12:03:04 +01:00
Elias Meire
5bc58efde9 fix(editor): Show error state correctly in options parameter with remote options (#9836) 2024-06-26 12:35:55 +02:00
कारतोफ्फेलस्क्रिप्ट™
803895360c refactor(editor): Delete unused code (no-changelog) (#9866) 2024-06-26 11:45:41 +02:00
Alex Grozav
405e8746c9 feat(editor): Allow two-way connection for AI Nodes in new canvas (no-changelog) (#9864) 2024-06-26 12:17:32 +03:00
Michael Kret
19213efc30 fix: Remove Request Options from sub nodes (no-changelog) (#9853)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-25 14:53:31 +03:00
Csaba Tuncsik
5cdcb61f66 fix(editor): Optimizing main sidebar to have more space for Projects (#9686)
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2024-06-25 11:14:02 +02:00
Alex Grozav
31c456700a feat(editor): Compute node position and connections when creating new nodes in new canvas (no-changelog) (#9830) 2024-06-25 12:11:44 +03:00
Elias Meire
e51de9d391 feat(editor): Show multiple nodes in input pane schema view (#9816) 2024-06-24 18:09:28 +02:00
Csaba Tuncsik
1ba656ef4a fix(editor): Properly update workflow info in main header (#9789) 2024-06-24 15:08:24 +02:00
Iván Ovejero
44ea4c73eb refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
github-actions[bot]
d13c1bbba5 🚀 Release 1.47.0 (#9826)
Co-authored-by: netroy <netroy@users.noreply.github.com>
2024-06-20 15:00:30 -04:00
Mohammad Alsmadi
c334ecb2ed fix(editor): Console error in ActionsMode when searching for action and pressing enter (no-changelog) (#9292) 2024-06-20 14:54:46 +02:00
Elias Meire
202124152c refactor(editor): Refactor code editors to composition API (no-changelog) (#9757) 2024-06-20 14:17:12 +02:00
pebosi
828649d7e7 fix(editor): Align all cell contents to the top in RunDataTable (no-changelog) (#3889)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 13:48:00 +02:00
oleg
c0a6acaef6 refactor(editor): Migrate InlineNameEdit & InlineTextEdit components to Vue 3 syntax (no-changelog) (#9755)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-20 10:38:08 +02:00
Taylor Hoffmann
4740162232 refactor(editor): Translate sidebar "Help" label (no-changelog) (#9732) 2024-06-19 21:36:24 +02:00
Ricardo Espinoza
89b8d04fcd refactor(editor): Migrate nodeTypes.store to use composition API (no-changelog) (#9795) 2024-06-19 12:34:38 -07:00
Ricardo Espinoza
106b0ac1a0 refactor(editor): Migrate VersionCard.vue to use composition API (no-changelog) (#9799) 2024-06-19 12:36:38 -04:00
Ricardo Espinoza
f6b8b8d956 refactor(editor): Migrate versions.store to use composition API (no-changelog) (#9798) 2024-06-19 08:34:58 -07:00
कारतोफ्फेलस्क्रिप्ट™
65c5609ab5 feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Iván Ovejero
11fe48b3dc fix(editor): Revert header toggle fix (#9800) 2024-06-19 10:03:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
e3e20b48eb refactor(editor): Use typed-mocks to speed up tests and type-checking (no-changelog) (#9796) 2024-06-19 07:41:27 +02:00
Ricardo Espinoza
41e06be6fd refactor(editor): Migrate n8nRootStore to use composition API (no-changelog) (#9770) 2024-06-18 13:15:12 -04:00
Iván Ovejero
653953e2bd ci: Fix typecheck to fix build (no-changelog) (#9792) 2024-06-18 17:05:01 +02:00
Alex Grozav
b0d7cfa2ab refactor(editor): Migrate nodeBase mixin to composable (no-changelog) (#9742) 2024-06-18 16:35:26 +03:00
Elias Meire
7e44cd7f16 refactor(editor): Enable @typescript-eslint/no-base-to-string lint rule, fix errors (no-changelog) (#9783) 2024-06-18 15:04:29 +02:00
Elias Meire
e3cbce5028 refactor: Refactor input components to composition API (no-changelog) (#9744) 2024-06-18 15:04:08 +02:00
Elias Meire
1a3f72b751 fix(editor): Error dropdown in resource locator disappears when search filter is required (#9681) 2024-06-18 11:11:10 +02:00
oleg
fb73ec3994 refactor(editor): Refactor BinaryDataDisplay components to Vue 3 syntax (no-changelog) (#9753)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-18 10:50:28 +02:00
Elias Meire
d1163533a6 feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
oleg
0524f588f6 refactor(editor): Migrate BreakpointsObserver component to Vue 3 syntax (no-changelog) (#9758)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-06-18 10:13:11 +02:00
Elias Meire
b7d356f49c fix(editor): Fix node icon in node creator header (#9782) 2024-06-18 10:05:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
08c6e9b571 refactor(editor): Replace mixed style of defineProps with the new style (no-changelog) (#9787) 2024-06-18 09:55:10 +02:00
Ricardo Espinoza
1e8716a607 fix(editor): Set default value for isProductionExecutionPreview in NodeDetaillsView.vue (no-changelog) (#9788) 2024-06-18 08:17:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
876bcbb04c fix(core): Make enterprise trial requests via the backend (no-changelog) (#9784) 2024-06-17 19:56:52 +02:00
Ricardo Espinoza
f7d7404907 refactor(editor): Migrate NodeDetailsView.vue to use script setup (no-changelog) (#9762) 2024-06-17 09:53:35 -07:00
Iván Ovejero
551fb6d7a2 fix(editor): Active toggle incorrectly displayed as inactive in execution view (#9778) 2024-06-17 18:24:56 +02:00
Alex Grozav
12604fe1da feat(editor): Add capability to open NDV and rename node (no-changelog) (#9712) 2024-06-17 15:46:55 +03:00
कारतोफ्फेलस्क्रिप्ट™
87cb199745 fix(editor): Use BroadcastChannel instead of window.opener for OAuth callback window (#9779) 2024-06-17 13:41:49 +02:00
Tomi Turtiainen
7c70b782a1 refactor: Migrate Pagination to composition API (no-changelog) (#9752) 2024-06-17 13:43:06 +03:00