Commit graph

12351 commits

Author SHA1 Message Date
Tomi Turtiainen 0fdb79a270
fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646)
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-11-08 20:27:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ fb06b55211
fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658) 2024-11-08 16:54:06 +01:00
oleg 9b6123dfb2
fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582) 2024-11-08 16:15:33 +01:00
Csaba Tuncsik 658568e270
fix(editor): Fix default workflow settings (#11632) 2024-11-08 15:48:23 +01:00
Michael Kret 74582290c0
fix(Supabase Node): Reset query parameters in get many operation (#11630) 2024-11-08 16:27:56 +02:00
Ricardo Espinoza 38fefff348
refactor(editor): Migrate ndv.store to composition API (#11574)
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-11-08 08:11:36 -05:00
Ricardo Espinoza aec372793b
refactor(editor): Migrate templates.store to composition API (#11641) 2024-11-08 07:46:03 -05:00
Shireen Missi d55d066bf3
chore: Update PR template with examples to automatically close Github Issues (no-changelog) (#11650) 2024-11-08 11:32:27 +00:00
Eugene 57467d0285
fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Iván Ovejero b496bf3147
fix(core): Ensure task runner server closes websocket connection correctly (#11633) 2024-11-08 10:09:24 +01:00
Tomi Turtiainen 0db658c6d0
perf(core): Remove unneeded execution data from runner data response (no-changelog) (#11627) 2024-11-08 09:35:18 +02:00
Charlie Kolb a6c8ee4a82
fix(editor): Cap NDV Output View Tab Index to prevent rare edge case (#11614) 2024-11-08 08:31:58 +01:00
Charlie Kolb d17d76a85d
fix(editor): Adjust Scrollbar Width of RunData Header Row (#11561)
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-11-07 16:40:04 +01:00
Charlie Kolb db94f169fc
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532) 2024-11-07 16:22:13 +01:00
Elias Meire 6e2809b490
refactor(editor): RunData components to composition API (no-changelog) (#11545) 2024-11-07 09:29:02 -05:00
Ricardo Espinoza 28ad66cc12
refactor(editor): Extract OrderSwitcher component out of ActionsMode.vue (#11626) 2024-11-07 09:26:06 -05:00
Alex Grozav fc39e3ca16
fix(editor): Add stickies to node insert position conflict check allowlist (#11624) 2024-11-07 16:20:48 +02:00
Danny Martini 6439291738
fix(core): Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#11600)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 14:16:47 +01:00
Michael Kret ddbb263dce
feat(AI Transform Node): Show warning for binary data (#11560)
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-11-07 12:42:26 +00:00
Michael Kret c32cf644a6
fix: NDV search bugs (#11613)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-07 14:34:50 +02:00
Iván Ovejero 04029d82a1
fix(core): Use cached value in retrieval of personal project owner (#11533)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-07 13:30:10 +01:00
Ricardo Espinoza 5e6ec3bf23
refactor(editor): Migrate TriggerPanel.vue to composition API (#11608) 2024-11-07 07:29:01 -05:00
Ricardo Espinoza 81921387ac
refactor(editor): Migrate WorkflowShareModal.ee.vue to composition API (#11605) 2024-11-07 07:28:27 -05:00
Tomi Turtiainen d25ae8e0d9
refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0c13ad612d
ci: Cache saving and restoring should use the same key (no-changelog) 2024-11-07 12:55:36 +01:00
Jon 3348fbb154
feat(Oura Node): Update node for v2 api (#11604) 2024-11-07 11:53:05 +00:00
कारतोफ्फेलस्क्रिप्ट™ 20fd38f351
fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
Jon 2728f7e592
docs: Fix typo in Update action description for Google Storage (#11615)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-07 10:19:31 +00:00
Tomi Turtiainen 3111dece72
perf(core): Deduplicate task runner data request response (no-changelog) (#11583)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 11:24:00 +02:00
Ivan Atanasov 8cba100488
fix(editor): Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#11573) 2024-11-07 10:14:49 +01:00
Charlie Kolb 40c88822ac
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2024-11-07 08:32:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ 059f67500a
refactor(editor): Migrate EventDestinationSettingsModal.ee.vue to composition API (no-changelog) (#11584)
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-11-06 19:34:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 471921dc20
ci: Checkout the repo before triggering the Sentry release creation (no-changelog) (#11601) 2024-11-06 18:04:09 +01:00
कारतोफ्फेलस्क्रिप्ट™ 97d17bd955
Merge tag 'n8n@1.67.0' 2024-11-06 17:29:22 +01:00
oleg 21b31e488f
fix(Auto-fixing Output Parser Node): Only run retry chain on parsing errors (#11569) 2024-11-06 17:24:43 +01:00
github-actions[bot] 3dc0904a6c
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
कारतोफ्फेलस्क्रिप्ट™ d960777293
ci: Fix the release workflow (no-changelog) 2024-11-06 17:02:24 +01:00
कारतोफ्फेलस्क्रिप्ट™ 973e48ffea
fix(editor): Cross-platform build for @n8n/chat (no-changelog) (#11589) 2024-11-06 16:02:04 +01:00
Shireen Missi 499c54b29a
refactor(editor): Migrate FixedCollectionParameter to composition API (#11555)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-06 14:40:49 +00:00
Alex Grozav 93fae5d8a7
fix: Fix loading workflows with null connection value (no-changelog) (#11592) 2024-11-06 16:16:47 +02:00
Alex Grozav 8022472784
feat: Enable turbosnap on chromatic workflow (no-changelog) (#11595) 2024-11-06 15:09:10 +01:00
Csaba Tuncsik 7326487ab3
refactor(editor): Migrate WorkflowSettings to setup script and composition API (no-changelog) (#11580) 2024-11-06 14:48:41 +01:00
Eugene 5c69ba2c44
chore: Create table and typeorm entity for test definitions (no-changelog) (#11505)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 14:35:45 +01:00
Ria Scholz 7a2be77f38
feat(Gmail Trigger Node): Add filter option to include drafts (#11441) 2024-11-06 13:28:26 +00:00
Iván Ovejero a6070afdda
fix(core): Include projectId in range query middleware (#11590) 2024-11-06 13:50:41 +01:00
Iván Ovejero ca75020821
perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
Iván Ovejero befa26f89a
refactor(core): Minor improvements to pruning service (#11578)
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
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 13:16:23 +01:00
Shireen Missi 9468eea405
fix: Rapid7 InsightVM copy tweaks and docs url (no-changelog) (#11585) 2024-11-06 12:12:49 +00:00
Alex Grozav 7254359855
fix(editor): Keep workflow pristine after load on new canvas (#11579) 2024-11-06 12:14:23 +02:00
Elias Meire a26c0e2c3c
fix(editor): Fix selected credential being overwritten in NDV (#11496) 2024-11-06 10:01:45 +00:00