Commit graph

12662 commits

Author SHA1 Message Date
Cedric Ziel 426177bf87 fix: remove trigger node 2024-12-17 08:55:01 +01:00
Cedric Ziel 06665ae44b fix: remove duplicate option 2024-12-16 08:31:17 +01:00
Cedric Ziel 98253b7d9d fix: allow test events 2024-12-16 08:31:17 +01:00
Cedric Ziel 731fbae467 chore: add default parameter values and fix getAll retrieval 2024-12-16 08:31:17 +01:00
Cedric Ziel 092373f87e chore: remove additional fields 2024-12-16 08:31:17 +01:00
Cedric Ziel f3655db0e6 chore: remove additional fields 2024-12-16 08:31:17 +01:00
Cedric Ziel d50b1f6e02 chore: cleanup test 2024-12-16 08:31:17 +01:00
Cedric Ziel eac36f0d94 trigger: fix node docs link 2024-12-16 08:31:17 +01:00
Cedric Ziel 991e06b83c feat: add trigger node 2024-12-16 08:31:17 +01:00
Cedric Ziel 1e00961f7b chore: test crud actions 2024-12-16 08:31:17 +01:00
Cedric Ziel efb5307f63 chore: Bring testing for row:getAll into place 2024-12-16 08:31:17 +01:00
Cedric Ziel 78303b587a chore: test getJWT 2024-12-16 08:31:17 +01:00
Cedric Ziel dae1349138 chore: test baserowApiRequest 2024-12-16 08:31:16 +01:00
Cedric Ziel 2e056e37ea fix: reset node version 2024-12-16 08:31:16 +01:00
Cedric Ziel 350eb81078 chore: test file upload for baserow node 2024-12-16 08:31:16 +01:00
Cedric Ziel 84133eeace feat: upload from file 2024-12-16 08:31:16 +01:00
Cedric Ziel b9d5a270a7 feat(baserow): upload files via url 2024-12-16 08:31:16 +01:00
Jon 410ea9a2ef
feat(Linear Trigger Node): Add support for admin scope (#12211)
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
2024-12-13 20:45:08 +00:00
कारतोफ्फेलस्क्रिप्ट™ 53365a2159
ci: Include @n8n/task-runner in linting and test jobs on the CI (no-changelog) (#12204)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-12-13 20:00:24 +01:00
Iván Ovejero 120499291d
refactor(core): Unify error reporters in core and task runners (#12168)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 17:34:37 +01:00
Charlie Kolb d937e5abe8
chore: Update NDV e2e tests for Canvas V2 (#12214) 2024-12-13 16:48:56 +01:00
कारतोफ्फेलस्क्रिप्ट™ 73a2aa0c00
feat(core): Add is_docker info to telemetry payload on server-started (no-changelog) (#12187) 2024-12-13 16:07:32 +01:00
Elias Meire a8720677eb
test(Respond to Webhook Node): Add test coverage (no-changelog) (#12201)
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: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-13 14:30:40 +00:00
कारतोफ्फेलस्क्रिप्ट™ 8c0bd0200c
fix(core): Upgrade nanoid to address CVE-2024-55565 (#12171) 2024-12-13 15:15:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 785549cbec
refactor(core): Add support for memoized evaluation on getters (no-changelog) (#12185)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-13 12:52:36 +01:00
Eugene 70b0d81604
chore: Add node mocking logic to the Test Runner (no-changelog) (#12009) 2024-12-13 12:40:04 +01:00
Raúl Gómez Morales c3b968acf5
chore(editor): Disable i18n warnings (#12202) 2024-12-13 10:46:09 +01:00
Tomi Turtiainen 889b15d33e
test: Add tests for $getWorkflowStaticData (#12203) 2024-12-13 11:30:32 +02:00
Alex Grozav 1bfd9c0e91
feat(editor): Support adding nodes via drag and drop from node creator on new canvas (#12197) 2024-12-13 11:20:53 +02:00
Michael Kret 65b8e20049
fix(Notion Node): Tests (no-changelog) (#12196) 2024-12-13 11:06:19 +02:00
Johannes a53d0e131d
docs: Updating the README (#12188) 2024-12-13 09:15:21 +01:00
Raúl Gómez Morales 6a5830959f
perf(editor): SchemaView performance improvement by ≈90% 🚀 (#12180)
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-12 14:03:59 +01:00
Charlie Kolb 07a6ae11b3
feat(AI Agent Node): Update descriptions and titles for Chat Trigger options in AI Agents and Memory (#12155) 2024-12-12 14:01:29 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5a055ed526
refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
Michael Kret 73f0c4cca9
fix(n8n Form Node): Popup does not work in some browsers (no-changelog) (#12176) 2024-12-12 14:49:50 +02:00
Iván Ovejero 454b022305
refactor(core): Enrich relay-execution-lifecycle-event logs (#12165) 2024-12-12 12:58:05 +01:00
Charlie Kolb 365e82d200
fix(editor): Reduce cases for Auto-Add of ChatTrigger for AI Agents (#12154) 2024-12-12 08:35:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 614aad55f0
chore(editor): Fix editor development environment (no-changelog) (#12173)
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-11 23:11:14 +01:00
Iván Ovejero b479f14ef5
fix(core): Fix $getWorkflowStaticData on task runners (#12153)
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: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-11 20:48:36 +02:00
कारतोफ्फेलस्क्रिप्ट™ dce0c58f86
fix(core): Fix race condition in AI tool invocation with multiple items from the parent (#12169) 2024-12-11 19:06:24 +01:00
Iván Ovejero 57c6a6167d
fix(core): Ensure runners do not throw on unsupported console methods (#12167) 2024-12-11 18:37:07 +01:00
Iván Ovejero 28f1f6b561
refactor(core): Move multi-main state to InstanceSettings (#12144) 2024-12-11 18:25:22 +01:00
Iván Ovejero 77e2c75ca6
refactor(core): Introduce ManualExecutionService (#12156)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-11 16:29:57 +01:00
Alex Grozav 9fc0ecb89b
test(editor): Update 28-debug e2e tests for new canvas (no-changelog) (#12151) 2024-12-11 17:22:42 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7f3bcb964e
Merge tag 'n8n@1.72.0' 2024-12-11 15:49:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 73145b70b8
chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279) 2024-12-11 15:36:17 +01:00
Raúl Gómez Morales 5300e0ac45
fix(editor): Update the universal create button interaction (#12105) 2024-12-11 15:23:55 +01:00
github-actions[bot] c9d4de11ab
🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
कारतोफ्फेलस्क्रिप्ट™ c572c0648c
fix(core): Fix support for multiple invocation of AI tools (#12141)
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
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-12-11 13:47:13 +01:00
Michael Kret f4c2523419
fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) 2024-12-11 13:52:40 +02:00