Commit Graph

11938 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
a1e011dd2a refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) (#10756) 2024-09-11 14:22:55 +02:00
Elias Meire
ee5fbc543c fix(If Node): Update copy for type conversion parameter (#10769) 2024-09-11 14:12:33 +02:00
Danny Martini
6fa1919ca8 build(core): Allow adding tests side by side with the code (#10760) 2024-09-11 13:32:52 +02:00
Raúl Gómez Morales
00013a2069 perf(editor): Fix WorkflowDetails excessive re-rendering (#10767) 2024-09-11 11:46:18 +02:00
Shireen Missi
21936c88a8 fix(YouTube Node): Fix Date filters (#10725) 2024-09-11 09:44:35 +01:00
कारतोफ्फेलस्क्रिप्ट™
4f94319cd9 fix(core): Update subworkflow execution status correctly (#10764) 2024-09-11 10:39:18 +02:00
Tomi Turtiainen
b9d157db40 fix(benchmark): Fix args formatting & validate scaling mode env vars (#10766)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-09-11 11:12:03 +03:00
Raúl Gómez Morales
bf43d67357 fix(editor): Restrict when the collision avoidance algorithm is used (#10755) 2024-09-10 17:43:31 +02:00
Shireen Missi
20b1cf2b75 feat(Lemlist Node): Add V2 to support more API operations (#10615) 2024-09-10 16:26:55 +01:00
Elias Meire
1b04be1240 feat(editor): Add lint for $('Node').item in runOnceForAllItems mode (#10743) 2024-09-10 16:26:17 +01:00
Tomi Turtiainen
6ecf84ffe8 refactor(editor): Convert Tooltip to composition api (#10701) 2024-09-10 18:17:39 +03:00
Tomi Turtiainen
56ebeed880 fix(benchmark): Make benchmark checks more robust (#10761) 2024-09-10 18:15:21 +03:00
oleg
17f160ce96 refactor: Update Langchain packages (no-changelog) (#10759) 2024-09-10 17:04:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
0e814eb99c fix(editor): Close Push connection in NodeView v2 (no-changelog) (#10762) 2024-09-10 16:59:20 +02:00
Tomi Turtiainen
e56dabd63a feat(benchmark): Report benchmark results to a configurable webhook (#10754) 2024-09-10 17:41:33 +03:00
कारतोफ्फेलस्क्रिप्ट™
8450ec5a5c fix(core): Do not serialize CredentialsEntity.shared anymore (no-changelog) (#10753) 2024-09-10 16:35:39 +02:00
Ricardo Espinoza
d9473a5f9d refactor(editor): Migrate SignoutView.vue to composition API (#10720) 2024-09-10 10:23:57 -04:00
Raúl Gómez Morales
297b668f32 fix(editor): Increase connector snap radius (#10757) 2024-09-10 16:22:04 +02:00
Ricardo Espinoza
c64f37d580 refactor(editor): Migrate RunInfo.vue to composition API (#10721) 2024-09-10 10:20:40 -04:00
Ricardo Espinoza
482b5d8bec refactor(editor): Migrate SettingsCommunityNodesView.vue to composition API (#10724) 2024-09-10 10:20:27 -04:00
Ricardo Espinoza
8d4afddcf4 refactor(editor): Migrate AboutModal.vue to composition API (#10722) 2024-09-10 10:20:12 -04:00
Ricardo Espinoza
14580dadde refactor(editor): Migrate ActivationModal.vue to composition API (#10723) 2024-09-10 10:19:50 -04:00
Michael Kret
22c70d5069 fix: Google Contacts node warm up request, Google Calendar node events>getAll fields option (#10700) 2024-09-10 15:31:00 +03:00
Manuel Voppmann
4b2b5235db docs: Fix broken PostgREST guide link in Supabase node (#10660) 2024-09-10 13:10:13 +01:00
Shireen Missi
540f79a38f fix(Telegram Trigger Node): Use timing-safe string comparison (no-changelog) (#10718) 2024-09-10 13:02:38 +01:00
Eugene
421aa71251 feat(Code Tool Node): Option to specify input schema (#10693) 2024-09-10 13:48:44 +02:00
Elias Meire
87333cbefe fix(editor): Show docs link in credential modal when docs sidebar is hidden (#10750) 2024-09-10 10:28:07 +01:00
Raúl Gómez Morales
63548e6ead fix(editor): Follow up fixes and improvements to viewer role (#10684) 2024-09-10 11:06:05 +02:00
Raúl Gómez Morales
efa5573278 fix(editor): Prevent action's panel flickering while dragging a node (#10739) 2024-09-10 10:31:41 +02:00
Shireen Missi
9f3e03d728 fix(Gmail Trigger Node): Change Gmail Trigger dedupe logic (#10717) 2024-09-10 08:55:04 +01:00
Tomi Turtiainen
d81f21d08e feat(benchmark): New options for n8n benchmark (#10741) 2024-09-10 09:25:41 +03:00
oleg
96db501a61 fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734) 2024-09-09 17:33:52 +02:00
oscarpedrero
d3861b31ce fix(Webflow Node): Update scopes to include forms (#10554) 2024-09-09 14:08:25 +01:00
Tomi Turtiainen
f682318db0 test(editor): Add unit tests for sanitizeHtml (#10737) 2024-09-09 16:01:04 +03:00
Tomi Turtiainen
6df6f5f8df fix(editor): Fix xss issues in toast usages (#10733) 2024-09-09 13:26:21 +03:00
oleg
4e89912588 fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662) 2024-09-09 11:12:22 +02:00
Elias Meire
e9b8d99084 feat: Filter parameter: Improve loose type validation for booleans (#10702) 2024-09-09 08:54:36 +01:00
Tomi Turtiainen
b18313f219 test: Add scaling n8n setup (multi-main) (#10644) 2024-09-09 09:07:32 +03:00
Alex Grozav
6ea0856085 refactor(editor): Migrate NodeWebhooks to Composition API (no-changelog) (#10710) 2024-09-06 16:12:05 +03:00
Alex Grozav
e4c9035915 fix(editor): Fix broken executions view (no-changelog) (#10714) 2024-09-06 16:10:50 +03:00
Raúl Gómez Morales
879b837581 fix(editor): Don't render pinned icon for disabled nodes (#10712) 2024-09-06 14:48:03 +02:00
Raúl Gómez Morales
43713dcd89 fix(editor): Add arrow end to connection line (#10704) 2024-09-06 12:58:07 +02:00
Alex Grozav
468f01aaa8 fix(editor): Provide correct node output runData information in new canvas (no-changelog) (#10691) 2024-09-06 13:37:44 +03:00
Iván Ovejero
156eb72ebe fix(Email Trigger (IMAP) Node): Ensure connection close does not block deactivation (#10689) 2024-09-06 12:07:51 +02:00
Iván Ovejero
ff7354228c refactor(core): Increase Postgres connection timeout to 20 seconds (#10705)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-06 11:07:03 +02:00
Milorad FIlipović
91d9be2066 fix: Prevent AI assistant session reset when workflow is saved (#10707) 2024-09-06 11:06:51 +02:00
Tomi Turtiainen
4efcbc5936 fix: Show a more user friendly error message if initial Db connection times out (#10682) 2024-09-06 10:33:53 +02:00
Shireen Missi
08abaf9eb2 fix: Tweak the copy for Add more warnings to nodes (no-changelog) (#10697) 2024-09-06 09:24:48 +01:00
Eugene
db6e8326c7 feat(editor): Logs markdown block improvements (#10681) 2024-09-06 09:17:58 +02:00
oleg
54ab2b14e4 fix(editor): Auto-focus expression input when switching from "fixed" mode (#10686) 2024-09-06 09:17:46 +02:00