Commit graph

12817 commits

Author SHA1 Message Date
Mutasem Aldmour 4d1d5d9dbc
test: Fix flaky mapping test (no-changelog) (#12449)
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-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)
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
कारतोफ्फेलस्क्रिप्ट™ 5b925bcf10
ci: Fix turborepo cache on CI tests (#12434)
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-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)
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
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)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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-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)
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-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)
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-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)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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-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
Eugene Molodkin fc9be62eb8
wip: fix concurrency queues initialization 2024-12-27 16:40:02 +01:00
Eugene Molodkin 795b2961e7
wip: Exclude evaluation executions from counting towards limit in UI 2024-12-27 16:40:02 +01:00
Eugene Molodkin 6576357376
wip: Refactor concurrency control service to support multiple types of concurrency limits 2024-12-27 16:39:53 +01:00
Eugene Molodkin 3d63aa11a5
wip: Add logging 2024-12-27 16:39:11 +01:00
Eugene Molodkin 1caf41a34a
wip: refactor concurrency control service 2024-12-27 16:39:11 +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)
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-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
Danny Martini 2ca37f5f7f
fix(Postgres Node): Re-use connection pool across executions (#12346)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-27 09:15:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ 7b2630d1a0
refactor(core): Update invitation endpoints to use DTOs (#12377)
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-12-26 18:24:14 +01:00
कारतोफ्फेलस्क्रिप्ट™ 371a09de96
refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375) 2024-12-26 16:09:42 +01:00