Commit graph

3732 commits

Author SHA1 Message Date
Ivan Atanasov 6fc8e29fca
add map option to preserve field order 2024-12-06 21:36:09 +01:00
Milorad FIlipović b6eb5d1dc2 Merge branch 'master' into feature-sub-workflow-inputs 2024-12-06 15:22:12 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60b3dccf93
feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00
Ivan Atanasov c31bf0a4d1
Ado-2898-execute-workflow-node-add-workflow-inputs-parameter (#11887)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2024-12-06 11:30:44 +01:00
Ivan Atanasov 8e374b4394
Merge branch 'master' of github.com:n8n-io/n8n into feature-sub-workflow-inputs 2024-12-05 11:32:50 +01:00
Tomi Turtiainen f16de4db01
fix(Telegram Trigger Node): Fix header secret check (#12018) 2024-12-03 12:29:36 +02:00
Jon 7ad4badd2d
test(Telegram Node): Add some tests for Telegram (no-changelog) (#11043)
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-12-02 19:02:08 +00:00
Jon 0a8a57e4ec
fix(Webflow Node): Fix issue with publishing items (#11982) 2024-12-02 18:51:25 +00:00
Jon f258cebe53
test: OpenWeatherMap node test (#11989)
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-12-02 17:11:45 +00:00
Charlie Kolb e2b00a3ce3
fix(Workflow Trigger Node): Implement Product feedback (#12008) 2024-12-02 17:19:59 +01:00
Dana 85f30b27ae
fix(GraphQL Node): Throw error if GraphQL variables are not objects or strings (#11904) 2024-12-02 17:15:49 +01:00
pemontto 3814f42ada
feat(HTTP Request Node): Add additional tests for HTTP response encoding (no-changelog) (#11655)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 17:13:16 +01:00
कारतोफ्फेलस्क्रिप्ट™ 969439ce56
fix(core): Fix .map calls on NodeExecutionOutput (no-changelog) (#11955) 2024-12-02 16:55:01 +01:00
Charlie Kolb dc400b73c6
fix(Workflow Trigger Node): Display dropdown for V1.1 and up only (#12002) 2024-12-02 15:54:38 +01:00
Thomas B 90f8b09af0
docs: Update Skip SSL to mention it is insecure (no-changelog) (#11935) 2024-12-02 13:56:14 +00:00
Ivan Atanasov 75a571e02b
Merge branch 'master' of github.com:n8n-io/n8n into feature-sub-workflow-inputs 2024-12-02 10:02:57 +01:00
Jon 1eb94bcaf5
fix(Webflow Node): Fix issue with pagination in v2 node (#11934) 2024-11-29 14:04:12 +00:00
Charlie Kolb 001e3f931f
feat(Execute Workflow Trigger Node): Add JSON-based input modes and dropdown (#11946) 2024-11-28 16:29:36 +01:00
Justin Ellingwood 96e6be7fe7
docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827) 2024-11-28 10:08:46 +00:00
Michael Kret 3a5bd12945
feat(Code Node): Warning if pairedItem absent or could not be auto mapped (#11737)
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: 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) (#11846) 2024-11-27 16:31:07 +00:00
कारतोफ्फेलस्क्रिप्ट™ ddda0bde0b
refactor: Remove unnecessary console.log in nodes (no-changelog) (#11915)
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-27 15:53:07 +01:00
Charlie Kolb 698f7d0ae1
feat(Execute Workflow Trigger Node): Add types for input fields (#11922) 2024-11-27 14:32:31 +01:00
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
Charlie Kolb 7012d9bb9c
feat(Execute Workflow Trigger Node): Add MVP for explicit input parameters (#11874) 2024-11-26 12:38:06 +01:00
Tomi Turtiainen e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
my-opencode bc0d51eed5
fix(MongoDB Node): Fix typo in variable name (no-changelog) (#11791) 2024-11-22 11:34:37 +00:00
Michael Kret 1a8fb7bdc4
fix(n8n Form Node): Redirect if completion page to trigger (#11822) 2024-11-21 15:41:48 +00:00
Ivan Atanasov ae08d70ac0
feat(Execute Workflow Node): Modify execute workflow parameters (#11830) 2024-11-21 16:26:15 +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
Michael Kret 285534e6d0
fix(Read/Write Files from Disk Node): Escape parenthesis when reading file (#11753) 2024-11-20 13:48:15 +00:00
Michael Kret d1bae1ace0
fix(HTTP Request Node): Continue using error (#11733) 2024-11-20 10:48:43 +00: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
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
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
Shireen Missi 7381c28af0
fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +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
Jon 70d315b3d5
fix(Facebook Lead Ads Trigger Node): Fix issue with optional fields (#11692) 2024-11-13 14:43:25 +00:00
Michael Kret 3202e8c946
fix(Notion Node): Safe access in simplifyProperty (no-changelog) (#11712) 2024-11-13 12:16:49 +00:00
Elias Meire 770230fbfe
fix(Google Drive Node): Fix file upload for streams (#11698) 2024-11-13 11:44:16 +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
Michael Kret 74582290c0
fix(Supabase Node): Reset query parameters in get many operation (#11630) 2024-11-08 16:27:56 +02: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
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
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
Ria Scholz 7a2be77f38
feat(Gmail Trigger Node): Add filter option to include drafts (#11441) 2024-11-06 13:28:26 +00: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
Jon 63d454b776
feat(Convert to File Node): Add delimiter convert to csv (#11556) 2024-11-05 13:17:01 +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