Commit Graph

12770 Commits

Author SHA1 Message Date
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
Milorad FIlipović
09ddce0580 fix(editor): Minor styling improvements in project settings page (#12405) 2024-12-30 15:52:09 +01:00
कारतोफ्फेलस्क्रिप्ट™
1674dd0f88 refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379) 2024-12-30 15:48:44 +01:00
Tomi Turtiainen
f08db47077 chore: Clean up some code (#12287) 2024-12-30 16:32:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
67145b98e2 ci: Schedule chromatic builds on master (no-changelog) (#12404) 2024-12-30 15:17:11 +01:00
कारतोफ्फेलस्क्रिप्ट™
1fe6a2786c ci: Temporarily increase MySQL tests timeout (#12403) 2024-12-30 14:49:42 +01:00
Iván Ovejero
072664b40e fix(core): Prevent __default__ jobs in scaling mode (#12402) 2024-12-30 14:31:13 +01:00
Iván Ovejero
1e60bbcf16 feat(core): Comply with NO_COLOR in logs (#12347) 2024-12-30 14:54:52 +02:00
Raúl Gómez Morales
78ef2ce7f0 refactor(editor): N8nOption type (#12399)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-30 13:46:37 +01:00
Ricardo Espinoza
f8731963f6 feat(editor): Add free AI credits CTA (#12365) 2024-12-30 07:35:49 -05:00
Iván Ovejero
e26b406665 fix(core): Fix execution cancellation issues in scaling mode (#12343) 2024-12-30 13:17:55 +01:00
कारतोफ्फेलस्क्रिप्ट™
870f8640c7 ci: revert lockfile regressions (no-changelog) 2024-12-27 20:05:38 +01:00
Milorad FIlipović
9117718cc9 feat(editor): Add support for project icons (#12349) 2024-12-27 19:00:40 +01:00
Ricardo Espinoza
7ea6c8b144 feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363) 2024-12-27 10:23:20 -05:00
Ricardo Espinoza
ac4e042231 feat(core): Add endpoint to create free AI credits (#12362) 2024-12-27 09:46:57 -05:00
Mateus Valgueiro
c00b95e08f docs: Fix docker URL on README.md (no-changelog) (#12386) 2024-12-27 15:38:38 +01:00
Ricardo Espinoza
66f8c9e249 refactor(core): Encapsulate logic to create new credential into its own method (#12361) 2024-12-27 08:26:36 -05:00
Raúl Gómez Morales
6891cefa6d fix(editor): Consistent protected environment styling and messaging (#12374) 2024-12-27 14:18:30 +01:00
Alex Grozav
983e87a9b0 fix(editor): Allow zooming when panning keycode is pressed on new canvas (#12327) 2024-12-27 10:56:32 +02:00