Commit graph

11058 commits

Author SHA1 Message Date
Iván Ovejero 0820cb5ab9
refactor(core): Simplify main pubsub message handler (#11156) 2024-10-11 10:31:33 +02:00
oleg 4aaebfd435
fix(editor): Fix chat crashing when rendering output-parsed content (#11210)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-11 09:47:10 +02:00
Tomi Turtiainen 1078fa662a
fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-10 21:01:38 +03:00
कारतोफ्फेलस्क्रिप्ट™ 4e78c46a74
fix(editor): Bring back the "Forgot password" link on SigninView (#11216) 2024-10-10 18:58:33 +02:00
Shireen Missi 52dd2c7619
feat(core): Dedupe (#10101)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6823e8f2dd
refactor(core): Remove sse-channel (no-changelog) (#11207) 2024-10-10 16:51:50 +02:00
Alex Grozav 3d2fbcfd93
feat(editor): Improve Sentry ignore definitions for class instance types (no-changelog) (#11208)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 16:21:58 +02:00
Michael Kret 6c6a8efdea
fix(Google Calendar Node): Mode to add or replace attendees in event update (#11132) 2024-10-10 17:03:51 +03:00
Alex Grozav eaf933049e
feat(editor): Remove manual chunking from vite (no-changelog) (#11206) 2024-10-10 16:34:08 +03:00
Jon 401275884e
fix(Google Calendar Node): Fix issue with conference data types not loading (#11185) 2024-10-10 14:20:28 +01:00
Milorad FIlipović a6664ef3a2
fix(editor): Fix DataTable markup (no-changelog) (#11205)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-10 14:58:46 +02:00
Eugene 5a1d81ad91
fix(OpenAI Node): Fix tool parameter parsing issue (#11201) 2024-10-10 13:50:30 +02:00
Milorad FIlipović fade9e43c8
feat(editor): Send workflow context to assistant store (#11135) 2024-10-10 13:13:30 +02:00
Danny Martini 8e6ddfe028
refactor(core): Use options object for functions with lots of arguments to make the call site more readable and avoid errors (#11199) 2024-10-10 12:52:10 +02:00
Justin Ellingwood 9431e3029c
fix(HTTP Request Node): Fix typos in JSON validation error message (no-changelog) (#11197)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-10 11:32:17 +01:00
Tomi Turtiainen eb2d1ca357
feat: Add configurable require support to js task runner (no-changelog) (#11184) 2024-10-10 12:44:02 +03:00
Mike Arvela cd59f33e59
fix(editor): Allow SSO login focus outlines to draw fully (no-changelog) (#11195) 2024-10-10 12:25:45 +03:00
कारतोफ्फेलस्क्रिप्ट™ ad13a756d7
ci: Upgrade frontend dev tooling (no-changelog) (#10786) 2024-10-10 10:58:18 +02:00
Michael Kret 6ec6b5197a
fix(n8n Trigger Node): Merge with Workflow Trigger node (#11174)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-10 08:00:55 +03:00
github-actions[bot] d78ab2983a
🚀 Release 1.63.0 (#11190)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
Ricardo Espinoza 06f51dc7d2
refactor: Use Ask AI feature through AI services instead of hooks (#11027) 2024-10-09 11:24:33 -04:00
Tomi Turtiainen e94cda3837
feat: Add support for $env in the js task runner (no-changelog) (#11177)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-09 17:31:45 +03:00
कारतोफ्फेलस्क्रिप्ट™ 939c0dfc4c
feat(core): Upgrade chokidar, braces, and micromatch to address CVE-2024-4067 & CVE-2024-4068 (no-changelog) (#11182) 2024-10-09 16:23:11 +02:00
Csaba Tuncsik c2adfc8545
feat: Opt in to additional features on community for existing users (#11166) 2024-10-09 13:21:34 +02:00
Iván Ovejero c68782c633
feat(core): Introduce scoped logging (#11127) 2024-10-09 12:56:31 +02:00
Iván Ovejero 518e320404
refactor(core): Remove dead pubsub code (#11180) 2024-10-09 12:56:06 +02:00
कारतोफ्फेलस्क्रिप्ट™ d69842c87d
feat(core): Upgrade all swagger/openapi dependencies (no-changelog) (#11181) 2024-10-09 12:53:20 +02:00
कारतोफ्फेलस्क्रिप्ट™ b1ab21aa04
refactor(core): Deregistering cronjobs should also release them (no-changelog) (#11179) 2024-10-09 12:11:46 +02:00
कारतोफ्फेलस्क्रिप्ट™ 121e4c741b
feat(core): Upgrade express and some related packages to address some vulnerabilities (no-changelog) (#11178) 2024-10-09 11:55:51 +02:00
pemontto fce1233b58
fix(Gitlab Node): Author name and email not being set (#11077) 2024-10-09 08:35:43 +01:00
Danny Martini 0eee5dfd59
fix(core): Fix AI nodes not working with new partial execution flow (#11055) 2024-10-09 09:34:26 +02:00
कारतोफ्फेलस्क्रिप्ट™ 94cfb3727c
feat(editor): Upgrade @sentry/vue to address GHSA-593m-55hh-j8gv (no-changelog) (#11169) 2024-10-08 18:10:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ af4f4a089d
feat(core): Deduplicate transitive-dependencies, and ensure all peer-dependencies are met (no-changelog) (#11164) 2024-10-08 16:50:42 +02:00
Tomi Turtiainen d4afb0f38b
refactor: Simplify resolveIcon checks and add tests (#11165)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-08 17:04:45 +03:00
Alex Grozav ad4cb0ea0c
fix(editor): Align undo/redo functionality on new canvas (no-changelog) (#11154) 2024-10-08 16:41:54 +03:00
Tomi Turtiainen 18c0c8612c
fix: Fix console log handling in JS task runner (no-changelog) (#11147) 2024-10-08 16:32:50 +03:00
Tomi Turtiainen 606eedbf1b
fix: Forbid access to files outside source control work directory (#11152) 2024-10-08 15:53:53 +03:00
Iván Ovejero 87d041363c
refactor(core): Change triggers and pollers removal log to debug level (#11163) 2024-10-08 14:46:22 +02:00
Ria Scholz ed9e61c460
fix(Slack Node): User id not sent correctly to API when updating user profile (#11153)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-08 13:35:37 +01:00
Ria Scholz c70969da2b
fix(NASA Node): Astronomy-Picture-Of-The-Day fails when it's YouTube video (#11046)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-08 13:22:39 +01:00
Alex Grozav f124687b01
feat(editor): Bring selected nodes and edges to front on new canvas (no-changelog) (#11158) 2024-10-08 14:49:13 +03:00
Alex Grozav 7f7294be9e
fix(editor): Update canvas handle plus line size on new canvas (no-changelog) (#11157) 2024-10-08 14:24:44 +03:00
Raúl Gómez Morales 5697de4429
feat(editor): Add route for create / edit / share credentials (#11134)
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2024-10-08 11:56:48 +02:00
Tomi Turtiainen 51606cb279
refactor: Move js task runner into own directory (#11146) 2024-10-08 12:24:10 +03:00
Iván Ovejero 1ded08bf7e
refactor(core): Include self-sending and debouncing in pubsub commands (#11149) 2024-10-08 11:18:12 +02:00
Ricardo Espinoza 1ca14946d9
fix(core): Add down method to AddApiKeysTable1724951148974 migration (no-changelog) (#11118) 2024-10-08 10:49:08 +02:00
Alex Grozav 2161ff1217
fix(editor): Allow connecting node to itself on new canvas (no-changelog) (#11143) 2024-10-08 11:15:36 +03:00
Elias Meire 8566b3a999
fix(editor): Show previous nodes autocomplete in AI tool nodes (#11111) 2024-10-08 09:51:59 +02:00
Csaba Tuncsik 05d267954c
test(core): Add community+ register tracking test (#11133) 2024-10-08 09:40:41 +02:00
Charlie Kolb 87a0b68f90
fix(editor): Shorten overflowing Node Label in InputLabels on hover and focus (#11110) 2024-10-08 09:07:57 +02:00
Tomi Turtiainen a7823367f1
fix: Fix transaction handling for 'revert' command (#11145)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-07 14:43:09 -04:00
Tomi Turtiainen 2bb1996738
feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
Shireen Missi 1146c4e98d
fix(Convert to File Node): Convert to ICS start date defaults to now (#11114) 2024-10-07 16:29:52 +01:00
Alex Grozav 9c41c5c6d4
fix(editor): Disable all modifying keybindings when the canvas is in read-only mode (no-changelog) (#11137)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-07 17:03:03 +02:00
Iván Ovejero 4c7caf734c
chore(core): Better debug logs for local dev (#11096) 2024-10-07 16:57:06 +02:00
Iván Ovejero 19fb728da0
perf(core): Optimize worker healthchecks (#11092) 2024-10-07 16:33:34 +02:00
Iván Ovejero 383b4765d2
refactor(core): Simplify worker pubsub message handler (#11086) 2024-10-07 16:19:58 +02:00
Alex Grozav 2343634c64
fix(editor): Make sure deactivated status shows even for nodes with long names on new canvas (no-changelog) (#11142) 2024-10-07 17:15:25 +03:00
Alex Grozav 6522b1cc44
fix(editor): Fix success status for plus stalk on new canvas (no-changelog) (#11140)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-07 16:57:45 +03:00
Michael Kret 41228b472d
feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-10-07 16:45:22 +03:00
Alex Grozav d2713ae50a
fix(editor): Reset last interacted with when resetting the workspace on new canvas (no-changelog) (#11138) 2024-10-07 16:17:39 +03:00
Alex Grozav 0321582c11
fix(editor): Prevent setting sticky node as active node on new canvas (no-changelog) (#11141) 2024-10-07 16:12:23 +03:00
oleg 9539504eaf
chore: Document file-upload properties for @n8n/chat (no-changelog) (#11139) 2024-10-07 14:53:49 +02:00
Csaba Tuncsik 92cf860f9f
feat(editor): Community+ enrollment (#10776) 2024-10-07 13:09:58 +02:00
Tomi Turtiainen 42c0733990
fix: Fix task runner default n8n uri and auth endpoint (no-changelog) (#11128) 2024-10-07 13:28:33 +03:00
Tomi Turtiainen c74bc10da5
fix(benchmark): Pin redis and postgres versions (#11131) 2024-10-07 13:23:32 +03:00
कारतोफ्फेलस्क्रिप्ट™ 1b84b0e5e7
fix(core): Allow loading nodes from multiple custom directories (#11130) 2024-10-07 12:09:47 +02:00
Tomi Turtiainen 4434668135
feat: Graceful termination of task runner (no-changelog) (#11009) 2024-10-07 12:23:14 +03:00
oleg 6a2f9e7295
feat(OpenAI Node): Allow to specify thread ID for Assistant -> Message operation (#11080) 2024-10-07 09:58:28 +02:00
Elias Meire 7e8955b322
fix(editor): Fix getInitials when Intl.Segmenter is not supported (#11103)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-04 15:55:41 +01:00
Iván Ovejero bb59cc71ac
fix(core): Separate error handlers for main and worker (#11091) 2024-10-04 16:38:48 +02:00
कारतोफ्फेलस्क्रिप्ट™ 722f4a8b77
fix(core): Always set startedAt when executions start running (#11098)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-10-04 16:08:52 +02:00
Alex Grozav 3950cab6dd
fix(editor): Fix render key for dynamic number of handles on new canvas (no-changelog) (#11105) 2024-10-04 16:38:46 +03:00
Elias Meire 565b117a52
fix(editor): Add safety to prevent undefined errors (#11104) 2024-10-04 14:37:37 +01:00
Danny Martini 1d14557461
fix(core): Print errors that happen before the execution starts on the worker instead of just on the main instance (#11099) 2024-10-04 15:36:04 +02:00
Alex Grozav 71e75e8a68
feat(editor): Add undo/redo for importing workflow data on new canvas (no-changelog) (#11101) 2024-10-04 15:57:09 +03:00
Iván Ovejero d537cea363
test(core): Allow Jest to exit cleanly in worker command test (#11095) 2024-10-04 14:44:53 +02:00
Alex Grozav caeda22811
fix(editor): Fix node position when auto adding chat trigger node (no-changelog) (#11097) 2024-10-04 15:42:46 +03:00
Elias Meire 09cfdbd181
fix(editor): Fix schema view in AI tools (#11089)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-04 14:29:42 +02:00
Alex Grozav cc009559ee
fix(editor): Set document title when renaming and loading workflow (no-changelog) (#11100) 2024-10-04 15:15:25 +03:00
Raúl Gómez Morales cd6edeae17
refactor(editor): CredentialsView.vue to script setup (#11094) 2024-10-04 14:04:15 +02:00
Alex Grozav cb4294b9f4
feat(editor): Add node execution waiting state to new canvas (no-changelog) (#11083) 2024-10-04 15:01:51 +03:00
Iván Ovejero 6a12f0c5fa
fix(core)!: Bind worker server to IPv4 (#11087) 2024-10-04 12:18:26 +02:00
Michael Kret d974b015d0
fix: Incorrect error message on calling wrong webhook method (#11093) 2024-10-04 11:06:15 +01:00
Alex Grozav b925791c15
feat(editor): Adjust selection rectangle to include node selection box on new canvas (no-changelog) (#11088) 2024-10-04 13:02:30 +03:00
कारतोफ्फेलस्क्रिप्ट™ e5c7215bca
fix(editor): Don't report certain error types to Sentry (no-changelog) (#11090) 2024-10-04 11:32:20 +02:00
Alex Grozav 90e6d3384c
fix(editor): Fix condition for allowing keyboard shortcuts and pasting on new canvas (no-changelog) (#11082) 2024-10-04 11:14:15 +03:00
Alex Grozav bdb9cbb396
test(editor): Update RunDataSchema snapshots in editor-ui (no-changelog) (#11085) 2024-10-04 11:02:06 +03:00
Iván Ovejero 73a0d48073
refactor(core): Simplify webhook pubsub message handler (#11048) 2024-10-04 09:28:53 +02:00
Alex Grozav 4b0187e7e8
feat(editor): Add logic for renaming duplicate nodes in new canvas (no-changelog) (#11081)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-03 21:20:57 +03:00
Raúl Gómez Morales ce69218f1b
refactor(editor): WorkflowsView to script setup + tests (#11078) 2024-10-03 16:43:08 +02:00
Raúl Gómez Morales e081fd1f0b
feat(editor): Add navigation dropdown component (#11047) 2024-10-03 15:03:09 +02:00
Alex Grozav 6d716494a4
feat(editor): Add executing state and disable node run button while executing on new canvas (no-changelog) (#11079) 2024-10-03 15:29:41 +03:00
Alex Grozav 9ed8040ec0
fix(editor): Hide run workflow button if only chat trigger available on new canvas (no-changelog) (#11041) 2024-10-03 15:13:09 +03:00
Michael Kret 90b4bfc472
fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03:00
Alex Grozav f9480e9f57
fix(editor): Stop connection to last selected node when pasting on new canvas (no-changelog) (#11042)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-03 15:01:04 +03:00
Elias Meire fc26c44f65
test(Gmail Trigger Node): Add tests (no-changelog) (#11076) 2024-10-03 12:59:15 +01:00
Csaba Tuncsik 3974981ea5
fix(editor): Update Usage page for Community+ edition (#11074) 2024-10-03 13:39:48 +02:00
oleg dbd2ae1995
fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075) 2024-10-03 12:50:35 +02:00
Shireen Missi 2596ddbe8d
test(HTTP Request Node): Improve http request node testing (no-changelog) (#11044)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-03 11:48:40 +01:00
Csaba Tuncsik 67c3453885
fix(editor): Fix design system form element sizing (#11040) 2024-10-03 10:50:53 +02:00
Federico Meini 86c632aabf
chore: Anonymise ip addresses in rudderstack events (#11066) 2024-10-03 10:42:29 +02:00
Csaba Tuncsik 835824cf53
test(editor): Add test render helper to design system (#11064) 2024-10-03 09:28:40 +02:00
Tomi Turtiainen 12e54a5eea
fix: Use 127.0.0.1 as n8n uri for task runner process (no-changelog) (#11072) 2024-10-03 09:38:03 +03:00
Ricardo Espinoza 59c5ff6135
fix(editor): Respect tag querystring filter when listing workflows (#11029)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-02 15:11:41 -04:00
Michael Kret 948edd1a04
fix(n8n Form Trigger Node): When clicking on a multiple choice label, the wrong one is selected (#11059) 2024-10-02 15:58:47 +01:00
github-actions[bot] 3c7556542c
🚀 Release 1.62.1 (#11068)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:37:44 +02:00
github-actions[bot] 86069321a1
🚀 Release 1.62.0 (#11056)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:19:12 +02:00
कारतोफ्फेलस्क्रिप्ट™ 49c71469f4
ci: @n8n/task-runner package setup (no-changelog) (#11067) 2024-10-02 16:14:57 +02:00
Tomi Turtiainen 4546649c61
feat: Separate task runner server from main http server (no-changelog) (#11062) 2024-10-02 16:38:42 +03:00
Iván Ovejero 8d9eb162ae
chore: Add verbose removal to breaking changes (#11053) 2024-10-02 14:35:31 +02:00
Ricardo Espinoza 9c43fb301d
fix(editor): Format action names properly when action is not defined (#11030) 2024-10-02 08:16:33 -04:00
Tomi Turtiainen 74fa259b37
feat: Make task runners work with n8n from npm (no-changelog) (#11015) 2024-10-02 15:16:02 +03:00
oleg ef5b7cf9b7
feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
Val ae37035aad
fix: Task Runner Auth CI fail with busy event loop (no-changelog) (#11057) 2024-10-02 14:27:28 +03:00
manuelbcd a8d1a1ea85
feat: Add Sysdig API credentials for SecOps (#7033)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-02 12:13:51 +01:00
oleg a7af98183c
fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049) 2024-10-02 11:29:01 +02:00
CodeShakingSheep 50b723836e
feat(Invoice Ninja Node): Add more query params to getAll requests (#9238)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-02 11:09:53 +02:00
Tomi Turtiainen 4db82a91b4
refactor(benchmark): Expand js code node benchmark (#11052) 2024-10-02 12:04:53 +03:00
Val 27d83e0d91
feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-10-02 09:31:56 +01:00
Iván Ovejero bdaadf10e0
fix(core): Fix ownerless project case in statistics service (#11051) 2024-10-02 10:31:17 +02:00
Iván Ovejero 113a2e7401
refactor(core): Bring job options into scaling service (#11050) 2024-10-02 10:31:07 +02:00
Milorad FIlipović 8a30f92156
feat: Add more context to support chat (#11014) 2024-10-02 10:00:20 +02:00
Danny Martini 5903592a23
fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) (#11024) 2024-10-02 08:12:38 +02:00
Alex Grozav 3191912168
fix(editor): Fix success state for disabled nodes in new canvas (no-changelog) (#11039)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-01 21:06:33 +03:00
Alex Grozav e04b980dff
feat(editor): Improve edges and connection lines rendering on new canvas (no-changelog) (#11036) 2024-10-01 16:43:47 +03:00
Eugene e7199dbfcc
feat(editor): Remove execution annotation feature flag (#11020) 2024-10-01 15:24:52 +02:00
oleg 72b70d9d98
feat(editor): Support node-creator actions for vector store nodes (#11032) 2024-10-01 14:10:08 +02:00
Iván Ovejero 3a9c65e1cb
refactor(core): Modernize logger service (#11031)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-01 12:16:09 +02:00
Elias Meire f92637a9fe
test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) (#11023) 2024-10-01 10:40:43 +01:00
Iván Ovejero cd916480c2
fix(core): Handle Redis disconnects gracefully (#11007)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-09-30 16:36:27 +02:00
Alex Grozav 805a1140c9
fix(editor): Update new canvas connection checks (no-changelog) (#11019) 2024-09-30 17:09:17 +03:00
oleg b5f4afe12e
fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011) 2024-09-30 15:42:37 +02:00
Tomi Turtiainen d2238b9eac
refactor: Enable import/order rule for n8n-core (#11016) 2024-09-30 16:38:56 +03:00
Ricardo Espinoza e54a396088
refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
Eugene 77fec195d9
fix(Text Classifier Node): Default system prompt template (#11018) 2024-09-30 15:07:20 +02:00
Alex Grozav 3ff3e05e75
feat(editor): Add support for maxConnections in new canvas (no-changelog) (#10994) 2024-09-30 15:23:51 +03:00
Eugene b20d2eb403
fix(editor): Color scheme for a markdown code blocks in dark mode (#11008) 2024-09-30 13:41:46 +02:00
Alex Grozav fe871d89a9
feat(editor): Improve ai nodes, handles and connections design in new canvas (no-changelog) (#10969) 2024-09-30 14:29:30 +03:00
Alex Grozav c09ae3c18c
feat(editor): Improve sticky note experience on new canvas (no-changelog) (#11010)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-09-30 13:27:37 +03:00
कारतोफ्फेलस्क्रिप्ट™ bb2895689f
feat(editor): Overhaul document title management (#10999) 2024-09-30 10:57:25 +02:00
Iván Ovejero 63e6f1fa38
refactor(core): Organize all event maps (#10997) 2024-09-30 10:44:03 +02:00
oleg 3a65bdc1f5
fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node (#10970) 2024-09-30 10:09:39 +02:00
Jon 0ca9c076ca
feat(Iterable Node): Add support for EDC and USDC selection (#10908)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-09-28 11:56:55 +01:00
Elias Meire 0ff0f1aa11
test(Schedule Trigger Node): Add tests and extract trigger test helper (no-changelog) (#10625)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-09-27 16:53:00 +01:00
aya c4b327248d
fix(Todoist Node): Fix listSearch filter bug in Todoist Node (#10989) 2024-09-27 16:15:09 +01:00
Jon 846cfde8dc
fix(AwsS3 Node): Fix search only using first input parameters (#10998) 2024-09-27 15:53:40 +01:00
Alex Grozav 574cff16ed
fix(editor): Fix bug causing node issues to not be assigned before first interaction (no-changelog) (#10980) 2024-09-27 16:15:15 +03:00
Csaba Tuncsik 136d491325
fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
Michael Kret 2df5a5b649
fix(Respond to Webhook Node): Node does not work with Wait node (#10992) 2024-09-27 15:23:31 +03:00