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

11996 commits

Author SHA1 Message Date
Iván Ovejero bdaadf10e0
fix(core): Fix ownerless project case in statistics service () 2024-10-02 10:31:17 +02:00
Iván Ovejero 113a2e7401
refactor(core): Bring job options into scaling service () 2024-10-02 10:31:07 +02:00
Milorad FIlipović 8a30f92156
feat: Add more context to support chat () 2024-10-02 10:00:20 +02:00
Danny Martini 5903592a23
fix(core): Fix new partial execution flow not working with workflows with multiple disabled nodes in a row (no-changelog) () 2024-10-02 08:12:38 +02:00
Alex Grozav 3191912168
fix(editor): Fix success state for disabled nodes in new canvas (no-changelog) () 2024-10-01 21:06:33 +03:00
Alex Grozav e04b980dff
feat(editor): Improve edges and connection lines rendering on new canvas (no-changelog) () 2024-10-01 16:43:47 +03:00
Eugene e7199dbfcc
feat(editor): Remove execution annotation feature flag () 2024-10-01 15:24:52 +02:00
oleg 72b70d9d98
feat(editor): Support node-creator actions for vector store nodes () 2024-10-01 14:10:08 +02:00
Iván Ovejero 3a9c65e1cb
refactor(core): Modernize logger service () 2024-10-01 12:16:09 +02:00
Elias Meire f92637a9fe
test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) () 2024-10-01 10:40:43 +01:00
Iván Ovejero cd916480c2
fix(core): Handle Redis disconnects gracefully () 2024-09-30 16:36:27 +02:00
Alex Grozav 805a1140c9
fix(editor): Update new canvas connection checks (no-changelog) () 2024-09-30 17:09:17 +03:00
oleg b5f4afe12e
fix(Chat Trigger Node): Fix Allowed Origins paramter () 2024-09-30 15:42:37 +02:00
Tomi Turtiainen d2238b9eac
refactor: Enable import/order rule for n8n-core () 2024-09-30 16:38:56 +03:00
Ricardo Espinoza e54a396088
refactor: Move api-keys endpoints to their own controller () 2024-09-30 09:10:22 -04:00
Eugene 77fec195d9
fix(Text Classifier Node): Default system prompt template () 2024-09-30 15:07:20 +02:00
Alex Grozav 3ff3e05e75
feat(editor): Add support for maxConnections in new canvas (no-changelog) () 2024-09-30 15:23:51 +03:00
Eugene b20d2eb403
fix(editor): Color scheme for a markdown code blocks in dark mode () 2024-09-30 13:41:46 +02:00
Alex Grozav fe871d89a9
feat(editor): Improve ai nodes, handles and connections design in new canvas (no-changelog) () 2024-09-30 14:29:30 +03:00
Iván Ovejero a62a9db8fa
chore: Upgrade Turborepo to 2.1.2 () 2024-09-30 12:58:39 +02:00
Alex Grozav c09ae3c18c
feat(editor): Improve sticky note experience on new canvas (no-changelog) () 2024-09-30 13:27:37 +03:00
कारतोफ्फेलस्क्रिप्ट™ 6120b3a053
ci: Auto-format CSS/SCSS in the pre-commit hook (no-changelog) () 2024-09-30 11:31:11 +02:00
कारतोफ्फेलस्क्रिप्ट™ bb2895689f
feat(editor): Overhaul document title management () 2024-09-30 10:57:25 +02:00
Iván Ovejero 63e6f1fa38
refactor(core): Organize all event maps () 2024-09-30 10:44:03 +02:00
oleg 3a65bdc1f5
fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node () 2024-09-30 10:09:39 +02:00
Jon 0ca9c076ca
feat(Iterable Node): Add support for EDC and USDC selection () 2024-09-28 11:56:55 +01:00
Elias Meire 0ff0f1aa11
test(Schedule Trigger Node): Add tests and extract trigger test helper (no-changelog) () 2024-09-27 16:53:00 +01:00
aya c4b327248d
fix(Todoist Node): Fix listSearch filter bug in Todoist Node () 2024-09-27 16:15:09 +01:00
Jon 846cfde8dc
fix(AwsS3 Node): Fix search only using first input parameters () 2024-09-27 15:53:40 +01:00
Alex Grozav 574cff16ed
fix(editor): Fix bug causing node issues to not be assigned before first interaction (no-changelog) () 2024-09-27 16:15:15 +03:00
Csaba Tuncsik 136d491325
fix(editor): Allow resources to move between personal and team projects ()
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
Michael Kret 2df5a5b649
fix(Respond to Webhook Node): Node does not work with Wait node () 2024-09-27 15:23:31 +03:00
कारतोफ्फेलस्क्रिप्ट™ 2af0fbf52f
fix(core): Upgrade @n8n/typeorm to address a rare mutex release issue () 2024-09-27 13:36:43 +02:00
Iván Ovejero afda049491
refactor(core): Separate execution startedAt from createdAt () 2024-09-27 13:32:12 +02:00
Iván Ovejero bf7392a878
refactor(core): Make all pubsub messages type-safe () 2024-09-27 12:35:01 +02:00
Miguel Prytoluk 08a27b3148
feat(Question and Answer Chain Node): Customize question and answer system prompt () 2024-09-27 12:09:39 +02:00
Elias Meire 7073ec6fe5
fix(editor): Fix performance issue in credentials list () 2024-09-27 12:04:00 +02:00
कारतोफ्फेलस्क्रिप्ट™ d2bc0760e2
fix(RSS Feed Trigger Node): Fix regression on missing timestamps () 2024-09-27 11:56:04 +02:00
Csaba Tuncsik fe7d060568
fix(editor): Fix workflow executions list page redirection () 2024-09-27 11:09:20 +02:00
Raúl Gómez Morales 819d20fa2e
fix(editor): Fix filter execution by "Queued" () 2024-09-27 11:00:21 +02:00
Benjamin Roedell 5f89e3a01c
fix(API): Fix workflow project transfer ()
Co-authored-by: Benjamin Roedell <2271599+benrobot@users.noreply.github.com>
2024-09-27 10:34:45 +02:00
Jon f20e9454a3
docs: Update url for read / write files (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-27 08:34:52 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4584f22a9b
fix(core): Prevent backend from loading duplicate copies of nodes packages () 2024-09-26 20:28:57 +02:00
Jon 1944b46fd4
fix(Supabase Node): Fix issue with delete not always working () 2024-09-26 17:30:08 +01:00
Jon 79622b5f26
fix(Elasticsearch Node): Fix issue with self signed certificates not working () 2024-09-26 17:15:05 +01:00
Michael Kret 4a63cff5ec
fix(Postgres Node): Falsy query parameters ignored () 2024-09-26 16:09:13 +01:00
Tomi Turtiainen c7888ef229
fix(benchmark): Always print out container logs after run () 2024-09-26 16:28:32 +03:00
Ricardo Espinoza a13a4f7442
refactor: Move API keys into their own table (no-changelog) ()
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-26 08:58:49 -04:00
Alex Grozav 7e79a46750
fix(editor): Fix success status for branching edges in new canvas (no-changelog) () 2024-09-26 15:41:01 +03:00
कारतोफ्फेलस्क्रिप्ट™ b7951a071c
refactor(editor): Convert Sticky component to Options API (no-changelog) () 2024-09-26 14:15:11 +02:00