Commit graph

10456 commits

Author SHA1 Message Date
Michael Kret e84c27c0ce
feat(Webhook Node): Overhaul (#8889)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2024-03-28 10:46:39 +02:00
Iván Ovejero 519f945547
refactor: Merge tag n8n@1.34.2 (#8987) 2024-03-27 17:07:10 +01:00
Michael Kret 335f363ca1
feat: Telemetry include basic llm optional promps, trigger on save workflow event (#8981) 2024-03-27 16:16:02 +01:00
Elias Meire 295b650fb8
fix(editor): Make inputs in the filter component regular inputs by default (#8980) 2024-03-27 09:52:58 +01:00
Iván Ovejero ddc0f57116
refactor(core): Store SSH key pair for source control in DB settings (#8965) 2024-03-26 19:09:46 +01:00
Iván Ovejero 19d9e71cb9
fix(core): Add missing nodeCause to paired item error (#8976) 2024-03-26 18:17:00 +01:00
Iván Ovejero 260bc07ca9
fix(core): Assign credential ownership correctly in source control import (#8955) 2024-03-26 17:18:41 +01:00
Elias Meire 160dfd383d
feat(editor): Show tip when user can type dot after an expression (#8931) 2024-03-26 15:23:30 +01:00
कारतोफ्फेलस्क्रिप्ट™ 372d5c7d01
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-03-26 14:22:57 +01:00
Csaba Tuncsik 117b57ccc5
fix(editor): Fix accidental IDE code addition (#8971) 2024-03-26 10:50:31 +01:00
oleg 323b9016c8
fix(Pinecone Vector Store Node): Fix vector store nodes execution issue (#8968)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-26 10:05:45 +01:00
Giulio Andreini 264f918d97
fix(editor): Nodes connectors improvements (#8945)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-03-26 09:54:04 +01:00
Iván Ovejero ef45da95f1
test(core): Improve coverage for ActiveWorkflowRunner (no-changelog) (#8946) 2024-03-25 17:59:59 +01:00
Iván Ovejero 7d52419d6f
refactor(core): Remove dead utils (no-changelog) (#8947) 2024-03-25 17:59:42 +01:00
Iván Ovejero 69807a5efb
refactor(core): Unify failed and error execution status (no-changelog) (#8943) 2024-03-25 17:52:07 +01:00
Elias Meire 1fb0dd4f1c
fix(core): Stringify all Luxon DateTimes in cleanupParameterData (#8959) 2024-03-25 08:44:10 +00:00
Elias Meire 0e4216d7af
fix(editor): Use bracket notation for all invalid identifiers in expressions (#8933) 2024-03-22 13:53:06 +01:00
oleg 76041b8587
fix(Anthropic Chat Model Node): Fix detection of chat models in docker build & add support Claude Haiku (#8953)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-22 12:03:54 +01:00
Milorad FIlipović 666867a236
feat: Fetch user cloud role and pass it on in website links (#8942) 2024-03-22 11:33:39 +01:00
Giulio Andreini 69363e461b
docs(Microsoft Outlook Trigger Node): Copy tweak (no-changelog) (#8944) 2024-03-22 09:29:34 +01:00
Giulio Andreini 3f13d8f41a
fix(editor): Fix error message color in output panel for dark mode (no-changelog) (#8950) 2024-03-22 09:18:27 +01:00
Elias Meire 45461c8cb5
fix: Overhaul expression error messages related to paired item (#8765) 2024-03-21 16:59:22 +01:00
Iván Ovejero 079a1147d4
fix(core): Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) 2024-03-21 13:49:34 +01:00
Iván Ovejero 89df277b80
fix(MySQL Node): Set paired items correctly in single query batch mode (#8940) 2024-03-21 12:17:43 +01:00
Deborah 34b79333fc
docs: Fix the Microsoft OneDrive Trigger docs link (#8930) 2024-03-21 11:05:31 +00:00
oleg 5f53d76e39
fix(editor): Fix opening of chat window when executing a child node (#8789)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-03-21 09:23:15 +01:00
Elias Meire 5e84c2ab89
feat(editor): Add missing extension methods for expressions (#8845) 2024-03-20 12:05:54 +01:00
Csaba Tuncsik 7176cd1407
fix(editor): Fix design system component props (#8923) 2024-03-20 05:10:39 +01:00
Elias Meire d7bfd45333
feat(editor): Add type information to autocomplete dropdown (#8843) 2024-03-19 18:10:14 +01:00
Bram Kn ff8dd4e604
feat: Add Onedrive Trigger Node (#8742)
Co-authored-by: Giulio Andreini <andreini@netseven.it>
Co-authored-by: Marcus <marcus@n8n.io>
2024-03-19 15:52:45 +01:00
Jon 4f0b52c45d
fix(Cohere Model Node): Fix issue with credential test (#8916) 2024-03-19 13:49:39 +00:00
Alex Grozav e0c303c6c1
feat(editor): Release @n8n/chat@0.9.1 (#8918) 2024-03-19 12:53:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ 1cb1de8c87
fix(editor): Fix a link routing regression in N8nRoute, and add tests (no-changelog) (#8911) 2024-03-19 11:04:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ 33ab781aef
fix(core): Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) 2024-03-18 18:35:49 +01:00
कारतोफ्फेलस्क्रिप्ट™ 669bd830e9
feat(editor): Block the frontend when trying to access n8n from another host over http (#8906) 2024-03-18 18:34:41 +01:00
Csaba Tuncsik 6955e8991c
fix(editor): Remove isOwner from IUser interface (#8888) 2024-03-18 11:39:15 +01:00
oleg 024be62693
fix(editor): Fix an issue with an empty chat response if not in output property (#8913)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2024-03-18 11:27:33 +01:00
Elias Meire 0c179e4e51
feat(editor): Refactor expression editors and mixins to composition API (#8894)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-15 18:40:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ a10120f74e
fix(core): Update follow-redirects to address CVE-2024-28849 (#8902) 2024-03-15 17:07:00 +01:00
कारतोफ्फेलस्क्रिप्ट™ 9d24f33d52
feat(editor): Setup Chromatic for design-system (no-changelog) (#8870) 2024-03-15 15:14:45 +01:00
Elias Meire a5261d6ebb
fix(editor): Improve expression editor performance by removing watchers (#8900) 2024-03-15 15:14:20 +01:00
Csaba Tuncsik a92d8bfc6e
fix(editor): Fix source control docs link in add workflow button tooltip (#8891) 2024-03-15 12:46:25 +00:00
कारतोफ्फेलस्क्रिप्ट™ 6c693e1afd
refactor(editor): Continue porting components over to composition API (no-changelog) (#8893) 2024-03-15 12:43:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ 80c4bc443a
fix(editor): Fix typechecking with vue-tsc 2.x (no-changelog) (#8892) 2024-03-15 12:10:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ c4c319d7cf
feat(core): Add support for SQLite connection pooling (#8722) 2024-03-14 13:45:16 +01:00
pemontto d85d0ecf45
fix(core): Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-03-14 11:17:20 +00:00
Omar Ajoue bcbff76055
fix(editor): Add proper scroll to Environments push modal (#8883) 2024-03-14 09:26:04 +00:00
कारतोफ्फेलस्क्रिप्ट™ e2131b9ab6
refactor(editor): Port more components over to composition API (no-changelog) (#8794) 2024-03-14 09:19:28 +01:00
Michael Kret edce632ee6
fix: Validate custom tool names for forbidden chars (#8878) 2024-03-14 10:03:33 +02:00
Michael Kret 4861556a1c
fix: Chat Trigger exclude summarization node from valid ai nodes (#8875) 2024-03-14 09:43:56 +02:00