Commit graph

3520 commits

Author SHA1 Message Date
Christoph Dyllick-Brenzinger 19c8e5f3fb remove faulty date input transformation with moment 2024-08-16 10:27:27 +02:00
Christoph Dyllick-Brenzinger 861691cf63 simplified router.ts 2024-07-17 15:37:30 +02:00
Christoph Dyllick-Brenzinger 7d4f152518 fix loader of v1 2024-07-17 15:34:02 +02:00
Christoph Dyllick-Brenzinger d25913b529 fix typo in listRows action 2024-07-10 19:47:47 +02:00
Christoph Dyllick-Brenzinger 2454db80de overhaul operation structure as requested by michael-radency 2024-07-08 09:27:49 +02:00
Christoph Dyllick-Brenzinger 9ae72e8e8e
Merge branch 'master' into seatable_node_rework2 2024-06-27 18:29:18 +02:00
Michael Kret 4773aad170
fix: Error processing and output pane improvements (no-changelog) (#9626)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-27 13:22:07 +03:00
कारतोफ्फेलस्क्रिप्ट™ a43d6f0c5e
fix(LangChain Code Node): Fix icon in dark mode (no-changelog) (#9863)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-27 12:09:43 +02:00
कारतोफ्फेलस्क्रिप्ट™ bcb8540104 revert icon svg file name 2024-06-26 21:40:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0184e65904 run lintfix 2024-06-26 21:40:52 +02:00
कारतोफ्फेलस्क्रिप्ट™ 4f41decdda Merge remote-tracking branch 'origin/master' into seatable_node_rework2 2024-06-26 21:40:52 +02:00
Jon 1eeaf32523
fix: Fix missing node logos (#9844) 2024-06-26 08:35:59 +01:00
Christoph Dyllick-Brenzinger 49f3f61676 fix typecheck errors 2024-06-26 05:21:25 +02:00
Christoph Dyllick-Brenzinger 71f13ab240 fix lint issues and remove comments 2024-06-25 13:32:45 +02:00
Christoph Dyllick-Brenzinger 8e0770485f Merge branch 'seatable_node_rework' 2024-06-25 11:01:27 +02:00
Christoph Dyllick-Brenzinger 80fc892192 Merge branch 'master' of github.com:seatable/n8n into seatable_node_rework 2024-06-25 10:44:16 +02:00
कारतोफ्फेलस्क्रिप्ट™ b55fc60993
refactor(Redis Trigger Node): Refactor, fix duplicate triggers, and add unit tests (#9850) 2024-06-24 20:20:35 +02:00
कारतोफ्फेलस्क्रिप्ट™ 164ec72c0d
refactor(MQTT Node): Refactor, fix duplicate triggers, and add Unit tests (#9847)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-06-24 18:51:59 +02:00
Iván Ovejero 44ea4c73eb
refactor: Remove unused lint directives (no-changelog) (#9842) 2024-06-24 12:13:18 +02:00
KubeAl 553b135b0b
fix(Zulip Node): Fix a typo preventing some messages from updating (#7078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 21:09:02 +02:00
Deborah 116e9fa800
docs: Update docs links in the HTTP node (no-changelog) (#9188) 2024-06-20 20:42:08 +02:00
Daniel 4e893436fb
feat(Pipedrive Node): Add sort field for get all persons (#8138) 2024-06-20 20:18:11 +02:00
Jon e1e8a75763
fix(AWS SES Node): Fix issue with email aliases not working for sending from or sending to (#9811)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 15:42:52 +01:00
Michael Kret 223488f190
fix(Google Sheets Node): Check for column names changes before upsert, append, update (#9649) 2024-06-20 16:19:16 +03:00
Eric Francis cdc2f9e7d3
fix(MongoDB Node): Correct typo in MongoDbProperties (no-changelog) (#9587) 2024-06-20 15:13:58 +02:00
Josh Sorenson fdde9957c8
fix(Airtable Node): Make multipleRecordLinks editable in fields (#9608) 2024-06-20 14:54:25 +02:00
n8n-ninja f4e2c695f2
refactor: Correct spelling mistakes (no-changelog) (#9305) 2024-06-20 14:10:40 +02:00
Michael Kret c5ce21021c
fix(Splunk Node): Restore icon (no-changelog) (#9818) 2024-06-20 14:15:33 +03:00
कारतोफ्फेलस्क्रिप्ट™ e4463c62b4
refactor(core): Extract duplicate utility functions and add unit tests (no-changelog) (#9814) 2024-06-20 12:09:23 +02:00
Michael Kret b7aea957b8
feat: Do not show errors not processed by n8n (no-changelog) (#9598)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-20 08:45:00 +03:00
ekadin-mtc 15d631c412
feat(JWT Node): Add an option to allow a "kid" (key ID) header claim (#9797)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-19 21:28:55 +02:00
कारतोफ्फेलस्क्रिप्ट™ 65c5609ab5
feat(core): Use WebCrypto to generate all random numbers and strings (#9786) 2024-06-19 13:33:57 +02:00
Michael Kret be2635e50e
feat: HTTP request tool (#9228) 2024-06-19 10:54:13 +03:00
Michael Kret 8f94dcc0e9
fix(Slack Node): Do not try to parse block if it's already object (#9643)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-18 13:50:44 +03:00
Elias Meire d1163533a6
feat(Set Node): Preserve binary data by default (#9668)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-06-18 10:32:51 +02:00
कारतोफ्फेलस्क्रिप्ट™ 292bbb3f9f
fix(SalesforceTrigger Node): Add missing codex (no-changelog) (#9722) 2024-06-17 15:03:12 +02:00
Christoph Dyllick-Brenzinger 3b0325a7e8 fixed linter errors and new action get row links 2024-06-14 15:25:15 +02:00
Christoph Dyllick-Brenzinger 6f41c759eb fixing asset upload 2024-06-13 14:05:21 +02:00
Giulio Andreini a9179896f6
fix(Slack Trigger Node): Wrong file naming fix (no-changelog) (#9719) 2024-06-13 08:37:42 +02:00
Valentin Coppin 67932c0b76
fix: Fix typo with submitted (no-changelog) (#9662) 2024-06-07 15:30:26 +01:00
Michael Kret a684681ea1
fix(Remove Duplicates Node): Tolerate null fields (#9642) 2024-06-06 16:52:56 +03:00
Elias Meire 600013a1ab
feat: Add support for dark mode node icons and colors (#9412)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-06-06 13:34:30 +02:00
Jon 68e856d155
fix(Gotify Node): Fix issue with self signed certificates not working (#9647) 2024-06-06 12:22:37 +01:00
Michael Kret b45f3dc9fb
fix(n8n Form Trigger Node): Error if Respond to Webhook and respond node not in workflow (#9641) 2024-06-06 13:12:52 +03:00
pemontto 7aea8243fe
fix(Jira Software Node): Fix the order by feature (#9639) 2024-06-06 08:58:59 +01:00
Ria Scholz 9853ecc5bc
fix(X (Formerly Twitter) Node): Change how tweet id is retrieved from quote URL (#9635)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-06-06 09:02:38 +02:00
pemontto a946ead46e
fix(Jira Software Node): Fix comments limit and add sorting (#9634) 2024-06-05 15:26:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ 044607e2a0
ci: Consistent tsconfig setup for backend packages and fix pnpm typecheck for composite packages (no-changelog) (#9604)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-06-05 09:50:48 +02:00
Elias Meire 84f091d3e5
fix(HTTP Request Node): Sanitize secrets of predefined credentials (#9612) 2024-06-05 09:25:39 +02:00
Michael Kret cda1e3f6e5
fix: Do not show [object Object] in error message when validating type (no-changelog) (#9591) 2024-06-03 12:09:48 +03:00