Commit Graph
484 Commits
Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 979f9e6327 refactor: Overhaul nodes-testing setup - Part 3 (no-changelog) (#14967) 2025-04-29 17:42:21 +02:00
कारतोफ्फेलस्क्रिप्ट™ 91069f057e refactor: Overhaul nodes-testing setup - Part 2 (no-changelog) (#14873) 2025-04-24 17:37:26 +02:00
RomanDavydchuk 1593fe3de5 fix(Google Sheets Trigger Node): Filter by first data row on rowAdded event (#14731) 2025-04-22 16:05:47 +03:00
Shireen MissiandRoman Davydchuk e1246ab65c test(YouTube Node): Add tests for YouTube Node (#14459)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2025-04-14 12:05:05 +03:00
Jon 5826ff2cec chore: NODE-2671 - Generate Schema Files (no-changelog) (#14438) 2025-04-10 18:05:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 73e8d76e13 refactor: Overhaul nodes-testing setup - Part 1 (no-changelog) (#14303) 2025-04-01 10:15:13 +02:00
Dana c5e2d2dddc fix(Google Sheets Node): Improve error message when row_number is null or undefined (#14229) 2025-03-31 16:47:50 +02:00
Alex Grozav b9608647ca refactor: Convert all enums to const object types in nodes-base (no-changelog) (#14131) 2025-03-24 14:40:19 +02:00
Alex Grozavandकारतोफ्फेलस्क्रिप्ट™ 8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Jon ced8bcdd0c chore: NODE-2585 - Generate Schema Files (no-changelog) (#14058) 2025-03-21 09:27:40 +01:00
Jon 31c0575999 chore: NODE-2547 - Generate Schema Files (no-changelog) (#13873) 2025-03-18 15:19:10 +00:00
Ria ScholzandMichael Kret d6d5a66f5d feat: Add appendN8nAttribution option to sendAndWait operation (#13697)
Co-authored-by: Michael Kret <michael.k@radency.com>
2025-03-18 10:43:21 +01:00
Elias Meire 5670449025 test(Gmail Node): Add tests for Gmail node v1 (no-changelog) (#12461) 2025-03-14 17:13:12 +00:00
Dana e633e91f69 fix(Google Sheets Node): Accommodate special characters when updating row (#13589) 2025-03-03 14:29:09 +01:00
Jon acdd2da492 fix(Google Slides Node): Change wording to make the replace easier to use (no-changelog) (#13522) 2025-02-26 15:25:14 +00:00
Shireen Missi 2ef6f111d0 fix: Manually reverted PR 11716 Do not assign all paired items (no-changelog) (#13429) 2025-02-21 19:38:35 +00:00
Michael Kret 14b6f8b972 feat(n8n Form Node): Limit wait time parameters (#13160) 2025-02-19 13:47:19 +02:00
Shireen Missi e3b7243377 test(Google Sheets Node): Add tests for google sheet (no-changelog) (#13253) 2025-02-18 09:13:32 +00:00
Jon 0c6eb6eaef chore: Add new schemas (no-changelog) (#13215) 2025-02-13 10:40:35 +01:00
कारतोफ्फेलस्क्रिप्ट™ 90d6f0020c refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
Elias Meire 115a367cae fix(Gmail Trigger Node): Prevent error for empty emails, improve type safety (#13171) 2025-02-11 12:45:55 +01:00
Michael Kret da5e4be0fd fix(Google Sheets Node): Do not delete row_number key from input item (#13158) 2025-02-11 10:01:37 +02:00
कारतोफ्फेलस्क्रिप्ट™ dbb9475b7b refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Michael KretandShireen Missi 5d05f7f436 fix(Google Sheets Node): RMC should correctly map columns if data location set in options (#13116)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-02-10 11:30:33 +02:00
Michael Kret e92556260f feat(Microsoft Teams Node): New operation sendAndWait (#12964) 2025-02-10 09:31:45 +02:00
Elias Meire cd8b300d5c fix(Google Sheets Trigger Node): Do not return header row in rowAdded mode (#13119) 2025-02-07 12:57:18 +01:00
Michael Kret 4c2546dc78 feat: Do not assign all paired items (no-changelog) (#11716) 2025-02-06 13:46:28 +00:00
Jon 2a33d07aa0 feat: Add new schema files (no-changelog) (#13062) 2025-02-05 12:48:45 +00:00
कारतोफ्फेलस्क्रिप्ट™ f150f79ad6 fix(Google Cloud Firestore Node): Fix potential prototype pollution vulnerability (#13035) 2025-02-04 12:14:51 +01:00
Eugene 9deb75916e feat(core): Enable usage as a tool for more nodes (#12930) 2025-02-04 10:47:46 +01:00
Michael KretandDana d47bfddd65 feat(Discord Node): New sendAndWait operation (#12894)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-31 13:44:42 +02:00
JonandElias Meire 9d027339fd feat: Generate Schema Files - 18113073 (no-changelog) (#12927)
Co-authored-by: Elias Meire <elias@meire.dev>
2025-01-30 15:59:04 +01:00
9590e5d58b feat: Human in the loop section (#12883)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-30 16:16:42 +02:00
Michael KretandDana e146ad021a feat(Google Chat Node): Updates (#12827)
Co-authored-by: Dana <152518854+dana-gill@users.noreply.github.com>
2025-01-28 13:26:34 +02:00
कारतोफ्फेलस्क्रिप्ट™ f64c6bf9ac chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01:00
Michael Kret a197fbb21b feat(Send Email Node): New operation sendAndWait (#12775) 2025-01-24 15:59:43 +02:00
Michael Kret 2c58d47f8e feat(Telegram Node): New operation sendAndWait (#12771) 2025-01-24 13:44:05 +02:00
Michael Kret 3e9f24ddf4 feat: Add timeout options to sendAndWait operations (#12753) 2025-01-23 18:37:19 +02:00
Michael KretandShireen Missi 7227a29845 fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5 refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
Elias Meire 5c445314f8 test(Gmail Node): Add test coverage (no-changelog) (#12278) 2024-12-18 15:09:23 +00:00
Charlie Kolb 54b02acdd7 chore: Remove unused @ts-ignore's (no-changelog) (#12198) 2024-12-18 08:35:53 +01:00
Michael Kret e98c7f160b feat: Send and wait operation - freeText and customForm response types (#12106) 2024-12-16 15:30:11 +00:00
Shireen Missi a8e7a05856 test(Google Sheets Node): Add Tests for Google Sheet Node (no-changelog) (#12217) 2024-12-16 12:07:39 +00:00
कारतोफ्फेलस्क्रिप्ट™ 60b3dccf93 feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +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
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
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) 2024-11-13 15:40:00 +00:00
Elias Meire 770230fbfe fix(Google Drive Node): Fix file upload for streams (#11698) 2024-11-13 11:44:16 +01:00