Commit graph

11739 commits

Author SHA1 Message Date
Iván Ovejero c2569a0607
refactor(core): Make placeholders in manual executions in workers temporary (#12463) 2025-01-14 14:32:00 +01:00
Eugene ce22f065c2
feat(core): Separate concurrency limits for production and evaluation executions (no-changelog) (#12387) 2025-01-14 13:49:20 +01:00
Eugene be520b4f60
feat: Add API endpoint to cancel a test run (no-changelog) (#12115) 2025-01-14 12:12:31 +01:00
Elias Meire 479933fbd5
fix(editor): Make clicking item in RLC work the first time on small screens (#12585)
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
2025-01-13 18:53:55 +00:00
Charlie Kolb 89f93fd20a
feat(editor): Don't show Sub-Workflow id for RunDataAi 'View Execution' link (no-changelog) (#12578) 2025-01-13 16:23:31 +01:00
Alex Grozav c8e3c5399e
fix(editor): Fix selection rectangle context menu on new canvas (#12584) 2025-01-13 17:13:11 +02:00
Alex Grozav 2110e9a051
fix(editor): Fix the openselectivenodecreator custom action on new canvas (#12580)
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
2025-01-13 15:09:07 +02:00
Danny Martini 73897c7662
fix: Don't break oauth credentials when updating them and allow fixing broken oauth credentials by repeating the authorization flow (#12563) 2025-01-13 13:48:16 +01:00
Alex Grozav bee7267fe3
fix(editor): Show NDV errors when opening existing nodes with errors (#12567) 2025-01-13 14:06:19 +02:00
Alex Grozav 88659d8a29
fix(editor): Update selected node when navigating via flowing nodes (#12581) 2025-01-13 13:35:56 +02:00
jeanpaul 13bf69f75c
fix(editor): Ensure proper "AI Template" URL construction in node creator (#12566) 2025-01-13 12:04:46 +01:00
Eugene dcd7feb973
fix(core): Node mocking for evaluation executions (no-changelog) (#12541) 2025-01-13 10:45:29 +01:00
Raúl Gómez Morales 865fc21276
fix(editor): Update filter and feedback for source control (#12504) 2025-01-13 10:24:51 +01:00
Charlie Kolb 3ec5b2850c
fix(editor): Don't show toolsUnused notice if run had errors (#12529) 2025-01-13 09:05:35 +01:00
Dana 562506e92a
fix(core): Validate values which are intentionally 0 (#12382)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-10 16:11:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ 25a79ccf40
refactor(core): Use DI in source-control. add more tests (#12554) 2025-01-10 16:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ b2cbed9865
fix(core): Fix node exclusion on the frontend types (#12544) 2025-01-10 15:13:31 +01:00
Tomi Turtiainen 68da9bb164
fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537) 2025-01-10 15:22:03 +02:00
Alex Grozav 02c2d5e71d
fix(editor): Override selected nodes on single click without Meta/Ctrl key (#12549)
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
2025-01-10 12:35:58 +02:00
Iván Ovejero 92d3de2b2d
refactor(core): Validate job data on worker (#12548) 2025-01-10 10:34:17 +01:00
Michael Kret 7227a29845
fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
Elias Meire 91277c44f1
feat(editor): Make node credential select searchable (#12497) 2025-01-10 10:05:57 +01:00
Ricardo Espinoza b1a40a231b
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
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
2025-01-09 14:17:11 -05:00
Danny Martini 95f055d23a
test: Reset numeric features as well between e2e tests (#12542) 2025-01-09 18:08:49 +01:00
Danny Martini 8a42d55d91
fix(core): Only show personal credentials in the personal space (#12433) 2025-01-09 18:06:47 +01:00
Alex Grozav 980d0bcb5e
test: Update node creator e2e tests to work with new canvas (no-changelog) (#12530) 2025-01-09 18:06:55 +02:00
Raúl Gómez Morales ecf83c629f
ci: Fix frontend dev setup (#12539) 2025-01-09 16:39:19 +01:00
Jon a56a46259d
fix(Spotify Node): Fix issue with null values breaking the response (#12080) 2025-01-09 14:42:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ 1d86c4fdd2
refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-09 15:31:07 +01:00
Iván Ovejero ecff3b732a
fix(core): Fix orchestration flow with expired license (#12444) 2025-01-09 14:37:53 +01:00
Shireen Missi 6711cbcc64
fix(editor): Fix parameter input validation (#12532) 2025-01-09 12:58:46 +00:00
कारतोफ्फेलस्क्रिप्ट™ 0cdf393743
fix(core): AugmentObject should check for own propeties correctly (#12534) 2025-01-09 13:47:42 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5f1adefca7
refactor(core): Port over project request payloads to DTOs (#12528) 2025-01-09 13:47:23 +01:00
Charlie Kolb 44679b42aa
fix(editor): Swap Activate/Deactivate texts in FloatingToolbar (#12526) 2025-01-09 13:02:13 +01:00
Tomi Turtiainen 35b618098b
fix(core): Disallow code generation in task runner (#12522)
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
2025-01-09 12:27:17 +01:00
Ricardo Espinoza 46f13cfca9
fix(editor): Condition to show the warning after workflow activation for free AI credits (no-changelog) (#12518) 2025-01-09 05:53:05 -05:00
Tomi Turtiainen 8fab98f3f1
fix(core): Use timing safe function to compare runner auth tokens (#12485) 2025-01-09 12:52:17 +02:00
Iván Ovejero 7583e2ad94
refactor(core): Report malformed execution data (#12525) 2025-01-09 11:51:07 +01:00
Iván Ovejero 88c0838dd7
fix(core): Fix Sentry error reporting on task runners (#12495)
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
2025-01-08 17:47:40 +01:00
Ricardo Espinoza dd36bb28bf
feat(editor): Show warning when user activates workflow with free AI credits credential (no-changelog) (#12510) 2025-01-08 10:58:54 -05:00
Alex Grozav dba7d46f3e
feat(editor): Persist sidebar collapsed status preference (#12505) 2025-01-08 17:42:17 +02:00
oleg 2775f617ae
fix(editor): Fix workflow initilisation for test definition routes & add unit tests (#12507) 2025-01-08 16:07:46 +01:00
Alex Grozav c28f302c2f
fix(editor): Fix NDV resize handle and scrollbar overlapping (#12509) 2025-01-08 16:03:53 +02:00
github-actions[bot] 326a221f36
🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00
Iván Ovejero be2dcffc94
fix(core): Fix manually running a pinned trigger with offloading enabled (#12491) 2025-01-08 13:39:52 +01:00
Iván Ovejero 9953477450
fix(core): Align concurrency and timeout defaults between instance and runner (#12503) 2025-01-08 13:33:43 +01:00
Alex Grozav 3ea592ecc9
feat: Make it easier to get started on developing front end and e2e tests (no-changelog) (#12500)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-08 14:16:56 +02:00
Alex Grozav 0ecce10faf
fix(editor): Improve configurable nodes design on new canvas (#12317)
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
2025-01-08 13:11:20 +02:00
Milorad FIlipović 8cce588209
test(editor): Update workflow actions tests for the new canvas (no-changelog) (#12245)
Co-authored-by: Alex Grozav <alex@grozav.com>
2025-01-08 13:11:11 +02:00
feelgood-interface 3006ccf41b
feat(Microsoft Entra ID Node): New node (#11779)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-01-08 11:49:26 +01:00
Elias Meire 52ae02abaa
feat(editor): New Code editor based on the TypeScript language service (#12285) 2025-01-08 11:28:56 +01:00
Iván Ovejero ac497c8a67
chore(core): Mark item.index as deprecated (#12494) 2025-01-08 11:26:45 +01:00
Iván Ovejero 4182095af1
fix(core): Increase default concurrency and timeout in task runners (#12496) 2025-01-08 11:25:37 +01:00
Mutasem Aldmour 3654861886
feat: Update copy for Vector Store Tool modes (no-changelog) (#12474) 2025-01-08 13:24:18 +03:00
Stanimira Rikova 6e189fda77
feat(HighLevel Node): Add support for calendar items (#10820) 2025-01-08 09:59:01 +00:00
Dana 9dd068632b
fix(Postgres Node): Allow passing in arrays to JSON columns for insert (#12452) 2025-01-08 09:41:51 +00:00
Shireen Missi 2c72047d0b
fix(editor): Render empty string instead of [empty] (#12448) 2025-01-08 09:30:35 +00:00
Tomi Turtiainen 491cb605e3
fix(core): Use rate limiter for task runner endpoints (#12486) 2025-01-08 10:06:36 +02:00
Ricardo Espinoza b1d17f5201
feat: Add more telemetry to free AI credits feature (no-changelog) (#12493) 2025-01-08 10:20:45 +03:00
Ricardo Espinoza 6f00c74c1f
fix(editor): Update easy AI workflow setup instructions when user is in free AI credits experiment (no-changelog) (#12479) 2025-01-08 09:59:08 +03:00
Alex Grozav 10148c9ad3
fix(editor): Fix workflow name input size on desktop (no-changelog) (#12490)
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
2025-01-07 19:06:25 +02:00
Alex Grozav 976586fbfd
test: Update demo e2e tests for new canvas (no-changelog) (#12488) 2025-01-07 19:05:52 +02:00
Charlie Kolb 04e2928d34
feat(editor): Update Sub-Workflow Debugging Copy (#12483) 2025-01-07 17:06:16 +01:00
Eugene cc008f9239
feat: Save the number of successful, failed and total executions for Test Run (no-changelog) (#12131) 2025-01-07 16:03:16 +01:00
Alex Grozav f7eb901489
test: Update template credentials setup e2e test for new canvas (no-changelog) (#12487) 2025-01-07 17:02:06 +02:00
Ricardo Espinoza ac6b244c71
fix(editor): Update free AI credits success claim callout (no-changelog) (#12480) 2025-01-07 10:01:29 -05:00
Charlie Kolb c03fe0af38
feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00
Eugene 30f9c033db
feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01:00
Ricardo Espinoza 61993c3906
feat: Add telemetry events for free AI credits feature (no-changelog) (#12459) 2025-01-07 08:42:19 -05:00
Ricardo Espinoza adcedd1c2b
fix(editor): Free AI credits experiment evaluation (no-changelog) (#12481) 2025-01-07 08:05:05 -05:00
oleg 3d990eb555
feat(editor): Add workflow evaluation run views (no-changelog) (#12258) 2025-01-07 12:52:44 +01:00
Danny Martini ecabe34705
fix(core): Return unredacted credentials from GET credentials/:id (#12447)
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
2025-01-07 11:17:26 +01:00
Michael Kret 7df5eb1e4d
fix(n8n Form Node): Remove dependence on static data from the form completion page (no-changelog) (#12445) 2025-01-07 11:39:59 +02:00
Raúl Gómez Morales e234756457
fix(editor): First project button tweaks border and copy (#12376)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2025-01-07 10:36:26 +01:00
Eugene 04c1182a1e
feat(core): Use node IDs instead of names for data mocking during test runs (no-changelog) (#12348) 2025-01-07 10:00:06 +01:00
Charlie Kolb 1d5c9bd466
fix(editor): Never show Pinned Data Callout for Input Panel (#12446) 2025-01-07 09:33:11 +01:00
Charlie Kolb 8dd4f1aea9
fix(Execute Workflow Node): Fallback to Passthrough explicitly to avoid exception (no-changelog) (#12384) 2025-01-07 09:32:51 +01:00
Ricardo Espinoza f609371257
fix(editor): Hide credential’s modal menu when the credential is managed (no-changelog) (#12471)
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
2025-01-06 10:37:21 -05:00
Alex Grozav 06c9473210
feat(editor): Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) 2025-01-06 17:09:32 +02:00
Iván Ovejero 1b9100032f
fix(core): Allow index as top-level item key for Code node (#12469) 2025-01-06 15:03:36 +01:00
Mutasem Aldmour 3109de6073
feat: Add load options to new tool mode for vector stores (#12462) 2025-01-06 14:59:20 +01:00
Eugene 2433d6b7d3
fix(Zep Vector Store Node): Cloud vector store integration (#12353) 2025-01-06 14:46:57 +01:00
Danny Martini ccda7f9c62
fix(editor): Show all workflows in the error workflow dropdown in the workflow settings (#12413) 2025-01-06 11:35:53 +01:00
कारतोफ्फेलस्क्रिप्ट™ 39d5e0ff87
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
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
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Michael Kret 8053a4a176
fix: Run workflow if active and single webhook service has pin data (#12425) 2025-01-06 11:11:36 +02:00
Shireen Missi 452a7bfe2c
fix(editor): Fix Multi option parameter expression when the value is an array (#12430) 2025-01-06 08:51:13 +00:00
Mutasem Aldmour 76dded4bea
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-06 09:07:59 +01:00
Dana d7cc789d79
fix(Supabase Node): Allow for filtering on the same field multiple times (#12429)
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
2025-01-03 18:03:01 +01:00
Charlie Kolb 9674208421
feat(AI Agent Node): Change Prompt Text Copy (no-changelog) (#12442) 2025-01-03 15:37:47 +01:00
Giulio Andreini 80ea38148a
fix(editor): Fix color scheme of danger disabled button (no-changelog) (#12426) 2025-01-03 12:32:00 +01:00
Ricardo Espinoza b78210c58a
refactor(core): Add tests to workflowPostExecute in TelemetryEventRelay (#12437) 2025-01-03 06:21:25 -05:00
कारतोफ्फेलस्क्रिप्ट™ 1d3cb9f5ac
refactor(core): Extract Worfklow import request payload into a DTO (#12441) 2025-01-03 12:19:09 +01:00
Tomi Turtiainen b1940268e6
fix(core): Ensure tasks timeout even if they don't receive settings (#12431) 2025-01-03 12:27:47 +02:00
कारतोफ्फेलस्क्रिप्ट™ 552cff1860
refactor(core): Extract SAML requests payloads into DTOs (#12435) 2025-01-03 11:05:30 +01:00
Iván Ovejero 2241eef8cf
chore: Upgrade tournament to 1.0.6 (#12440) 2025-01-03 10:43:17 +01:00
Iván Ovejero 9432aa0b00
feat(core): Offload manual executions to workers (#11284) 2025-01-03 10:43:05 +01:00
Tomi Turtiainen b6230b63f2
fix(HTTP Request Node): Fix typo in hint (#12439)
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
2025-01-03 10:34:44 +02:00
Iván Ovejero 3ff902feb9
refactor(core): Hide stack trace for warning-level errors (#12411)
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
2025-01-02 17:48:39 +01:00
Ricardo Espinoza 6b46657412
fix(editor): Only ignore managed credentials in the HTTP node (#12417) 2025-01-02 10:43:34 -05:00
Tomi Turtiainen 4498e35192
fix(core): Fix task runner sending too many offers (#12415)
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
2025-01-02 10:16:28 +02:00