1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-02-21 02:56:40 -08:00
Commit graph

12551 commits

Author SHA1 Message Date
Mutasem Aldmour 9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) () 2024-12-02 19:35:54 +01:00
Mutasem Aldmour fb5cf4beea
fix: Remove duplicate error reporting for endpoints (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 19:34:42 +01:00
Jon f258cebe53
test: OpenWeatherMap node test () 2024-12-02 17:11:45 +00:00
कारतोफ्फेलस्क्रिप्ट™ d4e8d6778c
ci: Fix flaky credentials saving in e2e tests (no-changelog) () 2024-12-02 17:28:08 +01:00
Dana 85f30b27ae
fix(GraphQL Node): Throw error if GraphQL variables are not objects or strings () 2024-12-02 17:15:49 +01:00
pemontto 3814f42ada
feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 17:13:16 +01:00
कारतोफ्फेलस्क्रिप्ट™ 969439ce56
fix(core): Fix .map calls on NodeExecutionOutput (no-changelog) () 2024-12-02 16:55:01 +01:00
oleg 967340a293
fix(editor): Fix copy/paste keyboard events in canvas chat () 2024-12-02 16:08:48 +01:00
Eugene 28487edb13
chore: Upgrade LangChain packages to latest versions (no-changelog) ()
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) ()
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 () 2024-12-02 14:57:22 +01:00
Thomas B 90f8b09af0
docs: Update Skip SSL to mention it is insecure (no-changelog) () 2024-12-02 13:56:14 +00:00
Eugene 43dd2a06c9
feat(core): API endpoints for Test Runs (no-changelog) () 2024-12-02 13:52:40 +01:00
Eugene b0e9085ffc
chore: Get past execution's start and destination nodes while running tests (no-changelog) () 2024-12-02 13:52:09 +01:00
Iván Ovejero e68c9da30c
fix(core): Validate node name when creating NodeOperationErrror () 2024-12-02 12:43:25 +01:00
Milorad FIlipović 0ffc8591a0
fix(editor): Simplify workflow payload to AI Assistant (no-changelog) () 2024-12-02 11:53:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 8d71307da0
fix(core): Fix push for waiting executions () 2024-11-29 16:14:05 +01:00
Jon 1eb94bcaf5
fix(Webflow Node): Fix issue with pagination in v2 node () 2024-11-29 14:04:12 +00:00
Raúl Gómez Morales af0398a5e3
fix(editor): Fix community check () 2024-11-29 13:57:14 +00:00
Danny Martini 40a41dd192
refactor(core): Extract disabled node filtering out of findSubgraph () 2024-11-29 12:58:53 +01:00
Iván Ovejero c5d6a74623
chore: Upgrade to Turborepo 2.3.3 () 2024-11-29 12:21:15 +01:00
oleg 1e25774541
feat(editor): Canvas chat UI & UX improvements () 2024-11-29 11:24:17 +01:00
Alex Grozav 5f6f8a1bdd
fix(editor): Fix pin data showing up in production executions on new canvas () 2024-11-29 12:02:16 +02:00
Michael Kret 40a7445f08
feat(AI Transform Node): Node Prompt improvements () 2024-11-28 21:36:25 +02:00
कारतोफ्फेलस्क्रिप्ट™ fcbf0ea771
ci: Report test-workflows errors to Sentry (no-changelog) () 2024-11-28 17:33:25 +01:00
कारतोफ्फेलस्क्रिप्ट™ 41e9e39b5b
fix(core): Improve header parameter parsing on http client responses () 2024-11-28 15:53:18 +01:00
Alex Grozav 439a1cc4f3
fix(editor): Fix bug causing connection lines to disappear when hovering stickies () 2024-11-28 16:22:20 +02:00
कारतोफ्फेलस्क्रिप्ट™ 5bcb6a3505
ci: Fix the lockfile (no-changelog) 2024-11-28 15:06:06 +01:00
Csaba Tuncsik fc797188d6
fix(editor): Unify executions card label color () 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 () 2024-11-28 14:53:48 +01:00
कारतोफ्फेलस्क्रिप्ट™ f1ecd9b68c
fix(core): Stop reporting ExpressionError to Sentry (no-changelog) () 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 () 2024-11-28 14:31:54 +01:00
कारतोफ्फेलस्क्रिप्ट™ eccd924f5e
fix(n8n Form Node): Use https to load google fonts () 2024-11-28 14:14:00 +01:00
Raúl Gómez Morales b8da4ff9ed
fix(editor): Implement dirty nodes for partial executions ()
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 () 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) () 2024-11-28 10:08:46 +00:00
Raúl Gómez Morales 9c6def9197
perf(editor): Virtualize SchemaView () 2024-11-28 11:04:24 +01:00
Michael Kret 3a5bd12945
feat(Code Node): Warning if pairedItem absent or could not be auto mapped ()
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) () 2024-11-27 16:31:07 +00:00
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
refactor: Remove unnecessary console.log in nodes (no-changelog) () 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 ()
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) () 2024-11-27 14:33:28 +01:00
Michael Kret 2c34bf4ea6
fix(n8n Form Node): Duplicate popup in manual mode ()
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) () 2024-11-27 14:50:41 +02:00
Alex Grozav a8df221bfb
fix(editor): Add missing trigger waiting tooltip on new canvas () 2024-11-27 14:05:00 +02:00
Eugene f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) () 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) () 2024-11-27 13:42:13 +02:00
Iván Ovejero a6c7732e72
ci: Upgrade task runner launcher to 0.6.0-rc () 2024-11-27 13:12:36 +02:00
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes () 2024-11-27 12:08:16 +01:00