n8n/packages/nodes-base/nodes
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
..
ActionNetwork refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ActiveCampaign refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
AcuityScheduling refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Affinity refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
AgileCrm refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Airtable refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Amqp refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ApiTemplateIo refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Asana refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Automizy refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Autopilot refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Aws refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
BambooHr refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Bannerbear refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Baserow refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Beeminder refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Bitbucket refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Bitly refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Bitwarden refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Box refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Brandfetch refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Bubble refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Cal refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Calendly refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Chargebee refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
CircleCi refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Cisco/Webex refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Clearbit refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ClickUp refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Clockify refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Cockpit refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Coda refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
CoinGecko refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Compression refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Contentful refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ConvertKit refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Copper refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Cortex refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
CrateDb refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Cron refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Crypto refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
CustomerIo refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
DateTime refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
DeepL refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Demio refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Dhl refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Discord refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Discourse refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Disqus refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Drift refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Dropbox refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Dropcontact refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
EditImage refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Egoi refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Elastic refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
EmailReadImap refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
EmailSend refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Emelia refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ERPNext refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ErrorTrigger refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Eventbrite refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ExecuteCommand refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
ExecuteWorkflow refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Facebook refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Figma refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
FileMaker refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Flow refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
FormIo refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Formstack refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Freshdesk refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Freshservice refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
FreshworksCrm refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Ftp refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
Function refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
FunctionItem refactor: Format nodes-base package (A-F) (#3800) 2022-08-01 22:47:55 +02:00
GetResponse feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Ghost fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Git refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Github 👕 Fix lint issue 2022-07-13 10:38:12 +02:00
Gitlab feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Google Make multiple commands cross-platform (#3733) 2022-07-20 10:14:12 +02:00
Gotify refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
GoToWebinar fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Grafana feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
GraphQL feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Grist fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Gumroad
HackerNews feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
HaloPSA fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Harvest fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
HelpScout fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
HomeAssistant fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
HtmlExtract feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
HttpRequest feat(Shopify Node): Add OAuth support (#3389) 2022-07-15 10:36:01 +02:00
Hubspot fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
HumanticAI feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Hunter refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
ICalendar refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3624) 2022-07-04 11:12:08 +02:00
If
Intercom fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Interval refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3624) 2022-07-04 11:12:08 +02:00
InvoiceNinja fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
ItemLists feat(Item List Node): Add operation for creating array from input items (#3149) 2022-07-27 16:19:50 +02:00
Iterable fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Jenkins fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Jira fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
JotForm fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Kafka feat(Kafka Trigger Node): Add additional options (#3600) 2022-07-27 17:00:39 +02:00
Keap fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Kitemaker fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
KoBoToolbox fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Lemlist fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Line feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Linear fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
LingvaNex fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
LinkedIn fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
LocalFileTrigger
Magento fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mailcheck refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Mailchimp feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
MailerLite fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mailgun
Mailjet fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mandrill fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Markdown
Marketstack 👕 Fix lint issue 2022-07-13 10:38:12 +02:00
Matrix fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mattermost fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mautic fix(Mautic Node): Fix authentication issue (#3761) 2022-07-24 18:10:26 +02:00
Medium fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Merge
MessageBird feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Metabase feat(Metabase Node): Add Metabase Node (#3033) 2022-07-26 14:43:36 +02:00
Microsoft fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mindee feat(Mindee Node): Add support for new version (#3596) 2022-07-20 13:45:25 +02:00
Misp fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Mocean feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
MondayCom fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
MongoDb refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
MonicaCrm fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
MoveBinaryData feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
MQTT
Msg91 feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
MySql refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
N8nTrainingCustomerDatastore
N8nTrainingCustomerMessenger
N8nTrigger
Nasa feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Netlify fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
NextCloud feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
NocoDB feat(NocoDB Node): Add support v0.90.0+ (#3146) 2022-08-03 12:57:57 +02:00
NoOp
Notion feat(Notion Node): Allow to ignore Notion URL properties if empty (#3564) 2022-07-20 13:34:52 +02:00
Odoo fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
OneSimpleApi refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Onfleet fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
OpenThesaurus refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
OpenWeatherMap feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Orbit fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Oura refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Paddle fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
PagerDuty fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
PayPal fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Peekalink refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Phantombuster fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
PhilipsHue fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Pipedrive fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Plivo refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
PostBin refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Postgres refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
PostHog refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Postmark
ProfitWell fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Pushbullet fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Pushcut fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Pushover fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
QuestDb refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
QuickBase fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
QuickBooks fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
RabbitMQ refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3624) 2022-07-04 11:12:08 +02:00
Raindrop fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
ReadBinaryFile
ReadBinaryFiles
ReadPdf
Reddit refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Redis 👕 Fix lint issue 2022-07-13 10:38:12 +02:00
RenameKeys feat(Rename Node): Add regex replace (#2576) 2022-07-10 12:43:13 +03:00
RespondToWebhook
Rocketchat fix(Fix Rocketchat Node): Fix authentication issue (#3778) 2022-07-27 10:46:25 +02:00
RssFeedRead
Rundeck feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
S3 feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Salesforce fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Salesmate fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
SeaTable fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
SecurityScorecard refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Segment refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
SendGrid feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Sendy feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
SentryIo fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
ServiceNow fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Set
Shopify feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Signl4 feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Slack fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Sms77 feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Snowflake refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
SplitInBatches
Splunk fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Spontit refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Spotify refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
SpreadsheetFile feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
SseTrigger
Ssh feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Stackby feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Start
StickyNote
StopAndError
Storyblok fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Strapi feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Strava refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Stripe feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Supabase fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
SurveyMonkey fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Switch
SyncroMSP feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Taiga fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Tapfiliate fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Telegram feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
TheHive feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
TimescaleDb refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Todoist fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Toggl
TravisCi refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Trello feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Twake fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Twilio feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Twist fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Twitter fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Typeform feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
UnleashedSoftware refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Uplead refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
UProc refactor: Apply more eslint-plugin-n8n-nodes-base rules (#3624) 2022-07-04 11:12:08 +02:00
UptimeRobot refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
UrlScanIo feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
utils
Vero refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Vonage refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Wait
Webflow fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Webhook
Wekan fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Wise fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
WooCommerce feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Wordpress fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Workable fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
WorkflowTrigger fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
WriteBinaryFile feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Wufoo fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Xero fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Xml feat: Add item information to more node errors (#3681) 2022-07-12 17:51:01 +02:00
Yourls refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
Zammad fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Zendesk fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Zoho fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00
Zoom feat: Add more credentials tests (#3668) 2022-07-15 16:20:41 +02:00
Zulip fix: Fix broken links in nodes (#3716) 2022-07-14 22:05:11 +02:00