Commit graph

11479 commits

Author SHA1 Message Date
Tomi Turtiainen ececdb09e4
fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829)
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: Iván Ovejero <ivov.src@gmail.com>
2024-11-21 17:26:08 +01:00
Michael Kret 1a8fb7bdc4
fix(n8n Form Node): Redirect if completion page to trigger (#11822) 2024-11-21 15:41:48 +00:00
Alex Grozav b89ca9d482
feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793) 2024-11-21 16:00:38 +02:00
oleg 4dde287cde
fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation (#11825) 2024-11-21 14:31:00 +01:00
Ricardo Espinoza ca169f3f34
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814) 2024-11-21 08:27:47 -05:00
Michael Kret d99e0a7c97
fix: CodeNodeEditor walk cannot read properties of null (#11129)
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: Elias Meire <elias@meire.dev>
2024-11-21 10:16:10 +01:00
Jon 40dd02f360
feat(Slack Node): Update wait for approval to use markdown (#11754)
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-20 20:57:27 +00:00
Ricardo Espinoza b3a99a2351
fix(editor): Don't re-render input panel after node finishes executing (#11813)
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-20 11:11:29 -05:00
github-actions[bot] 4435b14424
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Raúl Gómez Morales cd5ad65e90
fix(editor): Fix executions sorting (#11808) 2024-11-20 15:33:16 +01:00
Charlie Kolb 187edf28aa
fix(editor): Fix failing non-null assertion in useDataSchema:getNodeInputData (no-changelog) (#11807) 2024-11-20 15:30:12 +01:00
Michael Kret bcb9a20781
fix: Prevent workflow to run if active and single webhook service (#11752) 2024-11-20 13:48:56 +00:00
Michael Kret 285534e6d0
fix(Read/Write Files from Disk Node): Escape parenthesis when reading file (#11753) 2024-11-20 13:48:15 +00:00
Ricardo Espinoza 9cc5bc1aef
fix: Add supported versions warning to Zep memory node (#11803) 2024-11-20 07:52:25 -05:00
Iván Ovejero 5fa72b0512
fix(core): Fix diagnostics.enabled default value (#11809) 2024-11-20 13:19:41 +01:00
Csaba Tuncsik ff4261c168
fix(editor): Add project header subtitle (#11797) 2024-11-20 13:03:09 +01:00
Iván Ovejero 7d3ad669e2
feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
Danny Martini b05d435199
fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798)
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-20 12:07:05 +01:00
Michael Kret 8fbad74ab6
feat: GitHub stars dismiss button (#11794)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-11-20 11:03:43 +00:00
Michael Kret d1bae1ace0
fix(HTTP Request Node): Continue using error (#11733) 2024-11-20 10:48:43 +00:00
Iván Ovejero 2632b1fb7f
fix(core): Ensure task runner module and server shut down (no-changelog) (#11801)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-20 10:55:19 +01:00
Iván Ovejero d15b8d0509
fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ e1dacb4d57
ci: Fix mysql tests (no-changelog) (#11799) 2024-11-20 09:56:14 +01:00
Michael Kret 10991675fe
fix(n8n Form Node): Support expressions in completion page (#11781)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-20 08:52:11 +00:00
Tomi Turtiainen 43aa389ea7
refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
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
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
oleg 83abdfaf02
fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772)
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-19 17:56:52 +01:00
Ivan Atanasov 1987363f79
fix(editor): Add documentation link to insufficient quota message (#11777) 2024-11-19 16:28:02 +01:00
Iván Ovejero b8c7075545
refactor(core): Add low concurrency warning to worker (#11762)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-19 16:22:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 274fcf45d3
fix(core): Improve the security on OAuth callback endpoints (#11593) 2024-11-19 16:17:20 +01:00
Ricardo Espinoza c265d44841
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00
Raúl Gómez Morales b38ce14ec9
feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-11-19 15:47:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1d8fd13d84
fix(core): Unload any existing version of a community nodes package before upgrading it (#11727) 2024-11-19 15:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ 17ef2c63f6
fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
Csaba Tuncsik 91f9390b90
fix(editor): Optimize application layout (#11769) 2024-11-19 13:31:04 +01:00
Alex Grozav 6c2dad7914
fix(editor): Fix reordered switch connections when copying nodes on new canvas (#11788) 2024-11-19 14:13:19 +02:00
Charlie Kolb de0e86150f
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
Mutasem Aldmour e298ebe90d
feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
Eugene 6cf0abab5b
fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756)
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-19 11:29:25 +01:00
Iván Ovejero 4880d1a92a
refactor(core): Make launcher auth easier to debug (#11768)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00
Alex Grozav 6cd9b996af
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
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-18 19:50:42 +02:00
Mutasem Aldmour de01a8a01d
feat(Embeddings OpenAI Node, Embeddings Azure OpenAI Node): Add dimensions option (#11773) 2024-11-18 15:53:07 +01:00
Iván Ovejero a544b74d87
refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 61696c3db3
feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Jon d5ba1a059b
fix(Google Sheets Trigger Node): Fix issue with regex showing correct sheet as invalid (#11770) 2024-11-18 11:54:20 +00:00
Iván Ovejero 124ac26e43
feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
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: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +02:00
Ricardo Espinoza 3f9127955a
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
Some checks failed
Test Master / install-and-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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-15 19:11:58 -05:00
कारतोफ्फेलस्क्रिप्ट™ bd924c7194
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744)
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-15 14:00:21 +01:00
Tomi Turtiainen f1ca8c128b
feat(core): Add sentry for task runner (no-changelog) (#11683)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-15 10:35:02 +01:00
Iván Ovejero f4f0b5110c
refactor(core): Remove deprecated TIME constant (#11740) 2024-11-15 10:28:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ fb123b44af
ci: Hide the github button in e2e tests (no-changelog) (#11747)
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-15 08:33:46 +01:00
Mutasem Aldmour fd3254d587
feat(core): Improve debugging of sub-workflows (#11602)
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-14 23:04:43 +01:00
Eugene 76262ef899
chore: Migrate test definition PK to string nanoid (no-changelog) (#11742) 2024-11-14 18:47:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 15ca2c4e45
refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
Shireen Missi 7bb9002cbc
fix(editor): Fix the issue with RMC Values to Send collection disappears (#11710)
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-14 16:21:59 +00:00
Shireen Missi 7381c28af0
fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +00:00
Eugene d9259a2d93
chore: Add description field to test definition (no-changelog) (#11691) 2024-11-14 14:45:02 +01:00
Danny Martini 3b62bd58c2
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-11-14 14:33:37 +01:00
Giulio Andreini 61fac4f93f
fix(editor): Fix callout component border issue (no-changelog) (#11705)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-14 14:25:17 +01:00
Csaba Tuncsik 1a783606b4
fix(editor): Change Home label to Overview (#11736) 2024-11-14 13:59:08 +01:00
Ivan Atanasov 8a0ad0f910
fix(editor): Improve formatting of expired trial error message (#11708) 2024-11-14 12:19:12 +01:00
github-actions[bot] a91abeeff5
🚀 Release 1.68.0 (#11725)
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
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-13 19:06:31 +01:00
Justin Ellingwood e28ec6ec01
docs: Update npm package README.md to put minimum version to v18 (no-changelog) (#11726) 2024-11-13 17:43:26 +00:00
Michael Kret 0fd684d90c
feat: Github star button in-app (#11695) 2024-11-13 16:10:34 +00:00
Jon 145d0921b2
fix(Google BigQuery Node): Add item index to insert error (#11702)
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-13 15:40:00 +00:00
Shireen Missi 6d5ee83296
fix(core): Continue with error output reverse items in success branch (#11684) 2024-11-13 15:23:24 +00:00
Jon 70d315b3d5
fix(Facebook Lead Ads Trigger Node): Fix issue with optional fields (#11692) 2024-11-13 14:43:25 +00:00
oleg b22142ddb8
fix(editor): Fix canvasNodes reactivity in canvas chat (no-changelog) (#11717) 2024-11-13 15:33:02 +01:00
Elias Meire ca8cb455ba
fix(editor): Prevent error being thrown in RLC while loading (#11676) 2024-11-13 13:47:27 +00:00
कारतोफ्फेलस्क्रिप्ट™ 0d8aada490
feat(core): Make all http requests made with httpRequestWithAuthentication abortable (#11704) 2024-11-13 14:18:21 +01:00
Michael Kret 3202e8c946
fix(Notion Node): Safe access in simplifyProperty (no-changelog) (#11712) 2024-11-13 12:16:49 +00:00
Michael Kret ed3ad6d684
fix(n8n Form Node): Find completion page (#11674) 2024-11-13 13:44:44 +02:00
Michael Kret 9bd79fceeb
fix(Switch Node): Maintain output connections (#11162) 2024-11-13 13:30:56 +02:00
Michael Kret f0492bd3bb
fix(n8n Form Node): Open form page if form trigger has pin data (#11673) 2024-11-13 13:13:50 +02:00
Michael Kret 94b5873248
fix(n8n Form Node): Trigger page stack in waiting if error in workflow (#11671) 2024-11-13 11:08:56 +00:00
Eugene 40ade15172
fix(In-Memory Vector Store Node): Fix displaying execution data of connected embedding nodes (#11701) 2024-11-13 12:07:01 +01:00
Elias Meire 770230fbfe
fix(Google Drive Node): Fix file upload for streams (#11698) 2024-11-13 11:44:16 +01:00
oleg a412ab7ebf
feat(editor): Redesign Canvas Chat (#11634) 2024-11-13 11:05:19 +01:00
Charlie Kolb 93a6f858fa
feat(editor): Restrict when a ChatTrigger Node is added automatically (#11523) 2024-11-13 11:00:02 +01:00
Csaba Tuncsik 3e0c6cb3d2
refactor(editor): Move executions under projects (#11541)
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-12 17:01:22 +01:00
Alex Grozav e3871dbfe2
fix(editor): Fix node type properties not updating regression (no-changelog) (#11700) 2024-11-12 17:58:56 +02:00
Eugene 01ebe9dd38
fix(Item List Output Parser Node): Fix number of items parameter issue (#11696)
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-12 14:40:46 +01:00
Eugene a025848ec4
fix(editor): Fix duplicate chat trigger (#11693) 2024-11-12 13:45:18 +01:00
Iván Ovejero 88295c7049
perf(editor): Add lint rules for optimization-friendly syntax (#11681) 2024-11-12 13:28:51 +01:00
Ricardo Espinoza 7b20c1e93d
fix(editor): Ignore all node run messages after a success message is sent (no-changelog) (#11668) 2024-11-12 06:58:46 -05:00
कारतोफ्फेलस्क्रिप्ट™ b5cbf7566d
fix(Redis Chat Memory Node): Respect the SSL flag from the credential (#11689) 2024-11-12 12:30:35 +01:00
oleg 565f8cd8c7
feat(editor): Improve how we show default Agent prompt and Memory session parameters (#11491) 2024-11-12 11:33:20 +01:00
Eugene e875bc5592
feat(core): Add internal API for test definitions (no-changelog) (#11591)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-12 10:28:32 +01:00
Michael Kret c08d23c00f
fix(n8n Form Trigger Node): Checkboxes different sizes (#11677)
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-11 17:37:21 +00:00
Elias Meire 23caf43e30
fix(editor): Do not show hover tooltip when autocomplete is active (#11653) 2024-11-11 17:15:11 +00:00
Elias Meire 4dbf2f4256
fix(editor): Fix hiding SQL query output when trying to select (#11649) 2024-11-11 17:14:53 +00:00
Iván Ovejero 4c41575098
refactor(core): Mark finished as deprecated (#11682) 2024-11-11 18:12:41 +01:00
Elias Meire 41dea522fb
fix(editor): Fix collapsing nested items in expression modal schema view (#11645) 2024-11-11 16:45:27 +00:00
Elias Meire 8f695f3417
fix(editor): Fix scrolling in code edit modal (#11647) 2024-11-11 16:45:18 +00:00
Elias Meire d9d01c42db
test(editor): Add unit test for inputpanel component (#11644)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-11 16:19:50 +00:00
कारतोफ्फेलस्क्रिप्ट™ 600479bf36
fix(core): Make push work for waiting webhooks (#11678) 2024-11-11 17:15:27 +01:00
Michael Kret cbdd535fe0
fix(Notion Node): Extract page url (#11643)
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: Elias Meire <elias@meire.dev>
2024-11-11 15:03:12 +02:00
Alex Grozav b0ba24cbbc
fix(editor): Show node executing status shortly before switching to success on new canvas (#11675) 2024-11-11 14:58:26 +02:00
Ricardo Espinoza c0aa67b8f0
fix(editor): Prevent deleting a sticky note while editing (no-changelog) (#11576) 2024-11-11 07:02:26 -05:00
Tomi Turtiainen 0a05aa4862
fix(core): Handle item, items and $node correctly in JS task runner (no-changelog) (#11660) 2024-11-11 12:55:55 +01:00
Alex Grozav f1e2df7d07
feat(editor): Improve workflow loading performance on new canvas (#11629) 2024-11-11 13:35:20 +02:00
Iván Ovejero af7d6e68d0
fix(core): Handle websocket connection error more gracefully in task runners (#11635) 2024-11-11 11:30:57 +01:00
Shireen Missi 835fbfe337
fix: Credentials save button is hidden unless you make changes to the (#11492) 2024-11-11 08:53:07 +00:00
Tomi Turtiainen 0fdb79a270
fix(core): Make task runner oom error message more user friendly (no-changelog) (#11646)
Some checks failed
Test Master / install-and-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-08 20:27:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ fb06b55211
fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658) 2024-11-08 16:54:06 +01:00
oleg 9b6123dfb2
fix(AI Agent Node): Throw better errors for non-tool agents when using structured tools (#11582) 2024-11-08 16:15:33 +01:00
Csaba Tuncsik 658568e270
fix(editor): Fix default workflow settings (#11632) 2024-11-08 15:48:23 +01:00
Michael Kret 74582290c0
fix(Supabase Node): Reset query parameters in get many operation (#11630) 2024-11-08 16:27:56 +02:00
Ricardo Espinoza 38fefff348
refactor(editor): Migrate ndv.store to composition API (#11574)
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-08 08:11:36 -05:00
Ricardo Espinoza aec372793b
refactor(editor): Migrate templates.store to composition API (#11641) 2024-11-08 07:46:03 -05:00
Eugene 57467d0285
fix(core): Improve model sub-nodes error handling (#11418) 2024-11-08 10:17:11 +01:00
Iván Ovejero b496bf3147
fix(core): Ensure task runner server closes websocket connection correctly (#11633) 2024-11-08 10:09:24 +01:00
Tomi Turtiainen 0db658c6d0
perf(core): Remove unneeded execution data from runner data response (no-changelog) (#11627) 2024-11-08 09:35:18 +02:00
Charlie Kolb a6c8ee4a82
fix(editor): Cap NDV Output View Tab Index to prevent rare edge case (#11614) 2024-11-08 08:31:58 +01:00
Charlie Kolb d17d76a85d
fix(editor): Adjust Scrollbar Width of RunData Header Row (#11561)
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-07 16:40:04 +01:00
Charlie Kolb db94f169fc
fix(editor): Prevent NodeCreator from swallowing AskAssistant enter event (#11532) 2024-11-07 16:22:13 +01:00
Elias Meire 6e2809b490
refactor(editor): RunData components to composition API (no-changelog) (#11545) 2024-11-07 09:29:02 -05:00
Ricardo Espinoza 28ad66cc12
refactor(editor): Extract OrderSwitcher component out of ActionsMode.vue (#11626) 2024-11-07 09:26:06 -05:00
Alex Grozav fc39e3ca16
fix(editor): Add stickies to node insert position conflict check allowlist (#11624) 2024-11-07 16:20:48 +02:00
Danny Martini 6439291738
fix(core): Set the authentication methad to email during startup if the SAML configuration in the database has been corrupted (#11600)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 14:16:47 +01:00
Michael Kret ddbb263dce
feat(AI Transform Node): Show warning for binary data (#11560)
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-07 12:42:26 +00:00
Michael Kret c32cf644a6
fix: NDV search bugs (#11613)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-07 14:34:50 +02:00
Iván Ovejero 04029d82a1
fix(core): Use cached value in retrieval of personal project owner (#11533)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-07 13:30:10 +01:00
Ricardo Espinoza 5e6ec3bf23
refactor(editor): Migrate TriggerPanel.vue to composition API (#11608) 2024-11-07 07:29:01 -05:00
Ricardo Espinoza 81921387ac
refactor(editor): Migrate WorkflowShareModal.ee.vue to composition API (#11605) 2024-11-07 07:28:27 -05:00
Tomi Turtiainen d25ae8e0d9
refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
Jon 3348fbb154
feat(Oura Node): Update node for v2 api (#11604) 2024-11-07 11:53:05 +00:00
कारतोफ्फेलस्क्रिप्ट™ 20fd38f351
fix(core): Revert all the context helpers changes (#11616) 2024-11-07 11:54:39 +01:00
Jon 2728f7e592
docs: Fix typo in Update action description for Google Storage (#11615)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-07 10:19:31 +00:00
Tomi Turtiainen 3111dece72
perf(core): Deduplicate task runner data request response (no-changelog) (#11583)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 11:24:00 +02:00
Ivan Atanasov 8cba100488
fix(editor): Show only error title and 'Open errored node' button; hide 'Ask Assistant' in root for sub-node errors (#11573) 2024-11-07 10:14:49 +01:00
Charlie Kolb 40c88822ac
fix(editor): Enable pinning main output with error and always allow unpinning (#11452)
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2024-11-07 08:32:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ 059f67500a
refactor(editor): Migrate EventDestinationSettingsModal.ee.vue to composition API (no-changelog) (#11584)
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-06 19:34:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ 97d17bd955
Merge tag 'n8n@1.67.0' 2024-11-06 17:29:22 +01:00
oleg 21b31e488f
fix(Auto-fixing Output Parser Node): Only run retry chain on parsing errors (#11569) 2024-11-06 17:24:43 +01:00
github-actions[bot] 3dc0904a6c
🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
कारतोफ्फेलस्क्रिप्ट™ 973e48ffea
fix(editor): Cross-platform build for @n8n/chat (no-changelog) (#11589) 2024-11-06 16:02:04 +01:00
Shireen Missi 499c54b29a
refactor(editor): Migrate FixedCollectionParameter to composition API (#11555)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-06 14:40:49 +00:00
Alex Grozav 93fae5d8a7
fix: Fix loading workflows with null connection value (no-changelog) (#11592) 2024-11-06 16:16:47 +02:00
Csaba Tuncsik 7326487ab3
refactor(editor): Migrate WorkflowSettings to setup script and composition API (no-changelog) (#11580) 2024-11-06 14:48:41 +01:00
Eugene 5c69ba2c44
chore: Create table and typeorm entity for test definitions (no-changelog) (#11505)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 14:35:45 +01:00
Ria Scholz 7a2be77f38
feat(Gmail Trigger Node): Add filter option to include drafts (#11441) 2024-11-06 13:28:26 +00:00
Iván Ovejero a6070afdda
fix(core): Include projectId in range query middleware (#11590) 2024-11-06 13:50:41 +01:00
Iván Ovejero ca75020821
perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
Iván Ovejero befa26f89a
refactor(core): Minor improvements to pruning service (#11578)
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: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-06 13:16:23 +01:00
Shireen Missi 9468eea405
fix: Rapid7 InsightVM copy tweaks and docs url (no-changelog) (#11585) 2024-11-06 12:12:49 +00:00
Alex Grozav 7254359855
fix(editor): Keep workflow pristine after load on new canvas (#11579) 2024-11-06 12:14:23 +02:00
Elias Meire a26c0e2c3c
fix(editor): Fix selected credential being overwritten in NDV (#11496) 2024-11-06 10:01:45 +00:00
कारतोफ्फेलस्क्रिप्ट™ ccd2564cd4
refactor(core): Extract execute-single context out of NodeExecutionFunctions (no-changelog) (#11543) 2024-11-06 10:36:21 +01:00
Ricardo Espinoza c1a7f68236
refactor(editor): Migrate TemplatesSearchView.vue to composition API (#11571)
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-05 14:51:55 -05:00
Michael Kret 8a484077af
feat(AI Transform Node): UX improvements (#11280)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-05 18:47:52 +00:00
कारतोफ्फेलस्क्रिप्ट™ cb28b5cd60
refactor(editor): Convert MultipleParameter to composition API (no-changelog) (#11568) 2024-11-05 19:23:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 2ed4ce3d7a
refactor(editor): Convert TagsView to composition API (no-changelog) (#11566) 2024-11-05 13:16:03 -05:00
Iván Ovejero 19d55da4ad
test(core): Expand test coverage for pruning (#11567) 2024-11-05 18:21:56 +01:00
Stanimira Rikova 46eceabc27
feat: Add Rapid7 InsightVm credentials (#11462) 2024-11-05 17:07:01 +00:00
Ivan Atanasov be05ae36e7
fix(editor): Ensure Enter key on Cancel button correctly cancels node rename (#11563) 2024-11-05 17:39:55 +01:00
oleg 434d31ce92
fix(editor): Fix run index input for RunData view in sub-nodes (#11538) 2024-11-05 16:47:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ dfd785bc08
fix(editor): Do not overwrite the webhookId in the new canvas (#11562) 2024-11-05 15:06:23 +01:00
Alex Grozav 463d101f35
fix(editor): Fix emitting n8nReady notification via postmessage on new canvas (#11558) 2024-11-05 15:17:41 +02:00
Alex Grozav ef54760064
feat: Upload sourcemaps to Sentry on release (no-changelog) (#11557)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-05 14:48:51 +02:00
Alex Grozav 5ca781bf3a
refactor(editor): Rename design-system unit test files and snapshots (no-changelog) (#11539) 2024-11-05 14:20:02 +02:00
Jon 63d454b776
feat(Convert to File Node): Add delimiter convert to csv (#11556) 2024-11-05 13:17:01 +01:00
Ricardo Espinoza 981a852648
fix(editor): Do not show success message if there is an error saving credentials (no-changelog) (#11548)
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-05 06:55:55 -05:00
Ricardo Espinoza e80f7e0a02
fix: Toast not aligned to the bottom when AI assistant disable (#11549) 2024-11-05 06:52:52 -05:00
कारतोफ्फेलस्क्रिप्ट™ 38da319507
chore(editor): Delete some of the unused code (no-changelog) (#11554) 2024-11-05 12:11:54 +01:00
Alex Grozav 1f25e8e096
fix(editor): Add optional chaining to error handler (no-changelog) (#11500) 2024-11-05 13:02:55 +02:00
oleg 8b398256a8
feat(Anthropic Chat Model Node): Add support for Haiku 3.5 (#11551) 2024-11-05 11:50:10 +01:00
Tomi Turtiainen 3edecffd71
refactor: Move runner types to runner package (#11552) 2024-11-05 10:32:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6854f94875
refactor(editor): Convert some smaller components to composition api (no-changelog) (#11546)
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: Ricardo Espinoza <ricardo@n8n.io>
2024-11-04 20:09:34 -05:00
Mutasem Aldmour 611967decc
refactor(editor): Migrate components to composition API (#11497) 2024-11-04 17:00:06 -05:00
कारतोफ्फेलस्क्रिप्ट™ 3eb05e6df9
chore(core): Change NodeOperationError default level to warning (no-changelog) (#11542)
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-04 17:43:11 +01:00
कारतोफ्फेलस्क्रिप्ट™ 6b9353c80f
fix(core): Save exeution progress for waiting executions, even when progress saving is disabled (#11535)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-04 17:12:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ 19a5c2fcf1
refactor(core): Extract hook context out of NodeExecutionFunctions (no-changelog) (#11537) 2024-11-04 16:27:23 +01:00
Eugene 0817f8571a
chore: Update @langchain/* packages to latest versions (no-changelog) (#11460)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-11-04 15:21:52 +01:00
Tomi Turtiainen 9355fc3578
refactor: Encapsulate task runner startup to module (#11531) 2024-11-04 16:12:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ e8757e58f6
fix(core): Do not delete waiting executions when saving of successful executions is disabled (#11458) 2024-11-04 14:45:41 +01:00
Ricardo Espinoza 23677062d9
refactor(editor): Migrate small components to composition API (#11509) 2024-11-04 08:06:00 -05:00
Alex Grozav 5e2e205394
feat(editor): Update panning and selection keybindings on new canvas (#11534) 2024-11-04 14:36:54 +02:00
Raúl Gómez Morales 5f3deea60f
refactor(editor): ResourceListLayout to script setup (#11526) 2024-11-04 13:07:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ e10968b26f
fix(editor): Respect user's dark-mode preference even before the application is loaded (no-changelog) (#11530) 2024-11-04 13:07:06 +01:00
Danny Martini d1153f51e8
fix(core): Don't send a executionFinished event to the browser with no run data if the execution has already been cleaned up (#11502)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-04 13:04:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ da18e1ad29
refactor(core): Extract load-options context out of NodeExecutionFunctions (no-changelog) (#11461) 2024-11-04 12:35:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ a092b8e972
fix(core): Use the correct docs URL for regular nodes when used as tools (#11529)
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-04 12:31:17 +01:00
कारतोफ्फेलस्क्रिप्ट™ 097c2542d0
refactor(core): Extract webhook context out of NodeExecutionFunctions (no-changelog) (#11455) 2024-11-04 11:43:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1be7de6180
refactor(core): Extract trigger context out of NodeExecutionFunctions (no-changelog) (#11453) 2024-11-04 11:13:44 +01:00
Tomi Turtiainen e4aa1d01f3
feat: Only send needed data to task runner (no-changelog) (#11487) 2024-11-04 11:13:09 +02:00
कारतोफ्फेलस्क्रिप्ट™ 2104fa1733
refactor(core): Extract poll context out of NodeExecutionFunctions (no-changelog) (#11449) 2024-11-04 09:49:52 +01:00
Iván Ovejero ce963e8824
refactor(core): Port pruning config (#11507) 2024-11-04 09:09:12 +01:00
aya 60c1ace64b
fix(Edit Image Node): Fix Text operation by setting Arial as default font (#11125)
Some checks failed
Test Master / install-and-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
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-01 16:49:48 +00:00
Alex Grozav 63efefcd24
refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
Milorad FIlipović d0dce57c14
refactor(editor): Migrate ParameterOptions to composition API (no-changelog) (#11501) 2024-11-01 16:11:54 +01:00
Ricardo Espinoza 78e7d8dc8c
fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) (#11467) 2024-11-01 11:01:54 -04:00
Alex Grozav 602355a5c1
fix(editor): Add optional chaining to nodeExecutionRunData in node execution status (no-changelog) (#11370) 2024-11-01 16:40:13 +02:00
Mutasem Aldmour 02b77367bd
refactor: Clean up hooks and fake doors (no-changelog) (#11498) 2024-11-01 15:23:41 +01:00
Iván Ovejero c5191e697a
fix(core): Account for double quotes in instance base URL (#11495) 2024-11-01 15:06:25 +01:00
Alex Grozav aa7bb3ac08
fix(editor): Add optional chaining to execution socket event (no-changelog) (#11499) 2024-11-01 15:41:00 +02:00
Alex Grozav 4ef804c8d3
fix(editor): Add optional chaining to currentWorkflow in NodeSettings (no-changelog) (#11371) 2024-11-01 15:36:32 +02:00
Mutasem Aldmour c773181a3a
refactor: Move page components to composables (no-changelog) (#11494) 2024-11-01 14:11:42 +01:00
Mutasem Aldmour ca2a583b5c
fix: Show Pinned data in demo mode (#11490) 2024-11-01 14:04:58 +01:00
Csaba Tuncsik 5b5bd7291d
fix(editor): Auto focus first fields on SignIn, SignUp and ForgotMyPassword views (#11445) 2024-11-01 13:59:04 +01:00
Cornelius Suermann 7d6dccbecb
Merge tag 'n8n@1.66.0'
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-01 09:24:12 +01:00