1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
Commit graph

1051 commits

Author SHA1 Message Date
Elias Meire 14752bbf1c
Change getCredentials type inference 2024-09-25 12:01:38 +02:00
Elias Meire 2d8b62f316
Merge branch 'master' into node-1608-credential-parameters-tech-debt-project 2024-09-25 11:32:39 +02:00
Elias Meire df27da07dd
Move CredentialSchema code to workflow package 2024-09-25 11:30:26 +02:00
Danny Martini 2a084f96f8
feat: Implement new partial execution logic for acyclic workflows (no-changelog) ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-18 15:06:36 +02:00
github-actions[bot] 73f89ef101
🚀 Release 1.60.0 ()
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-09-18 13:33:53 +01:00
Tomi Turtiainen 4f0a1a953f
refactor: Enable import/order for design-system, workflow and @n8n packages () 2024-09-18 10:19:33 +03:00
कारतोफ्फेलस्क्रिप्ट™ 430c14ad19
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) () 2024-09-17 17:21:11 +02:00
कारतोफ्फेलस्क्रिप्ट™ 6a35812f92
ci: Setup biome and pre-commit hooks for formatting (no-changelog) ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-09-17 15:10:22 +03:00
कारतोफ्फेलस्क्रिप्ट™ cef64329a9
refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) () 2024-09-13 15:53:03 +02:00
Iván Ovejero c133a6ef89
refactor(core): Include AI events in log streaming relay () 2024-09-12 12:02:47 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7d6ec6544e
fix(core): Fix the type for InstalledNodes.latestVersion (no-changelog) () 2024-09-12 11:14:03 +02:00
github-actions[bot] 755188897b
🚀 Release 1.59.0 ()
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-09-11 16:56:54 +02:00
Elias Meire ee5fbc543c
fix(If Node): Update copy for type conversion parameter () 2024-09-11 14:12:33 +02:00
Danny Martini 6fa1919ca8
build(core): Allow adding tests side by side with the code () 2024-09-11 13:32:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4f94319cd9
fix(core): Update subworkflow execution status correctly () 2024-09-11 10:39:18 +02:00
oleg 17f160ce96
refactor: Update Langchain packages (no-changelog) () 2024-09-10 17:04:02 +02:00
Elias Meire e9b8d99084
feat: Filter parameter: Improve loose type validation for booleans () 2024-09-09 08:54:36 +01:00
Tomi Turtiainen 4efcbc5936
fix: Show a more user friendly error message if initial Db connection times out () 2024-09-06 10:33:53 +02:00
Shireen Missi 1dea8f4c7d
fix: Fix the issue in Trigger Nodes where poll time was not loaded ()
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-09-05 17:52:51 +01:00
github-actions[bot] f9208ad9a4
🚀 Release 1.58.0 ()
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-09-05 12:22:13 +02:00
oleg da44fe4b89
feat(core): Implement wrapping of regular nodes as AI Tools ()
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
कारतोफ्फेलस्क्रिप्ट™ 7fd0c71bdc
feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) () 2024-09-02 17:38:48 +02:00
Eugene 022ddcbef9
feat(core): Execution curation ()
Co-authored-by: oleg <me@olegivaniv.com>
2024-09-02 15:20:08 +02:00
Michael Kret 9fa1a9aa99
fix: Disable errors obfuscation (no-changelog) () 2024-08-30 10:59:30 +03:00
Ricardo Espinoza c4eb3746d7
refactor: Use NodeConnectionType consistently across the code base (no-changelog) () 2024-08-29 09:55:53 -04:00
Iván Ovejero 821ca16a57
ci: Fix forceConsistentCasingInFileNames for aliased paths (no-changelog) () 2024-08-29 10:40:50 +02:00
github-actions[bot] e5c7534eba
🚀 Release 1.57.0 ()
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
2024-08-28 13:34:34 +02:00
Iván Ovejero bc958be93b
refactor(core): Convert verbose to debug logs () 2024-08-28 09:32:53 +02:00
कारतोफ्फेलस्क्रिप्ट™ be52176585
refactor(core): Allow custom types on getCredentials (no-changelog) () 2024-08-27 15:23:58 +02:00
oleg 84e54beac7
feat(editor): Implement workflowSelector parameter type () 2024-08-22 16:59:12 +02:00
github-actions[bot] bcc4bb3c57
🚀 Release 1.56.0 ()
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
2024-08-21 16:47:06 +01:00
Iván Ovejero 547a60642c
fix(core): Use class-validator with XSS check for survey answers ()
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-08-21 16:18:16 +02:00
Michael Kret 61ac0c7775
fix: Filter component - improve errors () 2024-08-19 19:01:33 +03:00
github-actions[bot] 387fa0324d
🚀 Release 1.55.0 ()
Co-authored-by: mutdmour <mutdmour@users.noreply.github.com>
2024-08-14 16:48:45 +02:00
Michael Kret 4dc34ba745
feat(AI Transform Node): Telemetry (no-changelog) () 2024-08-14 16:41:35 +03:00
Michael Kret 4d222ac19d
feat(AI Transform Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-14 16:20:02 +03:00
Mutasem Aldmour 5ed2a77740
feat: Add Ask assistant behind feature flag ()
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2024-08-14 14:59:11 +02:00
Shireen Missi bae0116d78
fix: Remove node AI Transform node (no-changelog) () 2024-08-14 13:01:14 +02:00
कारतोफ्फेलस्क्रिप्ट™ c4fcbe40c5
fix(editor): Remove @n8n/permissions from n8n-workflow (no-changelog) () 2024-08-14 12:52:19 +02:00
Jon 1e310f40f7
fix: Fix issue with some errors not being handled correctly (no-changelog) () 2024-08-13 18:09:07 +01:00
Val 8e7d29ad3c
fix(core): Filter out prototype and constructor lookups in expressions () 2024-08-13 17:57:01 +02:00
Csaba Tuncsik 117e2d968f
fix(editor): Connect up new project viewer role to the FE () 2024-08-13 16:45:28 +03:00
Shireen Missi 5cac0f339d
feat(Okta Node): Add Okta Node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-08-12 16:49:06 +01:00
Michael Kret 0de9d56619
feat(AI Transform Node): New node ()
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-08-07 18:07:48 +03:00
github-actions[bot] 89cd12bb6c
🚀 Release 1.54.0 ()
Co-authored-by: tomi <tomi@users.noreply.github.com>
2024-08-07 13:17:18 +03:00
Jon 2a8f1753e8
docs: Fix links to license files in readme (no-changelog) () 2024-08-06 15:21:57 +01:00
Michael Kret c0bdf3b719
fix(core): Move error obfuscation to FE (no-changelog) () 2024-08-05 16:42:06 +03:00
कारतोफ्फेलस्क्रिप्ट™ 43ae159ea4
fix(core): Upgrade tournament to address some XSS vulnerabilities () 2024-08-01 17:19:31 +02:00
Michael Kret 88a170176a
fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-01 11:21:58 +03:00
github-actions[bot] 7ffaec03ea
🚀 Release 1.53.0 ()
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
2024-07-31 14:56:18 +02:00