कारतोफ्फेलस्क्रिप्ट™
c738aa53e9
docs: Fix all credential documentation urls, and add a CI job to regularly validate these urls ( #5012 )
...
* add or update documentation URLs for all credentials
* add UTM params to documentation urls even when they are absolute urls
* Setup a CI job to validate documentation urls after every release
* Fix FacebookGraphApi documentation URL
* also validate node documentation urls
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-12-22 17:01:29 +01:00
bionemesis
67da2d0c72
docs: Update documentation url for n8n credentials (no-changelog) ( #5008 )
...
Update N8nApi.credentials.ts
Fix documentionUrl to point to the right location.
2022-12-22 15:33:34 +01:00
कारतोफ्फेलस्क्रिप्ट™
75a974987d
docs: Fix OpenAI credential docs url (no-changelog) ( #5006 )
2022-12-22 11:44:11 +01:00
Jan Oberhauser
7a984bb6b7
feat(OpenAI Node): Add a node to work with OpenAI ( #4932 )
...
* feat(OpenAI Node): Add a node to work with OpenAI
* Added codex file for OpenAi node
* Minor tweaks to Operation Image.
* Minor tweaks to Resource Text.
* Minor copy modification to Image:Create.
* Removed "a Text" in Text operations names.
* ⚡ Connect Response Format parameter and other improvements
* ✨ Add "filter" postReceiveAction
* ⚡ Rename operations and add spelling mistake again to example
* ⚡ Rename another operation
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2022-12-16 01:05:42 +01:00
Iván Ovejero
fbb8611ae2
refactor: Deprecate alwaysOpenEditWindow
for string
( #4839 )
...
* 🔥 Remove from client
* 📘 Update interface comment
* ✏️ Update docs
* ⚡ Update nodes
* ✏️ Fix typo
* ⏪ Restore misremoved property
* 🔥 Remove more instances
2022-12-07 15:29:45 +01:00
Michael Kret
61e26804ba
refactor(core): Remove linting exceptions in nodes-base ( #4794 )
...
* ⚡ enabled array-type
* ⚡ await-thenable on
* ⚡ ban-types on
* ⚡ default-param-last on
* ⚡ dot-notation on
* ⚡ member-delimiter-style on
* ⚡ no-duplicate-imports on
* ⚡ no-empty-interface on
* ⚡ no-floating-promises on
* ⚡ no-for-in-array on
* ⚡ no-invalid-void-type on
* ⚡ no-loop-func on
* ⚡ no-shadow on
* ⚡ ban-ts-comment re enabled
* ⚡ @typescript-eslint/lines-between-class-members on
* address my own comment
* @typescript-eslint/return-await on
* @typescript-eslint/promise-function-async on
* @typescript-eslint/no-unnecessary-boolean-literal-compare on
* @typescript-eslint/no-unnecessary-type-assertion on
* prefer-const on
* @typescript-eslint/prefer-optional-chain on
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-12-02 21:54:28 +01:00
Bram Kn
0c759dc548
feat(Postmark Trigger Node): Update credentials so they can be used with the HTTP Request Node ( #4790 )
2022-12-01 17:42:33 +00:00
Jonathan Bennetts
09a48c51b6
feat(Todoist Node): Update to use latest api version ( #4650 )
2022-11-29 11:37:37 +00:00
कारतोफ्फेलस्क्रिप्ट™
b6c57e19fc
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +01:00
Iván Ovejero
60d66426ff
refactor: Validate formatting in nodes-base
(no-changelog) ( #4685 )
...
* 🔥 Remove Prettier exceptions
* 👕 Start linting on formatting
* ⚡ Update `format` command
* 🎨 Apply formatting
2022-11-22 12:44:35 +01:00
Jonathan Bennetts
d96d6f11db
feat(Google Sheets Node): Overhaul of node
2022-11-15 15:57:07 +02:00
agobrech
9b5db8d7be
fix(HubSpot Node): Add notice to HubSpot credentials about API Key Sunset ( #4570 )
...
✨ Add notice about depreciation of Hubspot API token
2022-11-10 11:39:22 +01:00
Michael Kret
d7459a7145
fix(Notion (Beta) Node): Fix import in credentials (no-changelog) ( #4554 )
...
⚡ fix
2022-11-09 12:19:15 +01:00
Ugo Bataillard
3b3405089d
fix(Notion Trigger (Beta) Node): Fix Notion trigger polling strategy
2022-11-09 12:26:13 +02:00
Ricardo Espinoza
740df0c1e5
fix(Raindrop Node): Update access token URL ( #4542 )
...
⚡ Change token exchange URL
2022-11-08 15:02:49 -05:00
Michael Kret
479644a499
refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ ( #4523 )
...
* ⚡ rule and fixes
* ⚡ clean up
2022-11-08 15:28:21 +01:00
Iván Ovejero
1c229a7b52
refactor(core): apply lint rule cred-class-field-unobscured-sensitive-input
( #4495 )
...
* ⬆️ Upgrade linter
* 📦 Update `package-lock.json`
* 👕 Enable rule
* 👕 Apply rule
* 📦 Re-update `package-lock.json`
2022-11-01 17:41:45 +01:00
Michael Auerswald
1a37f0003f
fix(Email Trigger (IMAP) Node): improve connection handling and credentials ( #4393 )
...
* adds EmailReadImapV2 with fixes
2022-10-24 11:06:43 +02:00
Michael Kret
ca9eca9ae9
fix(TheHive Node): fixes for node issues
2022-10-21 19:46:31 +03:00
Michael Kret
2f4649cdf4
fix(InvoiceNinja Node): added support for v5
2022-10-21 19:45:54 +03:00
Deborah
ef1198324d
docs: update credential doc links for google nodes ( #4381 )
2022-10-20 16:52:03 +01:00
Ricardo Espinoza
7fcd821cad
feat(core): enable sending client credentials in body ( #4377 )
...
* ⚡ Enable inject credentials in the body for OAuth2 CC
* 🐛 Persist token data
* 👕 Fix linting error
2022-10-20 11:15:28 -04:00
vcrwr
b5c40e6294
feat(Hubspot Node): enable hubspot credentials for http predefined types ( #3686 )
2022-10-17 12:13:59 +01:00
AndLLA
fc87650180
feat(Rundeck Node): Update credential with test and make useable in HTTP Request node ( #3879 )
...
* add support for authenticate, test to RundeckApi Credentials
* ensure that the RunDeckApi note uses the authentication mechanism
defined incredentials
2022-10-16 15:26:31 +02:00
Jonathan Bennetts
2d4202d051
refactor: rename g-suite admin node to google workspace admin and update node icon ( #4252 )
2022-10-12 15:05:52 +01:00
Ricardo Espinoza
d36e920997
feat(Venafi TLS Protect Cloud): add Venafi TLS Protect Cloud ( #4253 )
...
* ✨ Venafi TTL Protect Cloud
* ⚡ Improvements
* ⚡ Add authenticate generic type
* ⚡ Add paired items
* ⚡ Add codex
* ⚡ Update package.json
2022-10-07 09:48:45 -04:00
Ricardo Espinoza
7abc7e6408
feat(Citrix ADC): add Citrix ADC node ( #4274 )
...
* ✨ Citrix ADC node
* 🐛 Fix typo in codex file
* ⚡ Remove trailing slash if there is one
* ⚡ Add certificate resource
* 🐛 Fix merge conflict issue
2022-10-07 09:10:02 -04:00
Ricardo Espinoza
a14110e663
feat(Venafi TLS Protect Datacenter): add Venafi TLS Protect Datacenter node ( #4255 )
...
* ✨ Venafi TLS Protect Datacenter
* ⚡ Add trigger to package.json
* 👕 Fix lint issues
* ⚡ Add codex
* 👕 Fix linting issues
* ⚡ Add paired items
* 🔥 Remove trigger
2022-10-07 09:05:48 -04:00
Ricardo Espinoza
94a02c6492
feat(Cloudflare Node): add Cloudflare node ( #4271 )
...
* ✨ Cloudflare node
* ⚡ Add paired items
* Added codex file for Cloudflare
* ⚡ Improvements
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2022-10-07 08:23:03 -04:00
Iván Ovejero
9089dbe942
perf(tooling): Upgrade to TypeScript 4.8 ( #4207 )
...
* ⬆️ Upgrade to TypeScript 4.8
* 🔥 Remove unneeded setting
* 📦 Update `package-lock.json`
* ⏪ Restore `skipLibCheck`
* 📦 Re-update `package-lock.json`
* ♻️ Apply feedback
* ♻️ Add check to new WhatsApp node
* 📦 Update `package-lock.json`
* Update package-lock.json
* ran `npm run lintfix`
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-10-05 13:36:09 +02:00
Jonathan Bennetts
616d62aa8e
fix(wufooTrigger Node): fix form names not being listed correctly ( #4151 )
2022-09-30 12:18:14 +01:00
Jonathan Bennetts
764bd3522b
fix(wekan Node): Fix authentication with new versions of Wekan ( #4088 )
2022-09-30 12:16:59 +01:00
Valya
f63710a892
feat(WhatsApp Business node): WhatsApp node ( #3659 )
...
* feat: base structure for whatsapp node with credentials
* feat: messages operation
* feat: create generic api call with credentials and test first operation
* fix: add missing template params
* fix: language code for template
* feat: media type and start of template components
* fix: remove provider name from media type
* lintfix
* fix: format
* feat: media operations w/o upload media type
* ♻️ Convert WhatsApp Business node to declarative style
* 🐛 form data not being sent with boundary in header
* ✨ add media operations to WhatsApp
* ✨ add credentials test to WhatsApp credentials
* ♻️ move preview url to optional collection in whatsapp message
* ♻️ renamed media operations in whatsapp node
* :refactor: move media file name to optional fields in whatsapp node
* ✨ add upload from n8n for whatsapp node message resource
* 🔥 remove other template component types in whatsapp node
* :speech_bubble: add specialised text for media types in WhatsApp node
* ⚡ Load dinamically phone number and template name
* ⚡ Add action property to all operations
* 🔥 Remove unnecessary imports
* ⚡ Use getBinaryDataBuffer helper
* ⚡ Add components property
* ✨ send components for whatsapp templates and template language
* 🏷️ fix WhatsApp node message function types
* 🏷️ fix any in whatsapp message functions
* 🔥 remove unused import
* ⚡ Improvements
* ⚡ Add send location
* ⚡ Add send contact
* ⚡ Small improvement
* ♻️ changes for review
* 🐛 fix presend error
* ♻️ change lat/long to numbers with proper clamping
* fix: bad merge
* refactor: changes for review
* update package-lock.json
* update package.-lock.json
* update
Co-authored-by: cxgarcia <schlaubitzcristobal@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-09-29 20:17:46 -04:00
Jonathan Bennetts
2714b4ced7
feat(slack Node): add operation get many for user resource ( #3150 )
2022-09-29 10:26:51 +01:00
Mike Arvela
929315f9e4
feat(n8nApi node): add core node for consuming the n8n API ( #4076 )
...
* feat(n8n node): create n8n core node for consuming the n8n API
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-09-27 12:05:51 +03:00
Shao Yu-Lung (Allen)
89d2d10c52
fix(MSSQL Node): Support tdsVersion option
2022-09-21 20:41:44 -04:00
Omar Ajoue
5130529066
fix: AWS credential testing issue ( #4107 )
2022-09-15 15:03:16 +02:00
Alex Grozav
9a59d0a5d1
feat(Adalo Node): MVP Adalo node N8N-3263 ( #3102 )
...
* ✨ Added Adalo node using declarative API.
* fix: Updated authentication headers.
* fix: Fixed node linting issues.
* ⚡ improvements
* fix: Fixed Adalo node pagination.
* fix: Fixed Adalo node linting issues.
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-09-14 13:36:53 +03:00
freya
1e963d8e1e
feat(GoogleCloudStorage Node): add GCS Node with Bucket and Object operations
2022-09-13 12:03:17 +01:00
Iván Ovejero
d0c9120031
refactor(nodes-base): Apply lint rule cred-class-field-authenticate-type-assertion
( #4057 )
...
👕 Apply `cred-class-field-authenticate-type-assertion`
2022-09-09 10:35:50 +02:00
Omar Ajoue
103f04e4eb
fix(AWS Nodes): Handle query string and body properly for AWS related requests ( #4039 )
2022-09-06 14:33:52 +02:00
ruanjiefeng
71cae90679
fix(kafkaTrigger Node): fix kafka trigger not working with default max requests value
2022-09-05 12:11:25 +01:00
Jonathan Bennetts
73c5210294
fix(beeminder Node): fix request id not being sent when creating a new datapoint
2022-09-02 15:51:05 +01:00
Aaron Delasy
49c85a1df8
fix: correct all the spelling typos ( #3960 )
...
* Improve code health
Fix TS typos in local variables
Fix CSS typos in local styles
Fix typos in comments
Fix typos in strings
* Fix order of n8n setup sections in CONTRIBUTING.md
2022-09-02 16:13:17 +02:00
Marcus
c2e97a89f9
feat(HighLevel Node): Add HighLevel node
...
* HighLevel Node & Credentials with basic Get/GetAll contacts
* moved contact description into subfolder
* improving all HighLevel contact crud operations
* Get All Contacts request filters and options
* Get All Contacts request operation pagination
* Get All Contacts pagination with rootProperty
* fixing contact operations lint error node-param-options-type-unsorted-items
* Get All Contact pagination using response total to terminate loop
* Get All Contacts pagination using qs startAfterId and startAfter instead of nextPageUrl
* cleanup ContactDescription.ts operations
* added OpportunityDescription.ts Get All Operation
* added PipelineDescription.ts Get All pipelines (pagination no supported)
* GenericFunctions.ts created highLevelApiPagination method
* removed returnAll from getAll pipelines because pagination not supported
* minor improvement using IPostReceiveRootProperty Interface
* added TaskDescription.ts GetAll operation
* TaskDescription get operation
* task delete operation
* ContactDescription fixing duplicate additionalFields
* OpportunityDescription.ts adding filters for get all operation
* opportunity get and delete operation
* opportunity create additional fields
* task create with additionalFields
* create opportunity added missing status
* pagination resource mapping; create opportunity for contact email/phone/id
* create task format field dueDate to suppressMilliseconds
* opportunity's pipeline options with loadOptions
* fixed task dueDate; task update operation
* added contact dnd fields
* added contact tags
* add contact source parameter
* using returnAll Tasks with undocumented limit property
* add contact customField with loadOptions
* task dueDate preSendAction throw required error
* opportunity stageId using getPipelineStages method
* improve update contacts operation; renaming identifier to contactId
* contact tasks renamed contactIdentifier to contactId and identifier to taskId
* delete unused postReceiveAction
* getTaskPostReceiceAction to inject contactId into items
* remove source field from update contact because not supported
* renaming opportunities pipelineIdentifier to pipelineId
* opportunity parameter reordering
* opportunity update operation
* opportunity renamed "Identifier" to "Opporituny ID"
* create opportunity additional field tags
* opportunity create/update additional fields
* opportunity update contactIdentifier
* deleted pipeline getAll resource; cleanup generic functions;
* opportunity getAll option stageId use getPipelineStages
* opportunity assignedTo options use loadOptionsMethod getUsers
* added loadOptions description ''Choose from the list, or specify an ID [...]'
* getAll Tasks removing output maxResults
* highLevelApiRequest add IPollFunctions
* add HighLevelTriggerNode
* add highLevelOAuth2Api credentials
* revert from v2 oauth2 back to apiKey v1 (incompatible client-oauth2)
* delete run.sh (was commited by accidant)
* removed HighLevelTrigger.node.ts (polling) until we support API V2 webhooks
* task additionalFields in alphabetical order; task assignedTo using loadOptions getUsers
* contact additionalFields/updateFields/filters in alphabetical order
* opportunity additionalFields/fields in alphabetical order
* ⚡ linter fixes, formating
* ⚡ fixed deprecated auth
* ⚡ lock file and auth fix
* ⚡ linter fixes
* ⚡ requestWithAuthentication in highLevelApiRequest
* ⚡ timeZones autoload and naming fixes
* contact property dnd - improved display name and description
* contact property dnd - improved display name and description
* contact create/update pre send action to validate email/phone
* updated description for contact lookup email and phone parameters
* opportunity monetary value - removed getAll filter (doesn't work) - added param description
* opportunity getAll startDate and endDate to type dateTime and dateTimeToEpochPreSendAction
* loadOption getTimezones() using /timezones and not moment.tz.names()
* improved description for opportunity parameter assignedTo
* added hint to opportunity param contactIdentifier "there can only be one..."
* added contact phone description and placeholder
* contact renamed operation "create" to "create or update" and added notice
* update opportunity - prefetch fields title/status required by api
* create/update task splitting up additionalFields to prep update changes
* update task- prefetch fields title/dueDate required by api
* linter fixes
* ⚡ improvements
* ⚡ updated autoloaded parameters names to follow convention
* update opportunity added hint "You cannot update an opportunity's pipeline ID."
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-08-30 11:25:06 +02:00
agobrech
9017fd463f
🐛 Fix issue where the QS would be ignored ( #3967 )
2022-08-29 15:28:17 +02:00
agobrech
76f9ad8bae
N8N-4126 credentials injection and testing on specific nodes ( #3816 )
...
* Add credential injection and testing to Lemlist, Uproc, Supabase, Segment, Phantombuster, Mailgun and Dropcontact
2022-08-24 10:26:48 +02:00
agobrech
5285fc1de6
N8N-4134 Add AWS cred testing and http custom calls with credentials ( #3924 )
...
* ✨ Add Aws testing and http custom api
2022-08-23 19:02:32 +02:00
Michael Kret
91d7e16c81
n8n-3867-progressively-apply-prettier-to-all ( #3873 )
...
* 🔨 formatting nodes with prettier
2022-08-17 17:50:24 +02:00
brianinoa
74cedd94a8
feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node ( #3746 )
...
* add sendinblue svg icon
* Add code and required files for new sendinblue node
* Add node to package.json
* Update credentials to display API Key instead of Access Token
* Use new svg found in brandfetch
* ⚡ Improvements
* ♻️ Moved descriptions for email to it's own file
* ⚡ Added support for contact get
* ⚡ moved email descriptions to it's own file
* ⚡ Add logic to conditionally remove/format sms,email
* ⚡ Improvements
* ⚡ Refactor Sender descriptions to it's own file
* ⚡ Fix urls
* ⚡ Improvements attempt
* ⚡ Refactor remove inline descriptions
* ⚡ Minor improvement
* 🎨 Learn a nice way to send options as key-value
* ⚡ Improvements
* ♻️ Fix Create Operation structure
* ♻️ Refactor create functionality for attribute
♻️ Introduce override for createAttribute selectedCategory
♻️ Add delete functionality
* 🔥 Remove preSend from delete
* ⚡ Implement override for body types
* ⚡ Cleanup node file
* ⚡ Update response for contact update
⚡ Update request url for contact delete
* ⚡ Add presend check for optional properties that are empty
⚡ Add Model file and TransactionalEmail interface
* ⚡ formatting
* ♻️ Remove requestOperations from Node Description level
* ♻️ Cleanup routing for Get All
♻️ Make Identifier required
* ⚡ Formatting
* ♻️ Add Options Collection
* ♻️ Add Filters area
* ♻️ Formatting
* ♻️ Handle empty return
* ♻️ Remove unused code
* ♻️ Fix pagination
♻️ Fix empty return for delete
* ⚡ Add pagination
* ⚡ Fix Modified Since
* ♻️ Reorder send operation ui
* ⚡ Remove no longer needed presend
⚡ Add send html template operation
* ♻️ Make Contact Attribute name and type required
* ♻️ Rename Attribute to Contact Attribute
* ♻️ Rename Identifier to Contact Identifier
* ♻️ Remove SMS from root level because it can exist in Contact Attributes
* ♻️ Fix Array type using 'Array<T>'
♻️ Fix double quotes should be single quotes
* 👕 Lint Fix
* ⚡ Add email attachment functionality
⚡ Add attachment data validation
* ⚡ Add dynamic loading of Email Template IDs
* ♻️ Cleanup validation method
* ⚡ Introduce workaround and use binary data for attachments
* feat: Migrated to npm release of riot-tmpl fork.
* 👕 Lint fix rules
* 👕 Lint fix rules
* fix: Updated imports to use @n8n_io/riot-tmpl
* fix: Fixed Logger.ts types.
* ⚡ Fix mixmatch of filename and package.json credentials list
* ⚡ fix mixmatch in nodes list
* feat(core): Give access to getBinaryDataBuffer in preSend method
* ⚡ clean up mixmatches in node naming
* ♻️ Refactor code to use newly exposed getBinaryDataBuffer method
* ⚡ Improvements
* 🔥 Remove unnecessary lines
* 👕 Fix linting issues
* ⚡ Fix issues with up to date APIs and improve readability
* ⚡ update naming of files
* ♻️ Move sendHtml boolean above subject
♻️ Update naming from Parameters to Fields
* ♻️ Move sendHtml boolean above subject
♻️ Update naming from Parameters to Fields
* ♻️ Add attribute name url encoding
♻️ Change limit's default to 50
* ⚡ Fix default for templateId
* ⚡ Fix display name for attribute list
* ♻️ Add clarity to attribute value display name
* ♻️ Add tags and attachments for emails
* ♻️ Add use of item's binary data fileName
* 👕 Fix action lint rule
* 👕 Remove deprecated lint rule
* ⬆️ Update eslint-plugin-n8n-nodes-base
* 👕 Fix lint rule for file name
* ⚡ Fix update attribute
* ♻️ Add upsert capabilites
* 🔥 Remove create or update operation
* ♻️ Add sendInBlueWebhookApi namespace
* ♻️ Add Webhook API functionality
* ⚡ Add SendInBlue Trigger
* ⚡ Return correct webhookId data
* ⚡ Add placeholder for receiving data
* 👕 Fixing existing linting issues
* 🚨 Enable namespacing in tslint file
* 👕 Fix linting issues
* ⚡ Rename exported WebhookApi
* 🔥 Remove unused Model.ts file
* ♻️ Update node to use SendInBlue namespace
* ⚡ Revert back to allowing upsert functionality
* ♻️ Fix options to better describe events
* Remove update flag for create operation
* ♻️ Fix discrepancies for contact resource
* remove no-namespace lint rule
* 👕 Fix linting issues
* ♻️ Add sendInBlueWebhookApi namespace
* ♻️ Add Webhook API functionality
* ⚡ Add SendInBlue Trigger
* ⚡ Return correct webhookId data
* ⚡ Add placeholder for receiving data
* 👕 Fix linting issues
* ⚡ Rename exported WebhookApi
* ♻️ Fix options to better describe events
* Add optionswithuri import that was lost
* ⚡ Fix details from janober's review
* ⚡ Fix order of displayName and name properties
* ⚡ Fix default value and improve loadOptions
* ⚡ Introduce support for comma separated attribute values
* ⚡ Introduce support for comma separated attribute values
* 👕 Fix linting issues
* Update defaults and required props
* ⚡ Fix copy paste issue Upsert was not using correct endpoint
* ⚡ Fix upsert email field display name
* ⚡ Last update, upsert email description
* ⚡ Add PostReceived type limit
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-08-03 18:08:51 +02:00