Commit graph

12327 commits

Author SHA1 Message Date
Iván Ovejero 64bddf8653
fix(core): Do not debounce webhooks, triggers and pollers activation (#11306) 2024-10-18 12:24:32 +02:00
Ricardo Espinoza 679fa4a10a
feat(core): introduce JWT API keys for the public API (#11005) 2024-10-18 12:06:44 +02:00
Raúl Gómez Morales 6a722c45ea
fix(editor): Fix floating nodes sorting (no-changelog) (#11301) 2024-10-18 11:13:47 +02:00
Tomi Turtiainen 0aae47c295
test: Fix flaky task-runner integration test (#11302) 2024-10-18 11:33:08 +03:00
Eugene 0be04c6348
fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293) 2024-10-18 09:35:33 +02:00
Raúl Gómez Morales a13e142ee2
fix(editor): Add striped background to readonly canvas (no-changelog) (#11297) 2024-10-18 09:26:13 +02:00
Iván Ovejero 8e5292cf6c
chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
Tomi Turtiainen a042d5c8e6
refactor: Replace json-schema-to-zod with our own fork (#11229) 2024-10-18 09:29:19 +03:00
Ricardo Espinoza c57cac9e4d
fix(editor): Keep always focus on the first item on the node's search panel (#11193)
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-17 21:51:35 +02:00
Ricardo Espinoza 25c1c3218c
feat: Run mfa.beforeSetup hook before enabling MFA (#11116)
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-17 19:47:10 +02:00
Iván Ovejero 44f95160fb
refactor(core): Report potentially unused job processor branch (#11298) 2024-10-17 18:38:06 +02:00
Michael Kret 643d66c0ae
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Tomi Turtiainen 86a94b5523
feat: Add fork of json-schema-to-zod (no-changelog) (#11228) 2024-10-17 15:57:44 +03:00
Csaba Tuncsik c728a2ffe0
fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
Iván Ovejero 83ca7f8e90
refactor(core): Remove watchdog interval (#11295) 2024-10-17 13:51:56 +02:00
Raúl Gómez Morales c79aa01a48
fix(editor): Fit view when only "Add first step" placeholder is visible (no-changelog) (#11294) 2024-10-17 13:19:48 +02:00
Tomi Turtiainen d330b6b94a
fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
Iván Ovejero d2266c93a7
chore(core): Add check to help diagnose PAY-2100 (#11282)
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-17 12:56:37 +02:00
Tomi Turtiainen 0dd15cbe8d
fix(benchmark): Benchmark improvements (#11290) 2024-10-17 13:37:00 +03:00
Iván Ovejero be50a9ac44
chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
oleg fbae17d8fb
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288) 2024-10-17 10:20:46 +02:00
Csaba Tuncsik 1f441f9752
fix(editor): Add Personal project to main navigation (#11161) 2024-10-17 09:25:32 +02:00
Val 5c370c9235
fix: JS Task Runner not having access to Buffer (no-changelog) (#11285)
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-16 17:51:06 +01:00
Iván Ovejero d37acdb873
refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
Valentina Lilova bf28fbefe5
feat(n8n Google My Business Node): New node (#10504) 2024-10-16 16:18:53 +01:00
github-actions[bot] c090fcb340
🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Michael Kret 7f5f0a9df3
fix: Expressions display actual result of evaluating expression inside string (#11257)
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: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-16 13:27:00 +03:00
Iván Ovejero e7a4b0da01
chore: Add server_type tag to Sentry errors (no-changelog) (#11277) 2024-10-16 11:47:05 +02:00
feelgood-interface 785b47feb3
feat(Gong Node): New node (#10777) 2024-10-16 10:23:09 +01:00
Val aa3c0dd226
refactor: Move secrets provider imports (no-changelog) (#11272)
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-15 17:06:39 +01:00
jeanpaul c2fb881d61
fix(core): Wrap nodes for tool use at a suitable time (#11238)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-15 17:17:25 +02:00
Iván Ovejero 190665d8e6
refactor(core): Convey error stack from job failure to main (#11261) 2024-10-15 16:55:54 +02:00
Iván Ovejero 76ab780cdd
refactor(core): Remove dead orchestration code (#11266) 2024-10-15 16:47:31 +02:00
Mutasem Aldmour c2ad15646d
fix: Don't show pinned data tooltip for pinned nodes (#11249)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-10-15 15:48:13 +02:00
Jon 1affc27b6b
fix(Set Node): Fix issue with UI properties not being hidden (#11263) 2024-10-15 14:33:26 +01:00
Iván Ovejero 05467fd101
refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
Mutasem Aldmour d3b05f1c54
feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
Val ecbe568d69
feat: Enable Task Runners on Scaling mode Workers (no-changelog) (#11253) 2024-10-15 11:03:28 +01:00
Val ee6e7fec85
feat: Fail all tasks for a disconnected Task Runner (no-changelog) (#11254) 2024-10-15 11:03:16 +01:00
Sören Uhrbach 26ad091f47
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
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-15 07:54:23 +03:00
Jon 7c7f2fb85a
docs: Add end of service notice for Line (no-changelog) (#11189)
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-14 17:05:09 +01:00
Iván Ovejero 963ddeb0cc
refactor(core): Remove deprecated properties from orchestration service (#11251) 2024-10-14 16:52:56 +02:00
Mutasem Aldmour 439132c291
fix: Adjust arrow button colors in dark mode (#11248) 2024-10-14 16:52:34 +02:00
Iván Ovejero c0aa28c6cf
fix(core): Override executions mode if regular during worker startup (#11250) 2024-10-14 16:12:41 +02:00
Michael Kret 4bd4b6977a
feat: Enable code capture in ai transform node (no-changelog) (#11241) 2024-10-14 14:53:16 +01:00
Val b028d81390
feat: Start Task Runner via Launcher (no-changelog) (#11071) 2024-10-14 14:19:17 +01:00
Iván Ovejero 873851b54e
refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02:00
Jon 3d97f02a8d
fix(Google Ads Node): Update to use v17 api (#11243) 2024-10-14 14:13:15 +01:00
Iván Ovejero a7fc7fc229
fix(core): Ensure error reporter does not promote info to error messages (#11245) 2024-10-14 13:26:13 +02:00
Iván Ovejero e8c87c488f
chore: Stop reporting to Sentry leader key renewals (#11246) 2024-10-14 13:18:31 +02:00