n8n/packages/nodes-base/nodes
Gonçalo Silva dc77594a1e
feat(Todoist Node): Add support for specifying the parent task when adding and listing tasks (#3161)
* Todoist: Update parent field to parent_id

`parent` is deprecated.

* Todoist: Move Labels to "additional fields" when adding a task

Improves consistency with other operations.

* Todoist: Improve section re-load when switching projects

It only worked when creating tasks, due to naming and nesting
inconsistencies between different operations. Making it consistent
adds predictability and allows reuse between operations.

* Todoist: Add support for parent_id when creating and listing tasks

*  fixes

*  test credentials fix

*  parameters naming fix

*  undo for breaking change

* feat(Salesforce Node): Add country field (#3314)

* fix(Slack Node): Fix Channel->Kick (#3365)

* feat(core): Allow credential reuse on HTTP Request node (#3228)

*  Create controller

*  Mount controller

* ✏️ Add error messages

*  Create scopes fetcher

*  Account for non-existent credential type

* 📘 Type scopes request

*  Adjust error message

* 🧪 Add tests

*  Introduce simple node versioning

*  Add example how to read version in node-code for custom logic

* 🐛 Fix setting of parameters

* 🐛 Fix another instance where it sets the wrong parameter

*  Remove unnecessary TOODs

*  Re-version HTTP Request node

* 👕 Satisfy linter

*  Retrieve node version

*  Undo Jan's changes to Set node

* 🧪 Fix CI/CD for `/oauth2-credential` tests (#3230)

* 🐛 Fix notice warning missing background color (#3231)

* 🐛 Check for generic auth in node cred types

*  Refactor credentials dropdown for HTTP Request node (#3222)

*  Discoverability flow (#3229)

*  Added node credentials type proxy. Changed node credentials input order.

*  Add computed property from versioning branch

* 🐛 Fix cred ref lost and unsaved

*  Make options consistent with cred type names

*  Use prop to set component order

*  Use constant and version

*  Fix rendering for generic auth creds

*  Mark as required on first selection

*  Implement discoverability flow

*  Mark as required on subsequent selections

*  Fix marking as required after cred deletion

*  Refactor to clean up

*  Detect position automatically

*  Add i18n to option label

*  Hide subtitle for custom action

*  Detect active credential type

*  Prop drilling to re-render select

* 🔥 Remove unneeded property

* ✏️ Rename arg

* 🔥 Remove unused import

* 🔥 Remove unneeded getters

* 🔥 Remove unused import

*  Generalize cred component positioning

*  Set up request

* 🐛 Fix edge case in endpoint

*  Display scopes alert box

*  Revert "Generalize cred comp positioning"

This reverts commit 75eea89273.

*  Consolidate HTTPRN check

*  Fix hue percentage to degree

* 🔥 Remove unused import

* 🔥 Remove unused import

* 🔥 Remove unused class

* 🔥 Remove unused import

* 📘 Create type for HTTPRN v2 auth params

* ✏️ Rename check

* 🔥 Remove unused import

* ✏️ Add i18n to `reportUnsetCredential()`

*  Refactor Alex's spacing changes

*  Post-merge fixes

*  Add docs link

* 🔥 Exclude Notion OAuth cred

* ✏️ Update copy

* ✏️ Rename param

* 🎨 Reposition notice and simplify styling

* ✏️ Update copy

* ✏️ Update copy

*  Hide params during custom action

*  Show notice if any cred type supported

* 🐛 Prevent scopes text overflow

* 🔥 Remove superfluous check

* ✏️ Break up docstring

* 🎨 Tweak notice styling

*  Reorder cred param in Webhook node

* ✏️ Shorten cred name in scopes notice

* 🧪 Update Notice snapshots

* 🐛 Fix check when `globalRole` is `undefined`

*  Revert 3f2c4a6

*  Apply feedback from Product

* 🧪 Update snapshot

*  Adjust regex expansion pattern for singular

* 🔥 Remove unused import

* 🔥 Remove logging

*  Make `somethingElse` key more unique

*  Move something else to constants

*  Consolidate notice component

*  Apply latest feedback

* 🧪 Update tests

* 🧪 Update snapshot

* ✏️ Fix singular version

* 🧪 Finalize tests

* ✏️ Rename constant

* 🧪 Expand tests

* 🔥 Remove `truncate` prop

* 🚚 Move scopes fetching to store

* 🚚 Move method to component

*  Use constant

*  Refactor `Notice` component

* 🧪 Update tests

* 🔥 Remove unused keys

*  Inject custom API call option

* 🔥 Remove unused props

* 🎨 Use `compact` prop

* 🧪 Update snapshots

* 🚚 Move scopes to store

* 🚚 Move `nodeCredentialTypes` to parent

* ✏️ Rename cred types per branding

* 🐛 Clear scopes when none

*  Add default

* 🚚 Move `newHttpRequestNodeCredentialType` to parent

* 🔥 Remove test data

*  Separate lines for readability

*  Change reference from node to node name

* ✏️ Rename i18n keys

*  Refactor OAuth check

* 🔥 Remove unused key

* 🚚 Move `OAuth1/2 API` to i18n

*  Refactor `skipCheck`

*  Add `stopPropagation` and `preventDefault`

* 🚚 Move active credential scopes logic to store

* 🎨 Fix spacing for `NodeWebhooks` component

*  Implement feedback

*  Update HTTPRN default and issue copy

* Refactor to use `CredentialsSelect` param (#3304)

*  Refactor into cred type param

*  Componentize scopes notice

* 🔥 Remove unused data

* 🔥 Remove unused `loadOptions`

*  Componentize `NodeCredentialType`

* 🐛 Fix param validation

* 🔥 Remove dup methods

*  Refactor all references to `isHttpRequestNodeV2`

* 🎨 Fix styling

* 🔥 Remove unused import

* 🔥 Remove unused properties

* 🎨 Fix spacing for Pipedrive Trigger node

* 🎨 Undo Webhook node styling change

* 🔥 Remove unused style

*  Cover `httpHeaderAuth` edge case

* 🐛 Fix `this.node` reference

* 🚚 Rename to `credentialsSelect`

* 🐛 Fix mistaken renaming

*  Set one attribute per line

*  Move condition to instantiation site

* 🚚 Rename prop

*  Refactor away `prepareScopesNotice`

* ✏️ Rename i18n keys

* ✏️ Update i18n calls

* ✏️ Add more i18n keys

* 🔥 Remove unused props

* ✏️ Add explanatory comment

*  Adjust check in `hasProxyAuth`

*  Refactor `credentialSelected` from prop to event

*  Eventify `valueChanged`, `setFocus`, `onBlur`

*  Eventify `optionSelected`

*  Add `noDataExpression`

* 🔥 Remove logging

* 🔥 Remove URL from scopes

*  Disregard expressions for display

* 🎨 Use CSS modules

* 📘 Tigthen interface

* 🐛 Fix generic auth display

* 🐛 Fix generic auth validation

* 📘 Loosen type

* 🚚 Move event params to end

*  Generalize reference

*  Refactor generic auth as `credentialsSelect` param

*  Restore check for `httpHeaderAuth `

* 🚚 Rename `existing` to `predefined`

* Extend metrics for HTTP Request node (#3282)

*  Extend metrics

* 🧪 Add tests

*  Update param names

Co-authored-by: Alex Grozav <alex@grozav.com>

*  Update check per new branch

*  Include generic auth check

*  Adjust telemetry (#3359)

*  Filter credential types by label

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>

* ⬆️ Update package-lock.json file

* 🔖 Release n8n-workflow@0.100.0

* ⬆️ Set n8n-workflow@0.100.0 on n8n-core

* 🔖 Release n8n-core@0.118.0

* ⬆️ Set n8n-core@0.118.0 and n8n-workflow@0.100.0 on n8n-node-dev

* 🔖 Release n8n-node-dev@0.57.0

* ⬆️ Set n8n-core@0.118.0 and n8n-workflow@0.100.0 on n8n-nodes-base

* 🔖 Release n8n-nodes-base@0.176.0

* 🔖 Release n8n-design-system@0.21.0

* ⬆️ Set n8n-design-system@0.21.0 and n8n-workflow@0.100.0 on n8n-editor-ui

* 🔖 Release n8n-editor-ui@0.144.0

* ⬆️ Set n8n-core@0.118.0, n8n-editor-ui@0.144.0, n8n-nodes-base@0.176.0 and n8n-workflow@0.100.0 on n8n

* 🔖 Release n8n@0.178.0

* 🔖 Update main package.json to 0.178.0

* 📚 Update CHANGELOG.md with version 0.178.0

* fix(editor): Fix problem with HTTP Request Node 1 credentials to be set (#3371)

* 🔖 Release n8n-editor-ui@0.144.1

* ⬆️ Set n8n-editor-ui@0.144.1 on n8n

* 🔖 Release n8n@0.178.1

* 🔖 Update main package.json to 0.178.1

* 📚 Update CHANGELOG.md with version 0.178.1

* fix(editor): Fix parameter loading bug (#3374)

* fix parameter loading bug

* remove duplicate check

* 🔖 Release n8n-editor-ui@0.144.2

* ⬆️ Set n8n-editor-ui@0.144.2 on n8n

* 🔖 Release n8n@0.178.2

* 🔖 Update main package.json to 0.178.2

* 📚 Update CHANGELOG.md with version 0.178.2

*  Improvements

* fix(core): Fix issue that "closeFunction" got called twice

* fix(core): Prevent expressions XSS (#3366)

*  Added checks for window object access in template strings.

*  Added self, prompt and confirm to blocklist. Changed window usage condition.

* fix(editor): Fix conflicting hover states between sticky button and node view (#3368)

* 🐛 Fixing conflicting hover states between sticky button and node view.

* 🔨 Updating and optimizing sticky menu hover logic

* 📇 Removing redundant comments from `NodeView`.

* fix(editor): Fix credential display bug (#3372)

*  Filter credentials by version

*  Reuse helper

* fix(NextCloud Node): Fix folder list with Nextcloud v24 (#3386)

* initial fix for v24 folder listing

* implemented new credential methods

* Nodelinter fixes

* feat(PostBin Node): Add PostBin node  (#3236)

* 🚧 Initial progress on PostBin node.

*  Implemented Bin and Request operations for PostBin node.

* 🚧 Reworked the node in the declarative way.

* 🚧 PosBin node refactoring after reworking it.

*  Implemented Bin id parsing in PostBin node. Done some final refactoring and documentation.

*  Improvements

*  Add comments

* 👌Updating the PostBin node based on the product review

* 💄Updating PostBin node Bin ID validation logic

*  Small improvements

*  Transform the bin requests and add additional properties

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>

*  Simplify auth

* 👕 Fix lint issue

Co-authored-by: Michael Kret <michael.k@radency.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Milorad FIlipović <miloradfilipovic19@gmail.com>
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2022-05-27 18:15:05 +02:00
..
ActionNetwork refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ActiveCampaign refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
AcuityScheduling refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Affinity refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
AgileCrm refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Airtable refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Amqp refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ApiTemplateIo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Asana refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Automizy refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Autopilot refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Aws refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
BambooHr refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Bannerbear refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Baserow refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Beeminder refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Bitbucket refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Bitly refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Bitwarden refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Box refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Brandfetch refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Bubble refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Calendly Update Calendly Logo (#2528) 2022-04-20 08:56:50 +02:00
Chargebee refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
CircleCi refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Cisco/Webex refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Clearbit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ClickUp refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Clockify refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Cockpit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Coda refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
CoinGecko refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Compression refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Contentful refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ConvertKit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Copper refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Cortex refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
CrateDb refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Cron refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Crypto refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
CustomerIo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
DateTime refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
DeepL refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Demio refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Dhl refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Discord refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Discourse refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Disqus refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Drift refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Dropbox refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Dropcontact refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
EditImage refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Egoi refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Elastic refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
EmailReadImap refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
EmailSend refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Emelia refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ERPNext refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ErrorTrigger Improve Waiting Webhook call state in WF Canvas (#2430) 2021-11-25 23:33:41 +01:00
Eventbrite refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ExecuteCommand refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ExecuteWorkflow refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Facebook refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Figma refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
FileMaker refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Flow refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
FormIo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Formstack refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Freshdesk refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Freshservice refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
FreshworksCrm refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Ftp refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Function refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
FunctionItem refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
GetResponse refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Ghost refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Git refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Github refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Gitlab refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Google refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Gotify refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
GoToWebinar refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Grafana Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
GraphQL refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Grist refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Gumroad refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HackerNews refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HaloPSA refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Harvest refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HelpScout refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HomeAssistant refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HtmlExtract refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HttpRequest feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Hubspot refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
HumanticAI refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Hunter refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ICalendar refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
If refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Intercom refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Interval refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
InvoiceNinja refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ItemLists refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Iterable refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Jenkins refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Jira refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
JotForm refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Kafka refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Keap refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Kitemaker refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
KoBoToolbox refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Lemlist refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Line refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Linear refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
LingvaNex refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
LinkedIn refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
LocalFileTrigger refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
Magento refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mailcheck refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mailchimp refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MailerLite refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mailgun refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Mailjet refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mandrill refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Markdown refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Marketstack refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Matrix refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mattermost refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mautic refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Medium refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Merge refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
MessageBird refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Microsoft refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Mindee refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Misp Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
Mocean refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MondayCom refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MongoDb refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MonicaCrm refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MoveBinaryData refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
MQTT refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Msg91 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
MySql refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
N8nTrainingCustomerDatastore refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
N8nTrainingCustomerMessenger refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
N8nTrigger Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
Nasa refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Netlify refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
NextCloud feat(Todoist Node): Add support for specifying the parent task when adding and listing tasks (#3161) 2022-05-27 18:15:05 +02:00
NocoDB refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
NoOp Update Codex files (#2797) 2022-02-11 13:20:42 +01:00
Notion refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Odoo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
OneSimpleApi refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Onfleet refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
OpenThesaurus refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
OpenWeatherMap refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Orbit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Oura refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Paddle refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
PagerDuty refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
PayPal refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Peekalink refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Phantombuster refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
PhilipsHue refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Pipedrive refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Plivo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
PostBin feat(PostBin Node): Add PostBin node (#3236) 2022-05-27 18:04:56 +02:00
Postgres refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
PostHog refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Postmark refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ProfitWell refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Pushbullet refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Pushcut refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Pushover refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
QuestDb refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
QuickBase refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
QuickBooks refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
RabbitMQ refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Raindrop refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ReadBinaryFile refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ReadBinaryFiles refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ReadPdf refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Reddit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Redis refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
RenameKeys refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
RespondToWebhook 🐛 Binary data handling fixes (#2629) 2022-01-03 22:42:42 +01:00
Rocketchat refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
RssFeedRead refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Rundeck refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
S3 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Salesforce feat(Salesforce Node): Add country field (#3314) 2022-05-24 08:56:33 +02:00
Salesmate refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SeaTable refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SecurityScorecard refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Segment refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SendGrid refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Sendy refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SentryIo refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ServiceNow refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Set refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Shopify refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Signl4 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Slack fix(Slack Node): Fix Channel->Kick (#3365) 2022-05-24 09:12:10 +02:00
Sms77 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Snowflake refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SplitInBatches refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Splunk refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Spontit refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Spotify refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SpreadsheetFile refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SseTrigger refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Ssh refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Stackby refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Start refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
StickyNote refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
StopAndError refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
Storyblok refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Strapi refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Strava refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Stripe refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Supabase refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SurveyMonkey refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Switch refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
SyncroMSP refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Taiga refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Tapfiliate refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Telegram refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
TheHive refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
TimescaleDb refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Todoist feat(Todoist Node): Add support for specifying the parent task when adding and listing tasks (#3161) 2022-05-27 18:15:05 +02:00
Toggl 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
TravisCi refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Trello refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Twake refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Twilio refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Twist refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Twitter refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Typeform refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
UnleashedSoftware refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Uplead refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
UProc refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
UptimeRobot refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
UrlScanIo Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
utils 👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00
Vero refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Vonage refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Wait refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Webflow refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Webhook refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Wekan refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Wise refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
WooCommerce refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Wordpress refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Workable refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
WorkflowTrigger refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
WriteBinaryFile refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Wufoo refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Xero refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Xml refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
Yourls refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Zammad refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
Zendesk refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Zoho refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Zoom refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
Zulip refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00