n8n/packages/nodes-base/credentials
mertmit d65a9ed118
feat(NocoDB Node): Add support v0.90.0+ (#3146)
* feat(NocoDB Node): add support for new NocoDB API

* fix(NocoDB Node): fix binary row update on old NocoDB API

* fix(NocoDB Node): fix getAll endpoint

* feat(NocoDB Node): allow xc-token as credential

* fix(NocoDB Node): get all for new api

* feat(NocoDB Node): list options & change to single data apis

* Moved to new format and reduced some code reuse

* Added API Version to Node Settings

* Improvements to remove code reuse and use bulk endpoints

* Added new credentials to close off PR#2909

* Credential testing working

*  Improvements

*  Add generic authentication type to credentials

* 🔥 Remove credentials verification

* Fixed Get All not working with manual limit

* Removed json object from project / table fields

* added fix from n8n-4159

* 👕 Fix linting issue

* feat: Improvements to pairedItem

* refactor: Consolidate hoisted package versions (#3724)

* 📦 Consolidate hoisted package versions

* 📦 Update `package-lock.json`

* 📦 Update `package-lock.json`

* 📦 Update `package-lock.json`

* refactor: Upgrade to ESLint 8 (#3722)

* ⬆️ Upgrade to ESLint 8

* 📦 Update package-lock.json

* 👕 Add lint exceptions

* 👕 Add more lint exceptions

*  Remove `tslint` from some packages

* 👕 Except init file

* 📦 Update `package-lock.json`

* 📦 Update `package-lock.json`

* 👕 Add exceptions to new lines coming from `master `

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

* refactor: Format all credentials (#3720)

* Apply Prettier to all credentials

* Fix quotes for lint

* 👕 Remove `quotemark` rule

* 👕 Run Prettier to take over quotes

* ⬆️ Upgrade `eslint-plugin-n8n-nodes-base`

* 📦 Update `package-lock.json`

Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>

* fix: Fix node_type property in all events (#3759)

* ⬆️ Update package-lock.json file

* fix(Mautic Node): Fix authentication issue (#3761)

* Fixes mautic credential issue

* removed unused imports

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

* fix(AWS DynamoDB Node): Fix expression attribute names (#3763)

* Fix expression attribute names in getAll

* fix: EAN value should be a string, not object

* Removed extra code for working out what credentials are in use

* fix(editor): Fix linking buttons color (#3770)

* fix color of icon

* center buttons

* fix(editor): Restore pindata header colors (#3758)

* 🎨 Restore `color-secondary-tint` colors

* 🔥 Remove typing from JS file

* fix(editor): Fix sticky duplication and position bug (#3755)

* fix bug when inserting sticky

* center sticky on insert

* export as const

* refactor(editor): Move all colors to css variables (#3723)

* update white color

* update white color

* update more whites

* update color

* update curr running

* update text color #555

* update white color

* set search bar colors

* update colors

* update node executing

* update text colors

* update light color

* update theme

* update theme

* update overlays carousel

* update theme vars

* add dark theme tokens

* update text

* update table colors

* fix conflict

* update colors

* feat(Metabase Node): Add Metabase Node (#3033)

* Boilerplate with new node's version for metabse

* Metabases MVP features

* Added new credential for metabse, added custom auth for metabase

* Fixed bug with one enpoint not working

* Clean up code

* Uniformised the renovate token

* Made two example of responses for review

* Fixed lint issues

* Feature add datasources

* Changed output from databases

* Changed questions data output

* Fixed issue when testing credentials with new node format

* Add the possibility to get raw data

* Removed handle for the metabase meta results, changed export's name

* Add binary extraction for the result data

* Fixed binary download issue

*  Add preAuthentication method to credentials

* Revert "Added new credential for metabse, added custom auth for metabase"

This reverts commit 5f1b7607ad.

* Revert "Added new credential for metabse, added custom auth for metabase"

This reverts commit 5f1b7607ad.

* Added preAuth and fixed autfixable linting rules

* Fixed linting errors

* Linting fixes

* Remove / at the end of url, and add placeholder for cred url

* Make export to Json retun only json and no binary

* Fix lint issues

* Add action and exception for lint rule

* Remove unnecessary credential file

*  Simplify and cleanup

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

* fix(editor): Fix spaces bug (#3774)

* refactor(editor): Change welcome sticky content (#3769)

* Updated Welcome sticky content

* Updated welcome sticky thumbnail image

Image was swapped out, used exact same file name + sizing so did not require code changes.

* Replaced welcome sticky thumbnail image

* fix(Fix Rocketchat Node): Fix authentication issue (#3778)

* Add suggested VSCode settings (#3783)

*  Add suggested settings

* 🔥 Remove app-level setting

* 🎨 Update indentation

* fix(core): Add windows support to import:credentials --separate (#3589)

* feat(Item List Node): Add operation for creating array from input items (#3149)

* 🔨 create array operation

* 🔨 removed semicolumn

* 🔨 updated UI

*  display option fix

*  aggregate operation description update, default aggregate item

* refactor: Add Onboarding call prompts (#3682)

*  Implemented initial onboarding call prompt logic

*  Added onboarding call prompt feature environment variable

*  Implemented onboarding session signup modal

* 📈 Added initial telemetry for the onboarding call prompt

* ✔️ Fixing linter error in server.ts

* 💄 Updating onboaring call prompt and modal wording and styling

*  Implemented initial version of fake doors feature

*  Added parameters to onboarding call prompt request

*  Finished implementing fake doors in settings

* 🔨 Updating onboarding call prompt fetching logic (fetching before timeout starts)

* 👌 Updating onboarding call prompt and fake door components based on the front-end review feedback

*  Updated fake doors so they support UI location specification. Added credentials UI fake doors.

*  Added checkbox to the signup form, improved N8NCheckbox formatting to better handle overflow

* 💄 Moving seignup checkbox label text to i18n file, updating checkbox component css to force text wrap

*  Update API calls to work with the new workflow request and response formats

* 👌 Updating fake door front-end based on the review feedback

* 👌 Updating onboarding call prompt and fake doors UI based in the product feedback

*   Updated onboarding call prompts front-end to work with new endpoints and added new telemetry events

* 🐛 Fixing onboarding call prompts not appearing in first user sessions

* ️ add createdAt to PublicUser

* 👌 Updating onboarding call prompts front-end to work with the latest back-end and addressing latest product review

*  Improving error handling when submitting user emails on signup

* 💄 Updating info text on Logging feature page

* 💄 Updating first onboarding call prompt timeout to 5 minutes

* 💄 Fixing `N8nCheckbox` component font overflow

Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>

* feat(Kafka Trigger Node): Add additional options (#3600)

* 🔨 additional options to kafka trigger

*  option for maxInFlightRequests

*  Small change

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>

* fix(editor): Fix pin data in executions when pinData is null. (#3787)

* ⬆️ Update package-lock.json file

* 🔖 Release n8n-workflow@0.110.0

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

* 🔖 Release n8n-core@0.128.0

* ⬆️ Set n8n-core@0.128.0 and n8n-workflow@0.110.0 on n8n-node-dev

* 🔖 Release n8n-node-dev@0.67.0

* ⬆️ Set n8n-core@0.128.0 and n8n-workflow@0.110.0 on n8n-nodes-base

* 🔖 Release n8n-nodes-base@0.186.0

* 🔖 Release n8n-design-system@0.28.0

* ⬆️ Set n8n-design-system@0.28.0 and n8n-workflow@0.110.0 on n8n-editor-ui

* 🔖 Release n8n-editor-ui@0.154.0

* ⬆️ Set n8n-core@0.128.0, n8n-editor-ui@0.154.0, n8n-nodes-base@0.186.0 and n8n-workflow@0.110.0 on n8n

* 🔖 Release n8n@0.188.0

* 🔖 Update main package.json to 0.188.0

* 📚 Update CHANGELOG.md with version 0.188.0

* 👕 Adjust line endings for Prettier lintings (#3786)

* build: Use package-lock.json file with custom build

* 💄 Updating onboarding prompt label

* ⬆️ Set eslint@8.0.0 on n8n-workflow (#3768)

* ⬆️ Upgrade `n8n-workflow` to ESLint 8

* 📦 Update `package-lock.json`

* 📦 Re-update `package-lock.json`

*  Fix on error behaviour for Delete, Get and Update

Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Ahsan Virani <ahsan.virani@gmail.com>
Co-authored-by: Nicholas Penree <nick@penree.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: maxtkacz <maxtkacz@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Milorad FIlipović <miloradfilipovic19@gmail.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Milorad Filipovic <milorad@n8n.io>
2022-08-03 12:57:57 +02:00
..
ActionNetworkApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ActiveCampaignApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AcuitySchedulingApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AcuitySchedulingOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AffinityApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AgileCrmApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AirtableApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Amqp.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ApiTemplateIoApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
AsanaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AsanaOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AutomizyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AutopilotApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Aws.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
AWS.svg
BambooHrApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BannerbearApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BaserowApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BeeminderApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BitbucketApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BitlyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BitlyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BitwardenApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BoxOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BrandfetchApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
BubbleApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CalApi.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
CalendlyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ChargebeeApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CircleCiApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CiscoWebexOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ClearbitApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ClickUpApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
ClickUpOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ClockifyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CockpitApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CodaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ContentfulApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ConvertKitApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CopperApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CortexApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
CrateDb.credentials.ts Fix credential formatting issues (#3134) 2022-04-14 08:32:27 +02:00
CustomerIoApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DeepLApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DemioApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DhlApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DiscourseApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DisqusApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DriftApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DriftOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DropboxApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DropboxOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
DropcontactApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
EgoiApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ElasticsearchApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ElasticSecurityApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
EmeliaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ERPNextApi.credentials.ts refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
EventbriteApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
EventbriteOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FacebookGraphApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FacebookGraphAppApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FigmaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FileMaker.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FlowApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FormIoApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FormstackApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FormstackOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FreshdeskApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FreshserviceApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
FreshworksCrmApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Ftp.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GetResponseApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
GetResponseOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GhostAdminApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GhostContentApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GithubApi.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
GithubOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GitlabApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GitlabOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GitPassword.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GmailOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Google.svg
GoogleAdsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleAnalyticsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleBigQueryOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleBooksOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleCalendarOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleCloudNaturalLanguageOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleContactsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleDocsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleDriveOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleFirebaseCloudFirestoreOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleFirebaseRealtimeDatabaseOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GooglePerspectiveOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleSheetsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleSlidesOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleTasksOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoogleTranslateOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GotifyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GoToWebinarOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GrafanaApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
GristApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GSuiteAdminOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
GumroadApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HaloPSAApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HarvestApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HarvestOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HelpScoutOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HomeAssistantApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HttpBasicAuth.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HttpDigestAuth.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HttpHeaderAuth.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HttpQueryAuth.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HubspotApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HubspotAppToken.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HubspotDeveloperApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HubspotOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HumanticAiApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
HunterApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Imap.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
IntercomApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
InvoiceNinjaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
IterableApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
JenkinsApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
JiraSoftwareCloudApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
JiraSoftwareServerApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
JotFormApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Kafka.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
KeapOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
KitemakerApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
KoBoToolboxApi.credentials.ts fix(KoboToolbox Node): Improve attachment matching logic and GeoJSON Polygon format (#3535) 2022-07-04 22:06:38 +02:00
LemlistApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
LinearApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
LineNotifyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
LingvaNexApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
LinkedInOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Magento2Api.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
MailcheckApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailchimpApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailchimpOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailerLiteApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailgunApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailjetEmailApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MailjetSmsApi.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
MandrillApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MarketstackApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MatrixApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MattermostApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MauticApi.credentials.ts fix(Mautic Node): Fix authentication issue (#3761) 2022-07-24 18:10:26 +02:00
MauticOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MediumApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MediumOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MessageBirdApi.credentials.ts
MetabaseApi.credentials.ts feat(Metabase Node): Add Metabase Node (#3033) 2022-07-26 14:43:36 +02:00
Microsoft.svg
MicrosoftDynamicsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftExcelOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftGraphSecurityOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftOneDriveOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftOutlookOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftSql.credentials.ts Fix credential formatting issues (#3134) 2022-04-14 08:32:27 +02:00
MicrosoftTeamsOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MicrosoftToDoOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MindeeInvoiceApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MindeeReceiptApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MispApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MoceanApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MondayComApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MondayComOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MongoDb.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MonicaCrmApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Mqtt.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Msg91Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
MySql.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NasaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NetlifyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NetlifyOAuth2Api.credentials.ts
NextCloudApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NextCloudOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NocoDb.credentials.ts feat(NocoDB Node): Add support v0.90.0+ (#3146) 2022-08-03 12:57:57 +02:00
NocoDbApiToken.credentials.ts feat(NocoDB Node): Add support v0.90.0+ (#3146) 2022-08-03 12:57:57 +02:00
NotionApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
NotionOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OAuth1Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OdooApi.credentials.ts
OneSimpleApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OnfleetApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OpenWeatherMapApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OrbitApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
OuraApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PaddleApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PagerDutyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PagerDutyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PayPalApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PeekalinkApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PhantombusterApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PhilipsHueOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PipedriveApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PipedriveOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PlivoApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Postgres.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PostHogApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PostmarkApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ProfitWellApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PushbulletOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PushcutApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
PushoverApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
QuestDb.credentials.ts Fix credential formatting issues (#3134) 2022-04-14 08:32:27 +02:00
QuickBaseApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
QuickBooksOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
RabbitMQ.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
RaindropOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
RedditOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Redis.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
RocketchatApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
RundeckApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
S3.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SalesforceJwtApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SalesforceOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SalesmateApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SeaTableApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SecurityScorecardApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SegmentApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SendGridApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
SendyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SentryIoApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SentryIoOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SentryIoServerApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ServiceNowBasicApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ServiceNowOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Sftp.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ShopifyAccessTokenApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ShopifyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ShopifyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Signl4Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SlackApi.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
SlackOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Sms77Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Smtp.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
Snowflake.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SplunkApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SpontitApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SpotifyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SshPassword.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SshPrivateKey.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StackbyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StoryblokContentApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StoryblokManagementApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StrapiApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StravaOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
StripeApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SupabaseApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SurveyMonkeyApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SurveyMonkeyOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
SyncroMspApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TaigaApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TapfiliateApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TelegramApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TheHiveApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
TimescaleDb.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TodoistApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TodoistOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TogglApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TravisCiApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TrelloApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TwakeCloudApi.credentials.ts feat(core) Simplify authentication type (#3578) 2022-06-26 15:55:51 -07:00
TwakeServerApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TwilioApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TwistOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TwitterOAuth1Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TypeformApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
TypeformOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
UnleashedSoftwareApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
UpleadApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
UProcApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
UptimeRobotApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
UrlScanIoApi.credentials.ts feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
VeroApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
VonageApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WebflowApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WebflowOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WekanApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WiseApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WooCommerceApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WordpressApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WorkableApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
WufooApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
XeroOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
YourlsApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
YouTubeOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZammadBasicAuthApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZammadTokenAuthApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZendeskApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZendeskOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZohoOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZoomApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZoomOAuth2Api.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00
ZulipApi.credentials.ts refactor: Format all credentials (#3720) 2022-07-24 17:36:17 +02:00