Commit graph

11492 commits

Author SHA1 Message Date
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)
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: 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)
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-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)
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-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)
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-04 21:33:35 +02:00
Alex Grozav 5c76de324c
fix(editor): Fix switching from v2 to v1 (#12050)
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
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)
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-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)
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
2024-12-02 19:02:08 +00:00
Jon 0a8a57e4ec
fix(Webflow Node): Fix issue with publishing items (#11982) 2024-12-02 18:51:25 +00:00
Mutasem Aldmour 9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
Mutasem Aldmour fb5cf4beea
fix: Remove duplicate error reporting for endpoints (no-changelog) (#11959)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 19:34:42 +01:00
Jon f258cebe53
test: OpenWeatherMap node test (#11989)
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
2024-12-02 17:11:45 +00:00
Dana 85f30b27ae
fix(GraphQL Node): Throw error if GraphQL variables are not objects or strings (#11904) 2024-12-02 17:15:49 +01:00
pemontto 3814f42ada
feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) (#11655)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 17:13:16 +01:00
कारतोफ्फेलस्क्रिप्ट™ 969439ce56
fix(core): Fix .map calls on NodeExecutionOutput (no-changelog) (#11955) 2024-12-02 16:55:01 +01:00
oleg 967340a293
fix(editor): Fix copy/paste keyboard events in canvas chat (#12004) 2024-12-02 16:08:48 +01:00
Eugene 28487edb13
chore: Upgrade LangChain packages to latest versions (no-changelog) (#11771)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 15:35:23 +01:00
Eugene 80a2093388
feat(core): Collect and aggregate metrics from the evaluation workflow execution (no-changelog) (#11945)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-02 15:26:27 +01:00
Csaba Tuncsik d74423c751
fix(editor): Resolve going back from Settings (#11958) 2024-12-02 14:57:22 +01:00
Thomas B 90f8b09af0
docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
Eugene 43dd2a06c9
feat(core): API endpoints for Test Runs (no-changelog) (#11882) 2024-12-02 13:52:40 +01:00
Eugene b0e9085ffc
chore: Get past execution's start and destination nodes while running tests (no-changelog) (#11983) 2024-12-02 13:52:09 +01:00
Iván Ovejero e68c9da30c
fix(core): Validate node name when creating NodeOperationErrror (#11999) 2024-12-02 12:43:25 +01:00
Milorad FIlipović 0ffc8591a0
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) (#11975) 2024-12-02 11:53:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8d71307da0
fix(core): Fix push for waiting executions (#11984)
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-11-29 16:14:05 +01:00
Jon 1eb94bcaf5
fix(Webflow Node): Fix issue with pagination in v2 node (#11934) 2024-11-29 14:04:12 +00:00
Raúl Gómez Morales af0398a5e3
fix(editor): Fix community check (#11979) 2024-11-29 13:57:14 +00:00
Danny Martini 40a41dd192
refactor(core): Extract disabled node filtering out of findSubgraph (#11941) 2024-11-29 12:58:53 +01:00
oleg 1e25774541
feat(editor): Canvas chat UI & UX improvements (#11924) 2024-11-29 11:24:17 +01:00
Alex Grozav 5f6f8a1bdd
fix(editor): Fix pin data showing up in production executions on new canvas (#11951) 2024-11-29 12:02:16 +02:00
Michael Kret 40a7445f08
feat(AI Transform Node): Node Prompt improvements (#11611)
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-11-28 21:36:25 +02:00
कारतोफ्फेलस्क्रिप्ट™ fcbf0ea771
ci: Report test-workflows errors to Sentry (no-changelog) (#11944) 2024-11-28 17:33:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 41e9e39b5b
fix(core): Improve header parameter parsing on http client responses (#11953)
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
2024-11-28 15:53:18 +01:00
Alex Grozav 439a1cc4f3
fix(editor): Fix bug causing connection lines to disappear when hovering stickies (#11950) 2024-11-28 16:22:20 +02:00
Csaba Tuncsik fc797188d6
fix(editor): Unify executions card label color (#11949) 2024-11-28 14:58:53 +01:00
Raúl Gómez Morales 6be8e86c45
fix(editor): Handle source control initialization to prevent UI form crashing (#11776) 2024-11-28 14:53:48 +01:00
कारतोफ्फेलस्क्रिप्ट™ f1ecd9b68c
fix(core): Stop reporting ExpressionError to Sentry (no-changelog) (#11943) 2024-11-28 14:49:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 461b39c5df
fix(HTTP Request Node): Use iconv-lite to decode http responses, to support more encoding types (#11930) 2024-11-28 14:31:54 +01:00
कारतोफ्फेलस्क्रिप्ट™ eccd924f5e
fix(n8n Form Node): Use https to load google fonts (#11948) 2024-11-28 14:14:00 +01:00
Raúl Gómez Morales b8da4ff9ed
fix(editor): Implement dirty nodes for partial executions (#11739)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-28 14:04:55 +01:00
Csaba Tuncsik 57d3269e40
fix(editor): Add execution concurrency info and paywall (#11847) 2024-11-28 13:53:39 +01:00
Justin Ellingwood 96e6be7fe7
docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827) 2024-11-28 10:08:46 +00:00
Raúl Gómez Morales 9c6def9197
perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
Michael Kret 3a5bd12945
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
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: Shireen Missi <shireen@n8n.io>
2024-11-27 16:31:36 +00:00
Jon af61dbf37f
docs: Update Excel node to use external template url (no-changelog) (#11846) 2024-11-27 16:31:07 +00:00
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915)
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-11-27 15:53:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 683ee42d3b
Merge tag 'n8n@1.70.0' 2024-11-27 15:02:22 +01:00
github-actions[bot] 2d89f5cb64
🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Eugene 11f9212eda
chore: Add test run entity (no-changelog) (#11832) 2024-11-27 14:33:28 +01:00
Michael Kret 2c34bf4ea6
fix(n8n Form Node): Duplicate popup in manual mode (#11925)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-27 14:19:06 +01:00
Tomi Turtiainen 9669380097
feat(core): Add health endpoint for task broker server (no-changelog) (#11920) 2024-11-27 14:50:41 +02:00
Alex Grozav a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas (#11918) 2024-11-27 14:05:00 +02:00
Eugene f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851) 2024-11-27 13:00:33 +01:00
Alex Grozav a7de34dac6
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921) 2024-11-27 13:42:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
Michael Kret 2c252b0b2d
feat(AI Transform Node): Support for drag and drop (#11276) 2024-11-27 12:42:55 +02:00
Eugene 80c5242e16
feat(core): Run evaluation workflow per each test case (no-changelog) (#11757) 2024-11-27 11:19:22 +01:00
Tomi Turtiainen 9cc3b210d7
refactor(core): Change task runner default healthcheck server port to 5681 (no-changelog) (#11910) 2024-11-27 09:48:13 +01:00
Tomi Turtiainen 137193c3e9
fix(core): Increase task runner offer validity and introduce randomness (no-changelog) (#11907) 2024-11-27 09:36:37 +01:00
Csaba Tuncsik b2c3312ce3
test(editor): Test telemetry component (no-changelog) (#11903) 2024-11-27 09:35:40 +01:00
Alex Grozav caa744785a
feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
oleg 132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
Tomi Turtiainen a535e88f1a
fix(core): Fix validation of items returned in the task runner (#11897)
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
2024-11-26 22:15:55 +02:00
Dana a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable (#11838) 2024-11-26 19:13:53 +00:00
Iván Ovejero 1d80225d26
fix(core): Correct invalid WS status code on removing connection (#11901) 2024-11-26 17:22:41 +01:00
कारतोफ्फेलस्क्रिप्ट™ 97269a3703
chore: Upgrade mongodb and socks to address CVE-2024-29415 (no-changelog) (#11899) 2024-11-26 17:00:56 +01:00
Alex Grozav f4ab5c7b92
fix(editor): Fix new canvas discovery tooltip position after adding github stars button (#11898) 2024-11-26 17:36:42 +02:00
Eugene 845ba6c917
feat(core): Initial TestRunner service with basic test execution (no-changelog) (#11735) 2024-11-26 16:04:24 +01:00
Eugene 6b23ad0c12
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) (#11831)
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
2024-11-26 15:01:00 +01:00
Iván Ovejero 3341267518
chore: Upgrade to TypeScript 5.7 (#11865) 2024-11-26 14:16:46 +01:00
Eugene 10e011d71e
chore: Fix flaky cypress tests (no-changelog) (#11894) 2024-11-26 13:57:00 +01:00
Alex Grozav bc4857a1b3
fix(editor): Use crypto.randomUUID() to initialize node id if missing on new canvas (#11873) 2024-11-26 14:39:52 +02:00
Danny Martini 3320436a6f
fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ 75e2b6fd9e
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
Iván Ovejero 3aa72f613f
fix(editor): Restore workers view (#11876) 2024-11-26 11:31:40 +01:00
Tomi Turtiainen e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
Iván Ovejero 1adb730599
test(core): Expand coverage for execution filters (#11890) 2024-11-26 10:27:01 +01:00
Alex Grozav 595de81c03
fix(editor): Fix node position not getting set when dragging selection on new canvas (#11871)
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-11-25 15:29:08 +02:00
Alex Grozav 91d1bd8d33
feat(editor): Make new canvas connections go underneath node when looping backwards (#11833) 2024-11-25 14:29:37 +02:00
Eugene 459e6aa9bc
chore: Add new table for test metrics (no-changelog) (#11848) 2024-11-25 10:38:51 +01:00