Commit graph

3712 commits

Author SHA1 Message Date
Jon 1eb94bcaf5
fix(Webflow Node): Fix issue with pagination in v2 node (#11934) 2024-11-29 14:04:12 +00: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
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +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
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
Jon b137e13845
feat(Intercom Node): Update credential to new style (#11485)
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-10-31 16:38:11 +00:00
Tomi Turtiainen 4e3681b905
fix: Provide a better error message when task runner disconnects (no-changelog) (#11442) 2024-10-29 12:39:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Jon 04c075a46b
fix(Asana Node): Fix issue with pagination (#11415) 2024-10-28 09:58:00 +00:00
Jon 766cc92978
fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) (#11406) 2024-10-25 14:02:07 +01:00
Jon 992547baf8
docs: Rename Google My Business > Google Business Profile (no-changelog) (#11361) 2024-10-23 12:02:16 +01:00
Idan Fishman d309112647
feat(GitHub Node): Add workflow resource operations (#10744) 2024-10-23 11:20:20 +01:00
Tomi Turtiainen 0708b3a1f8
fix: Include error in the message in JS task runner sandbox (#11359) 2024-10-23 12:13:09 +03:00
कारतोफ्फेलस्क्रिप्ट™ 08a7b5b742
fix(SSH Node): Cleanup temporary binary files as soon as possible (#11305) 2024-10-22 15:41:41 +02:00
Ria Scholz 3c57f46aae
fix(Postgres Node): Special datetime values cause errors (#11225)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-22 12:02:39 +02:00
Shireen Missi ba158b4f85
fix(Microsoft SQL Node): Fix execute query to allow for non select query to run (#11335) 2024-10-22 10:58:09 +01:00
Shireen Missi dd3ab3be08
Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data" (#11326) 2024-10-21 15:09:35 +01:00
Iván Ovejero 8e5292cf6c
chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
Michael Kret 643d66c0ae
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Tomi Turtiainen d330b6b94a
fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
Valentina Lilova bf28fbefe5
feat(n8n Google My Business Node): New node (#10504) 2024-10-16 16:18:53 +01:00
feelgood-interface 785b47feb3
feat(Gong Node): New node (#10777) 2024-10-16 10:23:09 +01:00
Jon 1affc27b6b
fix(Set Node): Fix issue with UI properties not being hidden (#11263) 2024-10-15 14:33:26 +01:00
Sören Uhrbach 26ad091f47
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
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-10-15 07:54:23 +03:00
Jon 7c7f2fb85a
docs: Add end of service notice for Line (no-changelog) (#11189)
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-10-14 17:05:09 +01:00