Commit Graph

12838 Commits

Author SHA1 Message Date
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) 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) 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
कारतोफ्फेलस्क्रिप्ट™
e224b8c15f ci: Fix package names in codecov.yml (no-changelog) 2025-01-06 14:49:58 +01:00
Eugene
2433d6b7d3 fix(Zep Vector Store Node): Cloud vector store integration (#12353) 2025-01-06 14:46:57 +01:00
Justin Ellingwood
536a975534 docs: Add volumes to the Docker example from the README (no-changelog) (#12464) 2025-01-06 11:06:57 +00: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
कारतोफ्फेलस्क्रिप्ट™
f043ff12c6 ci: Fix code coverage collection (#12443) 2025-01-06 11:34:57 +01:00
कारतोफ्फेलस्क्रिप्ट™
39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
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) 2025-01-03 18:03:01 +01:00
Mutasem Aldmour
4d1d5d9dbc test: Fix flaky mapping test (no-changelog) (#12449) 2025-01-03 17:09:39 +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) 2025-01-03 10:34:44 +02:00
Iván Ovejero
3ff902feb9 refactor(core): Hide stack trace for warning-level errors (#12411) 2025-01-02 17:48:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
5b925bcf10 ci: Fix turborepo cache on CI tests (#12434) 2025-01-02 16:50:04 +01:00
Ricardo Espinoza
6b46657412 fix(editor): Only ignore managed credentials in the HTTP node (#12417) 2025-01-02 10:43:34 -05:00
कारतोफ्फेलस्क्रिप्ट™
dab7bc43c6 ci: Fix e2e tests (#12432) 2025-01-02 15:34:28 +01:00
कारतोफ्फेलस्क्रिप्ट™
e1356b34be ci: revert lockfile regressions (no-changelog) 2025-01-02 12:43:58 +01:00
Tomi Turtiainen
4498e35192 fix(core): Fix task runner sending too many offers (#12415) 2025-01-02 10:16:28 +02:00
Dana
a484ea160b test(Cron Node): Add workflow test to Cron node (no-changelog) (#12383) 2025-01-02 08:01:45 +01:00
Ricardo Espinoza
4e9f2b3b9a feat(editor): Don't list managed credentials in HTTP node (no-changelog) (#12409) 2024-12-31 08:38:37 -05:00
Milorad FIlipović
8dc691dc62 feat(editor): Easy AI workflow improvements (#12400) 2024-12-31 14:38:32 +01:00
Danny Martini
f56ad8cf49 feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
2024-12-31 13:04:37 +01:00
Iván Ovejero
096329db51 refactor(core): Rename some runners files and classes for clarity (#12410) 2024-12-31 12:21:04 +01:00
Tomi Turtiainen
0860fbe971 fix(core): Don't fail task runner task if logging fails (#12401) 2024-12-31 09:19:36 +02:00
Ricardo Espinoza
f78ccebe51 fix(OpenAI Node): Update node to account for URL in credentials (#12356) 2024-12-30 15:51:49 -05:00
कारतोफ्फेलस्क्रिप्ट™
11e8520b70 refactor(core): Add more workflow engine tests (no-changelog) (#12385)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-12-30 16:28:46 +01:00