Iván Ovejero
|
b37e5142b2
|
refactor(core): Encapsulate manual execution flow in WorkflowRunner (#12135)
|
2024-12-10 16:38:24 +01:00 |
|
Jon
|
eb7d5934ef
|
fix(FTP Node): Fix issue with creating folders on rename (#9340)
|
2024-12-10 14:33:09 +00:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2d36b42798
|
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329)
|
2024-12-10 14:48:39 +01:00 |
|
Tomi Turtiainen
|
db09d0e77e
|
chore(core): Upgrade backend @sentry packages to 8.42.0 (#12061)
|
2024-12-10 14:13:11 +02:00 |
|
Alex Grozav
|
43009b6aa8
|
fix(editor): Fix canvas panning using Control + Left Mouse Button on Windows (#12104)
|
2024-12-10 14:12:44 +02:00 |
|
Iván Ovejero
|
8bf6cce000
|
test: Allow runner tests to exit cleanly (#12127)
|
2024-12-10 13:09:36 +01:00 |
|
Iván Ovejero
|
addb4fa352
|
feat(core): Cancel runner task on timeout in external mode (#12101)
|
2024-12-10 12:50:22 +01:00 |
|
Danny Martini
|
a63f0e878e
|
feat(core): Add option to filter for empty variables (#12112)
|
2024-12-10 12:46:57 +01:00 |
|
Tomi Turtiainen
|
8bb0d3d823
|
refactor(core): Rename healthcheck to health check (#12122)
|
2024-12-10 13:00:30 +02:00 |
|
Tomi Turtiainen
|
c5effca7d4
|
fix(core): Make sure task runner exits (#12123)
|
2024-12-10 13:00:18 +02:00 |
|
Elias Meire
|
a50969b244
|
build(editor): Improve browser support for the n8n editor (#12064)
|
2024-12-10 10:08:25 +01:00 |
|
Csaba Tuncsik
|
fa572bbca4
|
fix(editor): Update concurrency UI considering different types of instances (#12068)
|
2024-12-09 15:22:09 +01:00 |
|
Alex Grozav
|
127d864bbb
|
fix(editor): Add optional chaining to pruning.isEnabled (no-changelog) (#12023)
|
2024-12-09 15:46:20 +02:00 |
|
Alex Grozav
|
78c64adb09
|
fix(editor): Add length check for selecting added nodes (no-changelog) (#11976)
|
2024-12-09 15:27:58 +02:00 |
|
Danny Martini
|
c4e4d37a87
|
fix(core): Remove run data of nodes unrelated to the current partial execution (#12099)
|
2024-12-09 13:15:17 +01:00 |
|
Tomi Turtiainen
|
516f3b7b4b
|
feat(core): Detect restart loop in a task runner process (no-changelog) (#12003)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2024-12-09 13:11:29 +02:00 |
|
Eugene
|
00897f6634
|
chore: Add mockedNodes property to TestDefinition (no-changelog) (#12001)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-12-09 11:39:13 +01:00 |
|
Michael Kret
|
d8ca8de13a
|
feat(AI Transform Node): Reduce payload size (#11965)
|
2024-12-09 10:21:43 +02:00 |
|
Iván Ovejero
|
aece4c497a
|
chore(core): Stop reporting TypeError and AttributeError from Python sandbox to Sentry (#12078)
|
2024-12-09 09:17:26 +01:00 |
|
Danny Martini
|
891dd7f995
|
fix(core): Execute nodes after loops correctly with the new partial execution flow (#11978)
|
2024-12-09 08:59:02 +01:00 |
|
Danny Martini
|
efafeed334
|
fix(core): Return homeProject when filtering workflows by project id (#12077)
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-08 19:45:41 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
596f22103c
|
fix(editor): Fix svg background pattern rendering on safari (#12079)
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
|
2024-12-06 17:09:49 +01:00 |
|
Milorad FIlipović
|
67ed1d2c3c
|
feat(editor): Implementing the Easy AI Workflow experiment (#12043)
|
2024-12-06 14:23:39 +01:00 |
|
Mutasem Aldmour
|
7b20f8aaa8
|
fix(OpenAI Node): Allow updating assistant files (#12042)
|
2024-12-06 14:06:21 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0ad3871141
|
refactor: Refactor axios invocation code, and add tests (no-changelog) (#12070)
|
2024-12-06 13:42:38 +01:00 |
|
Raúl Gómez Morales
|
4fe1952e2f
|
fix(editor): Improvements to the commit modal (#12031)
|
2024-12-06 12:53:14 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
60b3dccf93
|
feat(core): Parent workflows should wait for sub-workflows to finish (#11985)
|
2024-12-06 12:20:34 +01:00 |
|
Raúl Gómez Morales
|
956b11a560
|
fix(editor): Universal button snags (#11974)
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: Csaba Tuncsik <csaba.tuncsik@gmail.com>
|
2024-12-06 08:52:07 +01:00 |
|
Raúl Gómez Morales
|
b1f8663265
|
fix(editor): Fix Nodeview.v2 reinitialise based on route changes (#12062)
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-05 14:59:03 +01:00 |
|
Charlie Kolb
|
706702dff8
|
fix(editor): Don't reset all Parameter Inputs when switched to read-only (#12063)
|
2024-12-05 12:20:12 +01:00 |
|
Tomi Turtiainen
|
2e979547a4
|
refactor: Unify task runner env vars (#12040)
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-05 12:36:43 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0537524c3e
|
fix(editor): Polyfill crypto.randomUUID (#12052)
|
2024-12-05 10:09:36 +01:00 |
|
Csaba Tuncsik
|
a16d006f89
|
fix(editor): Redirect Settings to the proper sub page depending on the instance type (cloud or not) (#12053)
|
2024-12-05 08:47:55 +01:00 |
|
Alex Grozav
|
72e6343964
|
feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049)
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-04 21:33:35 +02:00 |
|
Alex Grozav
|
5c76de324c
|
fix(editor): Fix switching from v2 to v1 (#12050)
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-12-04 19:22:50 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
b145f52972
|
chore(editor): Update frontend dev tooling (no-changelog) (#12045)
|
2024-12-04 17:58:19 +01:00 |
|
Alex Grozav
|
4ac5f9527b
|
fix(editor): Load node types in demo and preview modes (#12048)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-12-04 18:43:35 +02:00 |
|
Ricardo Espinoza
|
95d56fee8d
|
fix: Allow disabling MFA with recovery codes (#12014)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-12-04 10:02:06 -05:00 |
|
Danny Martini
|
2b6a72f128
|
fix: Chat triggers don't work with the new partial execution flow (#11952)
|
2024-12-04 15:33:46 +01:00 |
|
github-actions[bot]
|
0e26f58ae6
|
🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
|
2024-12-04 14:14:45 +01:00 |
|
Mutasem Aldmour
|
abc851c0cf
|
fix: Load workflows with unconnected Switch outputs (#12020)
|
2024-12-04 13:44:25 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
bd693162b8
|
feat(editor): Persist user's preferred display modes on localStorage (#11929)
|
2024-12-04 13:40:08 +01:00 |
|
Tomi Turtiainen
|
872535a40c
|
fix(core): Opt-out from optimizations if $item is used (#12036)
|
2024-12-04 14:32:28 +02:00 |
|
Tomi Turtiainen
|
2e6845afcb
|
fix(core): Use the configured timezone in task runner (#12032)
|
2024-12-04 13:32:44 +02:00 |
|
Alex Grozav
|
8616b17cc6
|
fix(editor): Fix node showing as successful if errors exists on subsequent runs (#12019)
|
2024-12-04 11:40:49 +01:00 |
|
Csaba Tuncsik
|
67aa0c9107
|
fix(editor): Use optional chaining for all members in execution data when using the debug feature (#12024)
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-04 11:05:16 +01:00 |
|
Alex Grozav
|
6af9c82af6
|
fix(editor): Fix canvas keybindings using splitter keys such as zooming using + key (#12022)
|
2024-12-04 09:35:41 +02:00 |
|
Ricardo Espinoza
|
70706d81e1
|
refactor: Standardize MFA code and recovery code naming across code base (#12011)
|
2024-12-03 07:15:29 -05:00 |
|
Tomi Turtiainen
|
f16de4db01
|
fix(Telegram Trigger Node): Fix header secret check (#12018)
|
2024-12-03 12:29:36 +02:00 |
|
Jon
|
7ad4badd2d
|
test(Telegram Node): Add some tests for Telegram (no-changelog) (#11043)
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-12-02 19:02:08 +00:00 |
|