2019-06-23 03:35:23 -07:00
|
|
|
{
|
2020-06-11 15:57:32 -07:00
|
|
|
"name": "n8n-nodes-base",
|
2023-02-06 05:12:55 -08:00
|
|
|
"version": "0.212.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"description": "Base nodes of n8n",
|
|
|
|
"license": "SEE LICENSE IN LICENSE.md",
|
|
|
|
"homepage": "https://n8n.io",
|
|
|
|
"author": {
|
|
|
|
"name": "Jan Oberhauser",
|
|
|
|
"email": "jan@n8n.io"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/n8n-io/n8n.git"
|
|
|
|
},
|
|
|
|
"scripts": {
|
2022-11-09 08:32:05 -08:00
|
|
|
"clean": "rimraf dist .turbo",
|
|
|
|
"dev": "pnpm watch",
|
2022-11-23 07:20:28 -08:00
|
|
|
"build": "tsc && gulp build:icons && gulp build:translations && pnpm build:metadata",
|
2021-11-18 02:32:13 -08:00
|
|
|
"build:translations": "gulp build:translations",
|
2022-11-23 07:20:28 -08:00
|
|
|
"build:metadata": "pnpm n8n-generate-known && pnpm n8n-generate-ui-types",
|
2022-11-22 04:43:28 -08:00
|
|
|
"format": "prettier --write . --ignore-path ../../.prettierignore",
|
2022-12-23 10:09:52 -08:00
|
|
|
"lint": "eslint --quiet nodes credentials",
|
2022-12-02 06:25:21 -08:00
|
|
|
"lintfix": "eslint nodes credentials --fix",
|
2022-11-23 07:20:28 -08:00
|
|
|
"watch": "tsc-watch --onSuccess \"pnpm n8n-generate-ui-types\"",
|
2020-06-11 15:57:32 -07:00
|
|
|
"test": "jest"
|
|
|
|
},
|
|
|
|
"files": [
|
|
|
|
"dist"
|
|
|
|
],
|
|
|
|
"n8n": {
|
|
|
|
"credentials": [
|
2021-06-27 04:07:25 -07:00
|
|
|
"dist/credentials/ActionNetworkApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ActiveCampaignApi.credentials.js",
|
|
|
|
"dist/credentials/AcuitySchedulingApi.credentials.js",
|
2020-06-16 00:27:47 -07:00
|
|
|
"dist/credentials/AcuitySchedulingOAuth2Api.credentials.js",
|
2022-09-14 03:36:53 -07:00
|
|
|
"dist/credentials/AdaloApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/AffinityApi.credentials.js",
|
|
|
|
"dist/credentials/AgileCrmApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/AirtableApi.credentials.js",
|
|
|
|
"dist/credentials/Amqp.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/ApiTemplateIoApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/AsanaApi.credentials.js",
|
2020-09-16 09:20:27 -07:00
|
|
|
"dist/credentials/AsanaOAuth2Api.credentials.js",
|
2020-10-13 12:35:01 -07:00
|
|
|
"dist/credentials/AutomizyApi.credentials.js",
|
2021-03-11 04:36:55 -08:00
|
|
|
"dist/credentials/AutopilotApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/Aws.credentials.js",
|
2022-01-22 09:48:58 -08:00
|
|
|
"dist/credentials/BambooHrApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/BannerbearApi.credentials.js",
|
2021-07-12 04:26:21 -07:00
|
|
|
"dist/credentials/BaserowApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/BeeminderApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/BitbucketApi.credentials.js",
|
|
|
|
"dist/credentials/BitlyApi.credentials.js",
|
2020-07-03 02:22:39 -07:00
|
|
|
"dist/credentials/BitlyOAuth2Api.credentials.js",
|
2021-02-20 09:55:57 -08:00
|
|
|
"dist/credentials/BitwardenApi.credentials.js",
|
2020-07-25 10:58:38 -07:00
|
|
|
"dist/credentials/BoxOAuth2Api.credentials.js",
|
2020-12-15 07:56:28 -08:00
|
|
|
"dist/credentials/BrandfetchApi.credentials.js",
|
2021-03-03 16:09:31 -08:00
|
|
|
"dist/credentials/BubbleApi.credentials.js",
|
2022-06-05 10:30:54 -07:00
|
|
|
"dist/credentials/CalApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/CalendlyApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ChargebeeApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/CircleCiApi.credentials.js",
|
2021-07-24 13:00:25 -07:00
|
|
|
"dist/credentials/CiscoWebexOAuth2Api.credentials.js",
|
2022-10-07 06:10:02 -07:00
|
|
|
"dist/credentials/CitrixAdcApi.credentials.js",
|
2022-10-07 05:23:03 -07:00
|
|
|
"dist/credentials/CloudflareApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ClearbitApi.credentials.js",
|
|
|
|
"dist/credentials/ClickUpApi.credentials.js",
|
2020-09-16 00:16:06 -07:00
|
|
|
"dist/credentials/ClickUpOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ClockifyApi.credentials.js",
|
|
|
|
"dist/credentials/CockpitApi.credentials.js",
|
|
|
|
"dist/credentials/CodaApi.credentials.js",
|
2020-08-04 12:07:54 -07:00
|
|
|
"dist/credentials/ContentfulApi.credentials.js",
|
2020-07-02 13:41:59 -07:00
|
|
|
"dist/credentials/ConvertKitApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/CopperApi.credentials.js",
|
2020-12-02 02:24:25 -08:00
|
|
|
"dist/credentials/CortexApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/CrateDb.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/CustomerIoApi.credentials.js",
|
2021-03-18 15:34:15 -07:00
|
|
|
"dist/credentials/DeepLApi.credentials.js",
|
2021-02-13 08:46:35 -08:00
|
|
|
"dist/credentials/DemioApi.credentials.js",
|
2021-11-25 09:48:52 -08:00
|
|
|
"dist/credentials/DhlApi.credentials.js",
|
2021-01-28 10:00:47 -08:00
|
|
|
"dist/credentials/DiscourseApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/DisqusApi.credentials.js",
|
|
|
|
"dist/credentials/DriftApi.credentials.js",
|
2020-06-16 02:45:47 -07:00
|
|
|
"dist/credentials/DriftOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/DropboxApi.credentials.js",
|
2020-06-25 20:37:26 -07:00
|
|
|
"dist/credentials/DropboxOAuth2Api.credentials.js",
|
2021-11-05 10:37:50 -07:00
|
|
|
"dist/credentials/DropcontactApi.credentials.js",
|
2020-12-19 05:08:31 -08:00
|
|
|
"dist/credentials/EgoiApi.credentials.js",
|
2021-07-17 02:43:45 -07:00
|
|
|
"dist/credentials/ElasticsearchApi.credentials.js",
|
2021-09-22 08:48:50 -07:00
|
|
|
"dist/credentials/ElasticSecurityApi.credentials.js",
|
2021-02-20 12:12:55 -08:00
|
|
|
"dist/credentials/EmeliaApi.credentials.js",
|
2021-04-03 02:07:21 -07:00
|
|
|
"dist/credentials/ERPNextApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/EventbriteApi.credentials.js",
|
2020-06-16 05:16:03 -07:00
|
|
|
"dist/credentials/EventbriteOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/FacebookGraphApi.credentials.js",
|
2020-11-04 03:26:09 -08:00
|
|
|
"dist/credentials/FacebookGraphAppApi.credentials.js",
|
2021-12-10 08:42:20 -08:00
|
|
|
"dist/credentials/FigmaApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/FileMaker.credentials.js",
|
|
|
|
"dist/credentials/FlowApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/FormIoApi.credentials.js",
|
2021-08-22 01:31:50 -07:00
|
|
|
"dist/credentials/FormstackApi.credentials.js",
|
|
|
|
"dist/credentials/FormstackOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/FreshdeskApi.credentials.js",
|
|
|
|
"dist/credentials/FreshserviceApi.credentials.js",
|
|
|
|
"dist/credentials/FreshworksCrmApi.credentials.js",
|
2020-08-04 00:01:13 -07:00
|
|
|
"dist/credentials/Ftp.credentials.js",
|
2020-11-10 09:28:03 -08:00
|
|
|
"dist/credentials/GetResponseApi.credentials.js",
|
|
|
|
"dist/credentials/GetResponseOAuth2Api.credentials.js",
|
2020-12-07 23:40:29 -08:00
|
|
|
"dist/credentials/GhostAdminApi.credentials.js",
|
|
|
|
"dist/credentials/GhostContentApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GithubApi.credentials.js",
|
|
|
|
"dist/credentials/GithubOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/GitlabApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/GitlabOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/GitPassword.credentials.js",
|
2020-08-18 03:40:19 -07:00
|
|
|
"dist/credentials/GmailOAuth2Api.credentials.js",
|
2022-07-04 13:47:50 -07:00
|
|
|
"dist/credentials/GoogleAdsOAuth2Api.credentials.js",
|
2021-01-05 10:16:25 -08:00
|
|
|
"dist/credentials/GoogleAnalyticsOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GoogleApi.credentials.js",
|
2021-04-17 06:04:25 -07:00
|
|
|
"dist/credentials/GoogleBigQueryOAuth2Api.credentials.js",
|
2020-10-19 10:57:50 -07:00
|
|
|
"dist/credentials/GoogleBooksOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GoogleCalendarOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/GoogleCloudNaturalLanguageOAuth2Api.credentials.js",
|
2022-09-13 04:03:17 -07:00
|
|
|
"dist/credentials/GoogleCloudStorageOAuth2Api.credentials.js",
|
2020-08-15 14:25:15 -07:00
|
|
|
"dist/credentials/GoogleContactsOAuth2Api.credentials.js",
|
2021-06-27 02:48:24 -07:00
|
|
|
"dist/credentials/GoogleDocsOAuth2Api.credentials.js",
|
2020-06-13 04:34:44 -07:00
|
|
|
"dist/credentials/GoogleDriveOAuth2Api.credentials.js",
|
2020-11-18 22:47:26 -08:00
|
|
|
"dist/credentials/GoogleFirebaseCloudFirestoreOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/GoogleFirebaseRealtimeDatabaseOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GoogleOAuth2Api.credentials.js",
|
2021-08-01 04:27:57 -07:00
|
|
|
"dist/credentials/GooglePerspectiveOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GoogleSheetsOAuth2Api.credentials.js",
|
2023-01-17 05:21:16 -08:00
|
|
|
"dist/credentials/GoogleSheetsTriggerOAuth2Api.credentials.js",
|
2021-04-05 03:29:26 -07:00
|
|
|
"dist/credentials/GoogleSlidesOAuth2Api.credentials.js",
|
2020-06-15 15:47:44 -07:00
|
|
|
"dist/credentials/GoogleTasksOAuth2Api.credentials.js",
|
2020-10-22 02:36:42 -07:00
|
|
|
"dist/credentials/GoogleTranslateOAuth2Api.credentials.js",
|
2020-11-10 10:15:56 -08:00
|
|
|
"dist/credentials/GotifyApi.credentials.js",
|
2021-02-21 23:49:00 -08:00
|
|
|
"dist/credentials/GoToWebinarOAuth2Api.credentials.js",
|
2021-09-29 17:10:39 -07:00
|
|
|
"dist/credentials/GristApi.credentials.js",
|
2021-11-26 04:10:03 -08:00
|
|
|
"dist/credentials/GrafanaApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/GSuiteAdminOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/GumroadApi.credentials.js",
|
2022-02-11 10:00:30 -08:00
|
|
|
"dist/credentials/HaloPSAApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HarvestApi.credentials.js",
|
2020-11-24 05:15:47 -08:00
|
|
|
"dist/credentials/HarvestOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HelpScoutOAuth2Api.credentials.js",
|
2022-08-30 02:25:06 -07:00
|
|
|
"dist/credentials/HighLevelApi.credentials.js",
|
2021-07-10 04:44:23 -07:00
|
|
|
"dist/credentials/HomeAssistantApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HttpBasicAuth.credentials.js",
|
|
|
|
"dist/credentials/HttpDigestAuth.credentials.js",
|
|
|
|
"dist/credentials/HttpHeaderAuth.credentials.js",
|
2021-12-05 08:00:41 -08:00
|
|
|
"dist/credentials/HttpQueryAuth.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HubspotApi.credentials.js",
|
2022-03-13 03:49:15 -07:00
|
|
|
"dist/credentials/HubspotAppToken.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HubspotDeveloperApi.credentials.js",
|
2020-06-13 16:48:24 -07:00
|
|
|
"dist/credentials/HubspotOAuth2Api.credentials.js",
|
2020-11-18 14:58:41 -08:00
|
|
|
"dist/credentials/HumanticAiApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/HunterApi.credentials.js",
|
|
|
|
"dist/credentials/Imap.credentials.js",
|
|
|
|
"dist/credentials/IntercomApi.credentials.js",
|
|
|
|
"dist/credentials/InvoiceNinjaApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/IterableApi.credentials.js",
|
2022-01-15 04:19:37 -08:00
|
|
|
"dist/credentials/JenkinsApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/JiraSoftwareCloudApi.credentials.js",
|
|
|
|
"dist/credentials/JiraSoftwareServerApi.credentials.js",
|
|
|
|
"dist/credentials/JotFormApi.credentials.js",
|
2020-10-29 07:42:54 -07:00
|
|
|
"dist/credentials/Kafka.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/KeapOAuth2Api.credentials.js",
|
2021-04-30 14:00:28 -07:00
|
|
|
"dist/credentials/KitemakerApi.credentials.js",
|
2022-03-20 01:54:31 -07:00
|
|
|
"dist/credentials/KoBoToolboxApi.credentials.js",
|
2021-03-04 01:25:47 -08:00
|
|
|
"dist/credentials/LemlistApi.credentials.js",
|
2022-02-11 08:20:41 -08:00
|
|
|
"dist/credentials/LinearApi.credentials.js",
|
2020-11-10 10:08:48 -08:00
|
|
|
"dist/credentials/LineNotifyOAuth2Api.credentials.js",
|
2020-11-24 14:30:43 -08:00
|
|
|
"dist/credentials/LingvaNexApi.credentials.js",
|
:sparkles: Add LinkedIn Integration (#942)
* :construction: node logic, request logic, authentication, logo, descriptions
* :construction: Posting image, article and text finished.
* :construction: Posting image, article and text in post finished
* :zap: Post creation (image, articles, text)
* :zap: Added post creation by organization, fixed up descriptions, credentials, indentation
* :zap: Fix issues on LinkedIn-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-17 14:32:12 -07:00
|
|
|
"dist/credentials/LinkedInOAuth2Api.credentials.js",
|
2021-09-15 01:07:02 -07:00
|
|
|
"dist/credentials/Magento2Api.credentials.js",
|
2021-04-24 10:34:59 -07:00
|
|
|
"dist/credentials/MailcheckApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MailchimpApi.credentials.js",
|
2020-06-13 19:29:21 -07:00
|
|
|
"dist/credentials/MailchimpOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/MailerLiteApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MailgunApi.credentials.js",
|
|
|
|
"dist/credentials/MailjetEmailApi.credentials.js",
|
|
|
|
"dist/credentials/MailjetSmsApi.credentials.js",
|
|
|
|
"dist/credentials/MandrillApi.credentials.js",
|
2021-08-01 04:49:24 -07:00
|
|
|
"dist/credentials/MarketstackApi.credentials.js",
|
2020-10-12 01:05:16 -07:00
|
|
|
"dist/credentials/MatrixApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MattermostApi.credentials.js",
|
|
|
|
"dist/credentials/MauticApi.credentials.js",
|
2020-06-13 07:42:37 -07:00
|
|
|
"dist/credentials/MauticOAuth2Api.credentials.js",
|
2020-08-05 00:29:29 -07:00
|
|
|
"dist/credentials/MediumApi.credentials.js",
|
|
|
|
"dist/credentials/MediumOAuth2Api.credentials.js",
|
2022-07-26 05:43:36 -07:00
|
|
|
"dist/credentials/MetabaseApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MessageBirdApi.credentials.js",
|
2022-07-19 01:09:06 -07:00
|
|
|
"dist/credentials/MetabaseApi.credentials.js",
|
2021-10-28 17:00:25 -07:00
|
|
|
"dist/credentials/MicrosoftDynamicsOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MicrosoftExcelOAuth2Api.credentials.js",
|
2022-01-08 01:53:10 -08:00
|
|
|
"dist/credentials/MicrosoftGraphSecurityOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MicrosoftOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/MicrosoftOneDriveOAuth2Api.credentials.js",
|
2020-12-28 23:23:01 -08:00
|
|
|
"dist/credentials/MicrosoftOutlookOAuth2Api.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/MicrosoftSql.credentials.js",
|
2020-09-13 02:08:43 -07:00
|
|
|
"dist/credentials/MicrosoftTeamsOAuth2Api.credentials.js",
|
2021-06-04 20:39:39 -07:00
|
|
|
"dist/credentials/MicrosoftToDoOAuth2Api.credentials.js",
|
2020-10-03 05:08:50 -07:00
|
|
|
"dist/credentials/MindeeInvoiceApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/MindeeReceiptApi.credentials.js",
|
2021-09-18 13:45:57 -07:00
|
|
|
"dist/credentials/MispApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MoceanApi.credentials.js",
|
|
|
|
"dist/credentials/MondayComApi.credentials.js",
|
2021-04-15 15:35:39 -07:00
|
|
|
"dist/credentials/MondayComOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/MongoDb.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/MonicaCrmApi.credentials.js",
|
2020-09-01 08:40:18 -07:00
|
|
|
"dist/credentials/Mqtt.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/Msg91Api.credentials.js",
|
|
|
|
"dist/credentials/MySql.credentials.js",
|
2022-09-27 02:05:51 -07:00
|
|
|
"dist/credentials/N8nApi.credentials.js",
|
2020-12-10 02:30:13 -08:00
|
|
|
"dist/credentials/NasaApi.credentials.js",
|
2021-09-18 13:12:20 -07:00
|
|
|
"dist/credentials/NetlifyApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/NextCloudApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/NextCloudOAuth2Api.credentials.js",
|
2021-08-01 07:16:07 -07:00
|
|
|
"dist/credentials/NocoDb.credentials.js",
|
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
* :zap: Improvements
* :zap: Add generic authentication type to credentials
* :fire: Remove credentials verification
* Fixed Get All not working with manual limit
* Removed json object from project / table fields
* added fix from n8n-4159
* :shirt: Fix linting issue
* feat: Improvements to pairedItem
* refactor: Consolidate hoisted package versions (#3724)
* :package: Consolidate hoisted package versions
* :package: Update `package-lock.json`
* :package: Update `package-lock.json`
* :package: Update `package-lock.json`
* refactor: Upgrade to ESLint 8 (#3722)
* :arrow_up: Upgrade to ESLint 8
* :package: Update package-lock.json
* :shirt: Add lint exceptions
* :shirt: Add more lint exceptions
* :heavy_minus_sign: Remove `tslint` from some packages
* :shirt: Except init file
* :package: Update `package-lock.json`
* :package: Update `package-lock.json`
* :shirt: 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
* :shirt: Remove `quotemark` rule
* :shirt: Run Prettier to take over quotes
* :arrow_up: Upgrade `eslint-plugin-n8n-nodes-base`
* :package: 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)
* :arrow_up: 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)
* :art: Restore `color-secondary-tint` colors
* :fire: 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
* :zap: Add preAuthentication method to credentials
* Revert "Added new credential for metabse, added custom auth for metabase"
This reverts commit 5f1b7607adb85d6ec897b184853bdfdbae77df6d.
* Revert "Added new credential for metabse, added custom auth for metabase"
This reverts commit 5f1b7607adb85d6ec897b184853bdfdbae77df6d.
* 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
* :zap: 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)
* :zap: Add suggested settings
* :fire: Remove app-level setting
* :art: 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)
* :hammer: create array operation
* :hammer: removed semicolumn
* :hammer: updated UI
* :zap: display option fix
* :zap: 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)
* :hammer: additional options to kafka trigger
* :zap: option for maxInFlightRequests
* :zap: Small change
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
* fix(editor): Fix pin data in executions when pinData is null. (#3787)
* :arrow_up: Update package-lock.json file
* :bookmark: Release n8n-workflow@0.110.0
* :arrow_up: Set n8n-workflow@0.110.0 on n8n-core
* :bookmark: Release n8n-core@0.128.0
* :arrow_up: Set n8n-core@0.128.0 and n8n-workflow@0.110.0 on n8n-node-dev
* :bookmark: Release n8n-node-dev@0.67.0
* :arrow_up: Set n8n-core@0.128.0 and n8n-workflow@0.110.0 on n8n-nodes-base
* :bookmark: Release n8n-nodes-base@0.186.0
* :bookmark: Release n8n-design-system@0.28.0
* :arrow_up: Set n8n-design-system@0.28.0 and n8n-workflow@0.110.0 on n8n-editor-ui
* :bookmark: Release n8n-editor-ui@0.154.0
* :arrow_up: 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
* :bookmark: Release n8n@0.188.0
* :bookmark: Update main package.json to 0.188.0
* :books: Update CHANGELOG.md with version 0.188.0
* :shirt: Adjust line endings for Prettier lintings (#3786)
* build: Use package-lock.json file with custom build
* 💄 Updating onboarding prompt label
* :arrow_up: Set eslint@8.0.0 on n8n-workflow (#3768)
* :arrow_up: Upgrade `n8n-workflow` to ESLint 8
* :package: Update `package-lock.json`
* :package: Re-update `package-lock.json`
* :zap: 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 03:57:57 -07:00
|
|
|
"dist/credentials/NocoDbApiToken.credentials.js",
|
2021-05-20 14:31:23 -07:00
|
|
|
"dist/credentials/NotionApi.credentials.js",
|
|
|
|
"dist/credentials/NotionOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/OAuth1Api.credentials.js",
|
|
|
|
"dist/credentials/OAuth2Api.credentials.js",
|
:sparkles: Add Odoo Node (#2601)
* added odoo scaffolding
* update getting data from odoo instance
* added scaffolding for main loop and request functions
* added functions for CRUD opperations
* improoved error handling for odooJSONRPCRequest
* updated odoo node and fixing nodelinter issues
* fixed alpabetical order
* fixed types in odoo node
* fixing linter errors
* fixing linter errors
* fixed data shape returned from man loop
* updated node input types, added fields list to models
* update when custom resource is selected options for fields list will be populated dynamicly
* minor fixes
* :hammer: fixed credential test, updating CRUD methods
* :hammer: added additional fields to crm resource
* :hammer: added descriptions, fixed credentials test bug
* :hammer: standardize node and descriptions design
* :hammer: removed comments
* :hammer: added pagination to getAll operation
* :zap: removed leftover function from previous implementation, removed required from optional fields
* :zap: fixed id field, added indication of type and if required to field description, replaced string input in filters to fetched list of fields
* :hammer: fetching list of models from odoo, added selection of fields to be returned to predefined models, fixes accordingly to review
* :zap: Small improvements
* :hammer: extracted adress fields into collection, changed fields to include in descriptions, minor tweaks
* :zap: Improvements
* :hammer: working on review
* :hammer: fixed linter errors
* :hammer: review wip
* :hammer: review wip
* :hammer: review wip
* :zap: updated display name for URL in credentials
* :hammer: added checks for valid id to delete and update
* :zap: Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-05 11:33:42 -08:00
|
|
|
"dist/credentials/OdooApi.credentials.js",
|
2021-11-10 13:48:20 -08:00
|
|
|
"dist/credentials/OneSimpleApi.credentials.js",
|
:sparkles: Add Onfleet Node & Trigger (#2845)
* feat: added Onfleet nodes
Added Onfleet nodes for working with different endpoints like:
organizations, administrators, workers, hubs, teams, destinations, recipients,
containers and webhooks.
* style: fixed typos, arrays uniformity, unnecesary files
* refactor: changed add to create in comments and labels
* feat: added name field to onfleet trigger node
* feat: added team endpoints to onfleet node
Added team auto-dispatch and driver time estimate endpoints to Onfleet
node
* style: remove dots in descriptions and fixed some typos
* feat: added fixes according to comments made on the n8n PR
added new fixed collections, refactored the code according to comments
made on the n8n pr
* fix: fixed recipient and destination cretion
* docs: added docstrings for format some functions
added docstrings for new functions addded for formatting the destination
and recipient objects
* style: formatting the code according to n8n nodelinter
* fix: typos and better descriptions
* [INT-510] n8n: Address additional problems from n8n code review (#5)
* Fixed some error creating a worker, moving some fields under additional fields collection
* Fixed returned values for delete operations, making some changes for style code
* Added operational error since required property is not working for dateTime fields
* :zap: Improvements to #2593
* :zap: Improvements
* :bug: Fix issue with wrong interface
* :zap: Improvements
* :zap: Improvements
* :zap: Minor improvement
Co-authored-by: Santiago Botero Ruiz <santiago.botero@devsavant.ai>
Co-authored-by: ilsemaj <james.li.upenn@gmail.com>
Co-authored-by: Santiago Botero Ruiz <39206812+YokySantiago@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-02-28 00:48:17 -08:00
|
|
|
"dist/credentials/OnfleetApi.credentials.js",
|
2022-12-15 16:05:42 -08:00
|
|
|
"dist/credentials/OpenAiApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/OpenWeatherMapApi.credentials.js",
|
2020-11-03 14:33:10 -08:00
|
|
|
"dist/credentials/OrbitApi.credentials.js",
|
2021-04-02 09:29:20 -07:00
|
|
|
"dist/credentials/OuraApi.credentials.js",
|
2020-08-25 01:50:39 -07:00
|
|
|
"dist/credentials/PaddleApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/PagerDutyApi.credentials.js",
|
2020-06-14 18:36:56 -07:00
|
|
|
"dist/credentials/PagerDutyOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/PayPalApi.credentials.js",
|
2021-02-07 12:44:20 -08:00
|
|
|
"dist/credentials/PeekalinkApi.credentials.js",
|
2021-01-02 11:16:18 -08:00
|
|
|
"dist/credentials/PhantombusterApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/PhilipsHueOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/PipedriveApi.credentials.js",
|
2020-07-23 14:10:20 -07:00
|
|
|
"dist/credentials/PipedriveOAuth2Api.credentials.js",
|
2021-03-23 15:49:08 -07:00
|
|
|
"dist/credentials/PlivoApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/Postgres.credentials.js",
|
2021-02-14 08:56:34 -08:00
|
|
|
"dist/credentials/PostHogApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/PostmarkApi.credentials.js",
|
2020-11-25 02:44:50 -08:00
|
|
|
"dist/credentials/ProfitWellApi.credentials.js",
|
2020-10-27 12:14:55 -07:00
|
|
|
"dist/credentials/PushbulletOAuth2Api.credentials.js",
|
2020-12-11 23:58:58 -08:00
|
|
|
"dist/credentials/PushcutApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/PushoverApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/QuestDb.credentials.js",
|
2020-11-25 04:08:59 -08:00
|
|
|
"dist/credentials/QuickBaseApi.credentials.js",
|
2021-02-13 08:27:08 -08:00
|
|
|
"dist/credentials/QuickBooksOAuth2Api.credentials.js",
|
2020-12-22 23:05:02 -08:00
|
|
|
"dist/credentials/RabbitMQ.credentials.js",
|
2021-02-22 04:11:51 -08:00
|
|
|
"dist/credentials/RaindropOAuth2Api.credentials.js",
|
2021-02-04 00:37:03 -08:00
|
|
|
"dist/credentials/RedditOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/Redis.credentials.js",
|
|
|
|
"dist/credentials/RocketchatApi.credentials.js",
|
|
|
|
"dist/credentials/RundeckApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/S3.credentials.js",
|
2020-10-28 15:07:35 -07:00
|
|
|
"dist/credentials/SalesforceJwtApi.credentials.js",
|
2020-10-28 15:14:09 -07:00
|
|
|
"dist/credentials/SalesforceOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/SalesmateApi.credentials.js",
|
2021-09-29 16:28:27 -07:00
|
|
|
"dist/credentials/SeaTableApi.credentials.js",
|
2021-01-28 09:31:37 -08:00
|
|
|
"dist/credentials/SecurityScorecardApi.credentials.js",
|
2020-10-28 15:14:09 -07:00
|
|
|
"dist/credentials/SegmentApi.credentials.js",
|
2021-01-19 15:16:25 -08:00
|
|
|
"dist/credentials/SendGridApi.credentials.js",
|
2022-08-03 09:08:51 -07:00
|
|
|
"dist/credentials/SendInBlueApi.credentials.js",
|
2020-10-28 15:14:09 -07:00
|
|
|
"dist/credentials/SendyApi.credentials.js",
|
2020-09-07 08:56:14 -07:00
|
|
|
"dist/credentials/SentryIoApi.credentials.js",
|
|
|
|
"dist/credentials/SentryIoOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/SentryIoServerApi.credentials.js",
|
2021-07-15 10:30:59 -07:00
|
|
|
"dist/credentials/ServiceNowOAuth2Api.credentials.js",
|
2022-04-02 08:22:13 -07:00
|
|
|
"dist/credentials/ServiceNowBasicApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/Sftp.credentials.js",
|
2020-10-28 15:14:09 -07:00
|
|
|
"dist/credentials/ShopifyApi.credentials.js",
|
2022-07-15 01:36:01 -07:00
|
|
|
"dist/credentials/ShopifyAccessTokenApi.credentials.js",
|
|
|
|
"dist/credentials/ShopifyOAuth2Api.credentials.js",
|
2020-10-28 15:14:09 -07:00
|
|
|
"dist/credentials/Signl4Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/SlackApi.credentials.js",
|
|
|
|
"dist/credentials/SlackOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/Sms77Api.credentials.js",
|
|
|
|
"dist/credentials/Smtp.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/Snowflake.credentials.js",
|
2021-09-28 11:50:15 -07:00
|
|
|
"dist/credentials/SplunkApi.credentials.js",
|
2020-11-24 14:19:41 -08:00
|
|
|
"dist/credentials/SpontitApi.credentials.js",
|
2020-11-04 01:53:33 -08:00
|
|
|
"dist/credentials/SpotifyOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/SshPassword.credentials.js",
|
|
|
|
"dist/credentials/SshPrivateKey.credentials.js",
|
|
|
|
"dist/credentials/StackbyApi.credentials.js",
|
2020-11-04 01:53:33 -08:00
|
|
|
"dist/credentials/StoryblokContentApi.credentials.js",
|
|
|
|
"dist/credentials/StoryblokManagementApi.credentials.js",
|
2020-11-11 00:44:53 -08:00
|
|
|
"dist/credentials/StrapiApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/StravaOAuth2Api.credentials.js",
|
|
|
|
"dist/credentials/StripeApi.credentials.js",
|
2022-01-08 01:36:07 -08:00
|
|
|
"dist/credentials/SupabaseApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/SurveyMonkeyApi.credentials.js",
|
2020-06-14 13:27:28 -07:00
|
|
|
"dist/credentials/SurveyMonkeyOAuth2Api.credentials.js",
|
2022-01-07 09:19:24 -08:00
|
|
|
"dist/credentials/SyncroMspApi.credentials.js",
|
2021-07-14 15:02:30 -07:00
|
|
|
"dist/credentials/TaigaApi.credentials.js",
|
2021-02-05 00:36:16 -08:00
|
|
|
"dist/credentials/TapfiliateApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/TelegramApi.credentials.js",
|
2020-12-02 02:24:25 -08:00
|
|
|
"dist/credentials/TheHiveApi.credentials.js",
|
2021-01-31 09:57:03 -08:00
|
|
|
"dist/credentials/TimescaleDb.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/TodoistApi.credentials.js",
|
2020-08-26 00:09:07 -07:00
|
|
|
"dist/credentials/TodoistOAuth2Api.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/TogglApi.credentials.js",
|
2020-08-04 06:48:05 -07:00
|
|
|
"dist/credentials/TravisCiApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/TrelloApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/TwakeCloudApi.credentials.js",
|
|
|
|
"dist/credentials/TwakeServerApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/TwilioApi.credentials.js",
|
2020-12-10 02:09:38 -08:00
|
|
|
"dist/credentials/TwistOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/TwitterOAuth1Api.credentials.js",
|
|
|
|
"dist/credentials/TypeformApi.credentials.js",
|
2020-06-14 16:30:05 -07:00
|
|
|
"dist/credentials/TypeformOAuth2Api.credentials.js",
|
2020-08-10 09:19:26 -07:00
|
|
|
"dist/credentials/UnleashedSoftwareApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/UpleadApi.credentials.js",
|
2020-12-19 09:22:41 -08:00
|
|
|
"dist/credentials/UProcApi.credentials.js",
|
2021-05-29 17:42:25 -07:00
|
|
|
"dist/credentials/UptimeRobotApi.credentials.js",
|
2021-09-30 09:58:30 -07:00
|
|
|
"dist/credentials/UrlScanIoApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/VeroApi.credentials.js",
|
2020-10-12 23:56:24 -07:00
|
|
|
"dist/credentials/VonageApi.credentials.js",
|
2022-10-07 06:48:45 -07:00
|
|
|
"dist/credentials/VenafiTlsProtectCloudApi.credentials.js",
|
2022-10-07 06:05:48 -07:00
|
|
|
"dist/credentials/VenafiTlsProtectDatacenterApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/WebflowApi.credentials.js",
|
2020-06-15 17:27:16 -07:00
|
|
|
"dist/credentials/WebflowOAuth2Api.credentials.js",
|
2020-10-13 04:00:14 -07:00
|
|
|
"dist/credentials/WekanApi.credentials.js",
|
2022-09-29 17:17:46 -07:00
|
|
|
"dist/credentials/WhatsAppApi.credentials.js",
|
2021-03-10 14:51:05 -08:00
|
|
|
"dist/credentials/WiseApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/WooCommerceApi.credentials.js",
|
|
|
|
"dist/credentials/WordpressApi.credentials.js",
|
2021-12-11 10:43:19 -08:00
|
|
|
"dist/credentials/WorkableApi.credentials.js",
|
:sparkles: Add Wufoo-Trigger node (#597)
* Generic functions, credentials, interface, logo, triggernode
* TSLint tabs rule, request error handling, webhook done
On hold until Wufoo responds with sandbox account
* Removed test logging, fixed various errors, cleaned up
* Sorted imports, adjusted data display, removed anys, tslint import sort rule
* RAAAAAW data
* :zap: Fix logo and improve formatting
* :zap: Improvements
* :zap: Minor improvements to WuFoo-Trigger
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-01 00:07:55 -07:00
|
|
|
"dist/credentials/WufooApi.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/XeroOAuth2Api.credentials.js",
|
2020-12-02 14:13:59 -08:00
|
|
|
"dist/credentials/YourlsApi.credentials.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/credentials/YouTubeOAuth2Api.credentials.js",
|
2022-02-11 23:40:54 -08:00
|
|
|
"dist/credentials/ZammadBasicAuthApi.credentials.js",
|
|
|
|
"dist/credentials/ZammadTokenAuthApi.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ZendeskApi.credentials.js",
|
2020-06-14 14:47:28 -07:00
|
|
|
"dist/credentials/ZendeskOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ZohoOAuth2Api.credentials.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/credentials/ZoomApi.credentials.js",
|
|
|
|
"dist/credentials/ZoomOAuth2Api.credentials.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/credentials/ZulipApi.credentials.js"
|
2019-06-23 03:35:23 -07:00
|
|
|
],
|
2020-06-11 15:57:32 -07:00
|
|
|
"nodes": [
|
2021-06-27 04:07:25 -07:00
|
|
|
"dist/nodes/ActionNetwork/ActionNetwork.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/ActiveCampaign/ActiveCampaign.node.js",
|
|
|
|
"dist/nodes/ActiveCampaign/ActiveCampaignTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/AcuityScheduling/AcuitySchedulingTrigger.node.js",
|
2022-09-14 03:36:53 -07:00
|
|
|
"dist/nodes/Adalo/Adalo.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Affinity/Affinity.node.js",
|
|
|
|
"dist/nodes/Affinity/AffinityTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/AgileCrm/AgileCrm.node.js",
|
|
|
|
"dist/nodes/Airtable/Airtable.node.js",
|
2020-11-06 17:18:10 -08:00
|
|
|
"dist/nodes/Airtable/AirtableTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Amqp/Amqp.node.js",
|
|
|
|
"dist/nodes/Amqp/AmqpTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/ApiTemplateIo/ApiTemplateIo.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Asana/Asana.node.js",
|
|
|
|
"dist/nodes/Asana/AsanaTrigger.node.js",
|
2020-10-13 12:35:01 -07:00
|
|
|
"dist/nodes/Automizy/Automizy.node.js",
|
2021-03-11 04:36:55 -08:00
|
|
|
"dist/nodes/Autopilot/Autopilot.node.js",
|
|
|
|
"dist/nodes/Autopilot/AutopilotTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Aws/AwsLambda.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Aws/AwsSns.node.js",
|
|
|
|
"dist/nodes/Aws/AwsSnsTrigger.node.js",
|
2022-10-07 06:08:55 -07:00
|
|
|
"dist/nodes/Aws/CertificateManager/AwsCertificateManager.node.js",
|
2021-02-07 14:42:59 -08:00
|
|
|
"dist/nodes/Aws/Comprehend/AwsComprehend.node.js",
|
2021-07-17 05:14:12 -07:00
|
|
|
"dist/nodes/Aws/DynamoDB/AwsDynamoDB.node.js",
|
2022-10-07 06:07:38 -07:00
|
|
|
"dist/nodes/Aws/ELB/AwsElb.node.js",
|
2020-10-13 00:29:47 -07:00
|
|
|
"dist/nodes/Aws/Rekognition/AwsRekognition.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Aws/S3/AwsS3.node.js",
|
2020-10-11 09:34:05 -07:00
|
|
|
"dist/nodes/Aws/SES/AwsSes.node.js",
|
2021-04-02 10:48:22 -07:00
|
|
|
"dist/nodes/Aws/SQS/AwsSqs.node.js",
|
2021-10-21 14:32:40 -07:00
|
|
|
"dist/nodes/Aws/Textract/AwsTextract.node.js",
|
2021-05-29 13:34:24 -07:00
|
|
|
"dist/nodes/Aws/Transcribe/AwsTranscribe.node.js",
|
2022-01-22 09:48:58 -08:00
|
|
|
"dist/nodes/BambooHr/BambooHr.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Bannerbear/Bannerbear.node.js",
|
2021-07-12 04:26:21 -07:00
|
|
|
"dist/nodes/Baserow/Baserow.node.js",
|
2021-01-12 03:40:49 -08:00
|
|
|
"dist/nodes/Beeminder/Beeminder.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Bitbucket/BitbucketTrigger.node.js",
|
|
|
|
"dist/nodes/Bitly/Bitly.node.js",
|
2021-02-20 09:55:57 -08:00
|
|
|
"dist/nodes/Bitwarden/Bitwarden.node.js",
|
2020-07-25 10:58:38 -07:00
|
|
|
"dist/nodes/Box/Box.node.js",
|
|
|
|
"dist/nodes/Box/BoxTrigger.node.js",
|
2020-12-15 07:56:28 -08:00
|
|
|
"dist/nodes/Brandfetch/Brandfetch.node.js",
|
2021-03-03 16:09:31 -08:00
|
|
|
"dist/nodes/Bubble/Bubble.node.js",
|
2022-06-05 10:30:54 -07:00
|
|
|
"dist/nodes/Cal/CalTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Calendly/CalendlyTrigger.node.js",
|
|
|
|
"dist/nodes/Chargebee/Chargebee.node.js",
|
|
|
|
"dist/nodes/Chargebee/ChargebeeTrigger.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/CircleCi/CircleCi.node.js",
|
2021-07-23 13:28:18 -07:00
|
|
|
"dist/nodes/Cisco/Webex/CiscoWebex.node.js",
|
2022-10-07 06:10:02 -07:00
|
|
|
"dist/nodes/Citrix/ADC/CitrixAdc.node.js",
|
2021-07-23 13:28:18 -07:00
|
|
|
"dist/nodes/Cisco/Webex/CiscoWebexTrigger.node.js",
|
2022-10-07 05:23:03 -07:00
|
|
|
"dist/nodes/Cloudflare/Cloudflare.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Clearbit/Clearbit.node.js",
|
|
|
|
"dist/nodes/ClickUp/ClickUp.node.js",
|
|
|
|
"dist/nodes/ClickUp/ClickUpTrigger.node.js",
|
2020-10-04 07:28:05 -07:00
|
|
|
"dist/nodes/Clockify/Clockify.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Clockify/ClockifyTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Cockpit/Cockpit.node.js",
|
|
|
|
"dist/nodes/Coda/Coda.node.js",
|
2022-10-13 05:28:02 -07:00
|
|
|
"dist/nodes/Code/Code.node.js",
|
2020-10-03 02:50:57 -07:00
|
|
|
"dist/nodes/CoinGecko/CoinGecko.node.js",
|
2022-10-18 04:10:18 -07:00
|
|
|
"dist/nodes/CompareDatasets/CompareDatasets.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Compression/Compression.node.js",
|
2020-07-09 02:36:28 -07:00
|
|
|
"dist/nodes/Contentful/Contentful.node.js",
|
2020-07-02 13:41:59 -07:00
|
|
|
"dist/nodes/ConvertKit/ConvertKit.node.js",
|
|
|
|
"dist/nodes/ConvertKit/ConvertKitTrigger.node.js",
|
2021-04-02 10:12:19 -07:00
|
|
|
"dist/nodes/Copper/Copper.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Copper/CopperTrigger.node.js",
|
2020-12-02 02:24:25 -08:00
|
|
|
"dist/nodes/Cortex/Cortex.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/CrateDb/CrateDb.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Cron/Cron.node.js",
|
|
|
|
"dist/nodes/Crypto/Crypto.node.js",
|
2020-09-02 03:25:11 -07:00
|
|
|
"dist/nodes/CustomerIo/CustomerIo.node.js",
|
2020-06-30 13:35:31 -07:00
|
|
|
"dist/nodes/CustomerIo/CustomerIoTrigger.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/DateTime/DateTime.node.js",
|
2021-03-18 15:34:15 -07:00
|
|
|
"dist/nodes/DeepL/DeepL.node.js",
|
2021-02-13 08:46:35 -08:00
|
|
|
"dist/nodes/Demio/Demio.node.js",
|
2021-11-25 09:48:52 -08:00
|
|
|
"dist/nodes/Dhl/Dhl.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Discord/Discord.node.js",
|
2021-01-28 10:00:47 -08:00
|
|
|
"dist/nodes/Discourse/Discourse.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Disqus/Disqus.node.js",
|
|
|
|
"dist/nodes/Drift/Drift.node.js",
|
|
|
|
"dist/nodes/Dropbox/Dropbox.node.js",
|
2021-11-05 10:37:50 -07:00
|
|
|
"dist/nodes/Dropcontact/Dropcontact.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/EditImage/EditImage.node.js",
|
2020-12-19 05:08:31 -08:00
|
|
|
"dist/nodes/Egoi/Egoi.node.js",
|
2021-09-22 08:48:50 -07:00
|
|
|
"dist/nodes/Elastic/Elasticsearch/Elasticsearch.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Elastic/ElasticSecurity/ElasticSecurity.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/EmailReadImap/EmailReadImap.node.js",
|
|
|
|
"dist/nodes/EmailSend/EmailSend.node.js",
|
2021-02-20 12:12:55 -08:00
|
|
|
"dist/nodes/Emelia/Emelia.node.js",
|
|
|
|
"dist/nodes/Emelia/EmeliaTrigger.node.js",
|
2021-04-03 02:07:21 -07:00
|
|
|
"dist/nodes/ERPNext/ERPNext.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/ErrorTrigger/ErrorTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Eventbrite/EventbriteTrigger.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/ExecuteCommand/ExecuteCommand.node.js",
|
|
|
|
"dist/nodes/ExecuteWorkflow/ExecuteWorkflow.node.js",
|
feat(editor, core, cli): implement new workflow experience (#4358)
* feat(ExecuteWorkflowTrigger node): Implement ExecuteWorkflowTrigger node (#4108)
* feat(ExecuteWorkflowTrigger node): Implement ExecuteWorkflowTrigger node
* feat(editor): Do not show duplicate button if canvas contains `maxNodes` amount of nodes
* feat(ManualTrigger node): Implement ManualTrigger node (#4110)
* feat(ManualTrigger node): Implement ManualTrigger node
* :memo: Remove generics doc items from ManualTrigger node
* feat(editor-ui): Trigger tab redesign (#4150)
* :construction: Begin with TriggerPanel implementation, add Other Trigger Nodes subcategory
* :construction: Extracted categorized categories/subcategory/nodes rendering into its own component — CategorizedItems, removed SubcategoryPanel, added translations
* :sparkles: Implement MainPanel background scrim
* :recycle: Move `categoriesWithNodes`, 'visibleNodeTypes` and 'categorizedItems` to store, implemented dynamic categories count based on `selectedType`
* :bug: Fix SlideTransition for all the NodeCreato panels
* :lipstick: Fix cursos for CategoryItem and NodeItem
* :bug: Make sure ALL_NODE_FILTER is always set when MainPanel is mounted
* :art: Address PR comments
* label: Use Array type for CategorizedItems props
* :label: Add proper types for Vue props
* 🎨 Use standard component registration for CategorizedItems inside TriggerHelperPanel
* 🎨 Use kebab case for main-panel and icon component
* :label: Improve types
* feat(editor-ui): Redesign search input inside node creator panel (#4204)
* :construction: Begin with TriggerPanel implementation, add Other Trigger Nodes subcategory
* :construction: Extracted categorized categories/subcategory/nodes rendering into its own component — CategorizedItems, removed SubcategoryPanel, added translations
* :sparkles: Implement MainPanel background scrim
* :recycle: Move `categoriesWithNodes`, 'visibleNodeTypes` and 'categorizedItems` to store, implemented dynamic categories count based on `selectedType`
* :bug: Fix SlideTransition for all the NodeCreato panels
* :lipstick: Fix cursos for CategoryItem and NodeItem
* :bug: Make sure ALL_NODE_FILTER is always set when MainPanel is mounted
* :art: Address PR comments
* label: Use Array type for CategorizedItems props
* :label: Add proper types for Vue props
* 🎨 Use standard component registration for CategorizedItems inside TriggerHelperPanel
* :sparkles: Redesign search input and unify usage of categorized items
* :label: Use lowercase "Boolean" as `isSearchVisible` computed return type
* :fire: Remove useless emit
* :sparkles: Implement no result view based on subcategory, minor fixes
* :art: Remove unused properties
* feat(node-email): Change EmailReadImap display name and name (#4239)
* feat(editor-ui): Implement "Choose a Triger" action and related behaviour (#4226)
* :sparkles: Implement "Choose a Triger" action and related behaviour
* :mute: Lint fix
* :recycle: Remove PlaceholderTrigger node, add a button instead
* :art: Merge onMouseEnter and onMouseLeave to a single function
* :bulb: Add comment
* :fire: Remove PlaceholderNode registration
* :art: Rename TriggerPlaceholderButton to CanvasAddButton
* :sparkles: Add method to unregister custom action and rework CanvasAddButton centering logic
* :art: Run `setRecenteredCanvasAddButtonPosition` on `CanvasAddButton` mount
* fix(editor): Fix selecting of node from node-creator panel by clicking
* :twisted_rightwards_arrows: Merge fixes
* fix(editor): Show execute workflow trigger instead of workflow trigger in the trigger helper panel
* feat(editor): Fix node creator panel slide transition (#4261)
* fix(editor): Fix node creator panel slide-in/slide-out transitions
* :art: Fix naming
* :art: Use kebab-case for transition component name
* feat(editor): Disable execution and show notice when user tries to run workflow without enabled triggers
* fix(editor): Address first batch of new WF experience review (#4279)
* fix(editor): Fix first batch of review items
* bug(editor): Fix nodeview canvas add button centering
* :mute: Fix linter errors
* bug(ManualTrigger Node): Fix manual trigger node execution
* fix(editor): Do not show canvas add button in execution or demo mode and prevent clicking if creator is open
* fix(editor): do not show pin data tooltip for manual trigger node
* fix(editor): do not use nodeViewOffset on zoomToFit
* :lipstick: Add margin for last node creator item and set font-weight to 700 for category title
* :sparkles: Position welcome note next to the added trigger node
* :bug: Remve always true welcome note
* feat(editor): Minor UI and UX tweaks (#4328)
* :lipstick: Make top viewport buttons less prominent
* :sparkles: Allow user to switch to all tabs if it contains filter results, move nodecreator state props to its own module
* :mute: Fix linting errors
* :mute: Fix linting errors
* :mute: Fix linting errors
* chore(build): Ping Turbo version to 1.5.5
* :lipstick: Minor traigger panel and node view style changes
* :speech_balloon: Update display name of execute workflow trigger
* feat(core, editor): Update subworkflow execution logic (#4269)
* :sparkles: Implement `findWorkflowStart`
* :zap: Extend `WorkflowOperationError`
* :zap: Add `WorkflowOperationError` to toast
* :blue_book: Extend interface
* :sparkles: Add `subworkflowExecutionError` to store
* :sparkles: Create `SubworkflowOperationError`
* :zap: Render subworkflow error as node error
* :truck: Move subworkflow start validation to `cli`
* :zap: Reset subworkflow execution error state
* :fire: Remove unused import
* :zap: Adjust CLI commands
* :fire: Remove unneeded check
* :fire: Remove stray log
* :zap: Simplify syntax
* :zap: Sort in case both Start and EWT present
* :recycle: Address Omar's feedback
* :fire: Remove unneeded lint exception
* :pencil2: Fix copy
* :shirt: Fix lint
* fix: moved find start node function to catchable place
Co-authored-by: Omar Ajoue <krynble@gmail.com>
* :lipstick: Change ExecuteWorkflow node to primary
* :sparkles: Allow user to navigate to all tab if it contains search results
* :bug: Fixed canvas control button while in demo, disable workflow activation for non-activavle nodes and revert zoomToFit bottom offset
* :fix: Do not chow request text if there's results
* :speech_balloon: Update noResults text
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-10-18 05:23:22 -07:00
|
|
|
"dist/nodes/ExecuteWorkflowTrigger/ExecuteWorkflowTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Facebook/FacebookGraphApi.node.js",
|
2020-11-04 03:25:18 -08:00
|
|
|
"dist/nodes/Facebook/FacebookTrigger.node.js",
|
2021-12-10 08:42:20 -08:00
|
|
|
"dist/nodes/Figma/FigmaTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/FileMaker/FileMaker.node.js",
|
|
|
|
"dist/nodes/Flow/Flow.node.js",
|
|
|
|
"dist/nodes/Flow/FlowTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/FormIo/FormIoTrigger.node.js",
|
2021-08-22 01:31:50 -07:00
|
|
|
"dist/nodes/Formstack/FormstackTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Freshdesk/Freshdesk.node.js",
|
|
|
|
"dist/nodes/Freshservice/Freshservice.node.js",
|
|
|
|
"dist/nodes/FreshworksCrm/FreshworksCrm.node.js",
|
|
|
|
"dist/nodes/Ftp/Ftp.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Function/Function.node.js",
|
|
|
|
"dist/nodes/FunctionItem/FunctionItem.node.js",
|
2020-11-10 09:28:03 -08:00
|
|
|
"dist/nodes/GetResponse/GetResponse.node.js",
|
2021-02-07 14:32:12 -08:00
|
|
|
"dist/nodes/GetResponse/GetResponseTrigger.node.js",
|
2020-12-07 23:40:29 -08:00
|
|
|
"dist/nodes/Ghost/Ghost.node.js",
|
2021-06-05 13:43:54 -07:00
|
|
|
"dist/nodes/Git/Git.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Github/Github.node.js",
|
|
|
|
"dist/nodes/Github/GithubTrigger.node.js",
|
|
|
|
"dist/nodes/Gitlab/Gitlab.node.js",
|
|
|
|
"dist/nodes/Gitlab/GitlabTrigger.node.js",
|
2022-07-04 13:47:50 -07:00
|
|
|
"dist/nodes/Google/Ads/GoogleAds.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Google/Analytics/GoogleAnalytics.node.js",
|
2021-04-17 06:04:25 -07:00
|
|
|
"dist/nodes/Google/BigQuery/GoogleBigQuery.node.js",
|
2020-10-19 10:57:50 -07:00
|
|
|
"dist/nodes/Google/Books/GoogleBooks.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Google/Calendar/GoogleCalendar.node.js",
|
2021-12-04 02:11:22 -08:00
|
|
|
"dist/nodes/Google/Calendar/GoogleCalendarTrigger.node.js",
|
2022-02-19 02:18:43 -08:00
|
|
|
"dist/nodes/Google/Chat/GoogleChat.node.js",
|
2020-11-19 00:04:20 -08:00
|
|
|
"dist/nodes/Google/CloudNaturalLanguage/GoogleCloudNaturalLanguage.node.js",
|
2022-09-13 04:03:17 -07:00
|
|
|
"dist/nodes/Google/CloudStorage/GoogleCloudStorage.node.js",
|
2020-08-15 14:25:15 -07:00
|
|
|
"dist/nodes/Google/Contacts/GoogleContacts.node.js",
|
2021-06-27 02:48:24 -07:00
|
|
|
"dist/nodes/Google/Docs/GoogleDocs.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Google/Drive/GoogleDrive.node.js",
|
2021-10-21 11:20:24 -07:00
|
|
|
"dist/nodes/Google/Drive/GoogleDriveTrigger.node.js",
|
2022-06-20 07:54:01 -07:00
|
|
|
"dist/nodes/Google/Firebase/CloudFirestore/GoogleFirebaseCloudFirestore.node.js",
|
|
|
|
"dist/nodes/Google/Firebase/RealtimeDatabase/GoogleFirebaseRealtimeDatabase.node.js",
|
2020-08-18 03:40:19 -07:00
|
|
|
"dist/nodes/Google/Gmail/Gmail.node.js",
|
2022-09-08 05:44:34 -07:00
|
|
|
"dist/nodes/Google/Gmail/GmailTrigger.node.js",
|
2020-10-03 09:09:07 -07:00
|
|
|
"dist/nodes/Google/GSuiteAdmin/GSuiteAdmin.node.js",
|
2021-08-01 04:27:57 -07:00
|
|
|
"dist/nodes/Google/Perspective/GooglePerspective.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Google/Sheet/GoogleSheets.node.js",
|
2023-01-17 05:21:16 -08:00
|
|
|
"dist/nodes/Google/Sheet/GoogleSheetsTrigger.node.js",
|
2021-04-05 03:29:26 -07:00
|
|
|
"dist/nodes/Google/Slides/GoogleSlides.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/Google/Task/GoogleTasks.node.js",
|
2020-10-22 02:36:42 -07:00
|
|
|
"dist/nodes/Google/Translate/GoogleTranslate.node.js",
|
2020-07-01 19:54:51 -07:00
|
|
|
"dist/nodes/Google/YouTube/YouTube.node.js",
|
2020-11-10 10:15:56 -08:00
|
|
|
"dist/nodes/Gotify/Gotify.node.js",
|
2021-02-21 23:49:00 -08:00
|
|
|
"dist/nodes/GoToWebinar/GoToWebinar.node.js",
|
2021-11-26 04:10:03 -08:00
|
|
|
"dist/nodes/Grafana/Grafana.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/GraphQL/GraphQL.node.js",
|
2021-09-29 17:10:39 -07:00
|
|
|
"dist/nodes/Grist/Grist.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Gumroad/GumroadTrigger.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/HackerNews/HackerNews.node.js",
|
2022-02-11 10:00:30 -08:00
|
|
|
"dist/nodes/HaloPSA/HaloPSA.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Harvest/Harvest.node.js",
|
|
|
|
"dist/nodes/HelpScout/HelpScout.node.js",
|
|
|
|
"dist/nodes/HelpScout/HelpScoutTrigger.node.js",
|
2022-08-30 02:25:06 -07:00
|
|
|
"dist/nodes/HighLevel/HighLevel.node.js",
|
2021-07-10 04:44:23 -07:00
|
|
|
"dist/nodes/HomeAssistant/HomeAssistant.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/HtmlExtract/HtmlExtract.node.js",
|
2023-01-26 01:03:13 -08:00
|
|
|
"dist/nodes/Html/Html.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/HttpRequest/HttpRequest.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Hubspot/Hubspot.node.js",
|
|
|
|
"dist/nodes/Hubspot/HubspotTrigger.node.js",
|
2020-11-18 14:58:41 -08:00
|
|
|
"dist/nodes/HumanticAI/HumanticAi.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Hunter/Hunter.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/ICalendar/ICalendar.node.js",
|
|
|
|
"dist/nodes/If/If.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Intercom/Intercom.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Interval/Interval.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/InvoiceNinja/InvoiceNinja.node.js",
|
|
|
|
"dist/nodes/InvoiceNinja/InvoiceNinjaTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/ItemLists/ItemLists.node.js",
|
|
|
|
"dist/nodes/Iterable/Iterable.node.js",
|
2022-01-15 04:19:37 -08:00
|
|
|
"dist/nodes/Jenkins/Jenkins.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Jira/Jira.node.js",
|
2020-07-25 01:22:02 -07:00
|
|
|
"dist/nodes/Jira/JiraTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/JotForm/JotFormTrigger.node.js",
|
2020-10-29 07:42:54 -07:00
|
|
|
"dist/nodes/Kafka/Kafka.node.js",
|
2020-12-03 04:02:22 -08:00
|
|
|
"dist/nodes/Kafka/KafkaTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Keap/Keap.node.js",
|
|
|
|
"dist/nodes/Keap/KeapTrigger.node.js",
|
2021-04-30 14:00:28 -07:00
|
|
|
"dist/nodes/Kitemaker/Kitemaker.node.js",
|
2022-03-20 01:54:31 -07:00
|
|
|
"dist/nodes/KoBoToolbox/KoBoToolbox.node.js",
|
|
|
|
"dist/nodes/KoBoToolbox/KoBoToolboxTrigger.node.js",
|
2021-03-04 01:25:47 -08:00
|
|
|
"dist/nodes/Lemlist/Lemlist.node.js",
|
|
|
|
"dist/nodes/Lemlist/LemlistTrigger.node.js",
|
2020-11-10 10:08:48 -08:00
|
|
|
"dist/nodes/Line/Line.node.js",
|
2022-03-20 02:11:06 -07:00
|
|
|
"dist/nodes/Linear/Linear.node.js",
|
2022-02-11 08:20:41 -08:00
|
|
|
"dist/nodes/Linear/LinearTrigger.node.js",
|
2020-11-24 14:30:43 -08:00
|
|
|
"dist/nodes/LingvaNex/LingvaNex.node.js",
|
:sparkles: Add LinkedIn Integration (#942)
* :construction: node logic, request logic, authentication, logo, descriptions
* :construction: Posting image, article and text finished.
* :construction: Posting image, article and text in post finished
* :zap: Post creation (image, articles, text)
* :zap: Added post creation by organization, fixed up descriptions, credentials, indentation
* :zap: Fix issues on LinkedIn-Node
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-09-17 14:32:12 -07:00
|
|
|
"dist/nodes/LinkedIn/LinkedIn.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/LocalFileTrigger/LocalFileTrigger.node.js",
|
2021-09-15 01:07:02 -07:00
|
|
|
"dist/nodes/Magento/Magento2.node.js",
|
2021-04-24 10:34:59 -07:00
|
|
|
"dist/nodes/Mailcheck/Mailcheck.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Mailchimp/Mailchimp.node.js",
|
|
|
|
"dist/nodes/Mailchimp/MailchimpTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/MailerLite/MailerLite.node.js",
|
|
|
|
"dist/nodes/MailerLite/MailerLiteTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Mailgun/Mailgun.node.js",
|
|
|
|
"dist/nodes/Mailjet/Mailjet.node.js",
|
|
|
|
"dist/nodes/Mailjet/MailjetTrigger.node.js",
|
|
|
|
"dist/nodes/Mandrill/Mandrill.node.js",
|
feat(editor, core, cli): implement new workflow experience (#4358)
* feat(ExecuteWorkflowTrigger node): Implement ExecuteWorkflowTrigger node (#4108)
* feat(ExecuteWorkflowTrigger node): Implement ExecuteWorkflowTrigger node
* feat(editor): Do not show duplicate button if canvas contains `maxNodes` amount of nodes
* feat(ManualTrigger node): Implement ManualTrigger node (#4110)
* feat(ManualTrigger node): Implement ManualTrigger node
* :memo: Remove generics doc items from ManualTrigger node
* feat(editor-ui): Trigger tab redesign (#4150)
* :construction: Begin with TriggerPanel implementation, add Other Trigger Nodes subcategory
* :construction: Extracted categorized categories/subcategory/nodes rendering into its own component — CategorizedItems, removed SubcategoryPanel, added translations
* :sparkles: Implement MainPanel background scrim
* :recycle: Move `categoriesWithNodes`, 'visibleNodeTypes` and 'categorizedItems` to store, implemented dynamic categories count based on `selectedType`
* :bug: Fix SlideTransition for all the NodeCreato panels
* :lipstick: Fix cursos for CategoryItem and NodeItem
* :bug: Make sure ALL_NODE_FILTER is always set when MainPanel is mounted
* :art: Address PR comments
* label: Use Array type for CategorizedItems props
* :label: Add proper types for Vue props
* 🎨 Use standard component registration for CategorizedItems inside TriggerHelperPanel
* 🎨 Use kebab case for main-panel and icon component
* :label: Improve types
* feat(editor-ui): Redesign search input inside node creator panel (#4204)
* :construction: Begin with TriggerPanel implementation, add Other Trigger Nodes subcategory
* :construction: Extracted categorized categories/subcategory/nodes rendering into its own component — CategorizedItems, removed SubcategoryPanel, added translations
* :sparkles: Implement MainPanel background scrim
* :recycle: Move `categoriesWithNodes`, 'visibleNodeTypes` and 'categorizedItems` to store, implemented dynamic categories count based on `selectedType`
* :bug: Fix SlideTransition for all the NodeCreato panels
* :lipstick: Fix cursos for CategoryItem and NodeItem
* :bug: Make sure ALL_NODE_FILTER is always set when MainPanel is mounted
* :art: Address PR comments
* label: Use Array type for CategorizedItems props
* :label: Add proper types for Vue props
* 🎨 Use standard component registration for CategorizedItems inside TriggerHelperPanel
* :sparkles: Redesign search input and unify usage of categorized items
* :label: Use lowercase "Boolean" as `isSearchVisible` computed return type
* :fire: Remove useless emit
* :sparkles: Implement no result view based on subcategory, minor fixes
* :art: Remove unused properties
* feat(node-email): Change EmailReadImap display name and name (#4239)
* feat(editor-ui): Implement "Choose a Triger" action and related behaviour (#4226)
* :sparkles: Implement "Choose a Triger" action and related behaviour
* :mute: Lint fix
* :recycle: Remove PlaceholderTrigger node, add a button instead
* :art: Merge onMouseEnter and onMouseLeave to a single function
* :bulb: Add comment
* :fire: Remove PlaceholderNode registration
* :art: Rename TriggerPlaceholderButton to CanvasAddButton
* :sparkles: Add method to unregister custom action and rework CanvasAddButton centering logic
* :art: Run `setRecenteredCanvasAddButtonPosition` on `CanvasAddButton` mount
* fix(editor): Fix selecting of node from node-creator panel by clicking
* :twisted_rightwards_arrows: Merge fixes
* fix(editor): Show execute workflow trigger instead of workflow trigger in the trigger helper panel
* feat(editor): Fix node creator panel slide transition (#4261)
* fix(editor): Fix node creator panel slide-in/slide-out transitions
* :art: Fix naming
* :art: Use kebab-case for transition component name
* feat(editor): Disable execution and show notice when user tries to run workflow without enabled triggers
* fix(editor): Address first batch of new WF experience review (#4279)
* fix(editor): Fix first batch of review items
* bug(editor): Fix nodeview canvas add button centering
* :mute: Fix linter errors
* bug(ManualTrigger Node): Fix manual trigger node execution
* fix(editor): Do not show canvas add button in execution or demo mode and prevent clicking if creator is open
* fix(editor): do not show pin data tooltip for manual trigger node
* fix(editor): do not use nodeViewOffset on zoomToFit
* :lipstick: Add margin for last node creator item and set font-weight to 700 for category title
* :sparkles: Position welcome note next to the added trigger node
* :bug: Remve always true welcome note
* feat(editor): Minor UI and UX tweaks (#4328)
* :lipstick: Make top viewport buttons less prominent
* :sparkles: Allow user to switch to all tabs if it contains filter results, move nodecreator state props to its own module
* :mute: Fix linting errors
* :mute: Fix linting errors
* :mute: Fix linting errors
* chore(build): Ping Turbo version to 1.5.5
* :lipstick: Minor traigger panel and node view style changes
* :speech_balloon: Update display name of execute workflow trigger
* feat(core, editor): Update subworkflow execution logic (#4269)
* :sparkles: Implement `findWorkflowStart`
* :zap: Extend `WorkflowOperationError`
* :zap: Add `WorkflowOperationError` to toast
* :blue_book: Extend interface
* :sparkles: Add `subworkflowExecutionError` to store
* :sparkles: Create `SubworkflowOperationError`
* :zap: Render subworkflow error as node error
* :truck: Move subworkflow start validation to `cli`
* :zap: Reset subworkflow execution error state
* :fire: Remove unused import
* :zap: Adjust CLI commands
* :fire: Remove unneeded check
* :fire: Remove stray log
* :zap: Simplify syntax
* :zap: Sort in case both Start and EWT present
* :recycle: Address Omar's feedback
* :fire: Remove unneeded lint exception
* :pencil2: Fix copy
* :shirt: Fix lint
* fix: moved find start node function to catchable place
Co-authored-by: Omar Ajoue <krynble@gmail.com>
* :lipstick: Change ExecuteWorkflow node to primary
* :sparkles: Allow user to navigate to all tab if it contains search results
* :bug: Fixed canvas control button while in demo, disable workflow activation for non-activavle nodes and revert zoomToFit bottom offset
* :fix: Do not chow request text if there's results
* :speech_balloon: Update noResults text
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2022-10-18 05:23:22 -07:00
|
|
|
"dist/nodes/ManualTrigger/ManualTrigger.node.js",
|
2022-04-19 00:24:10 -07:00
|
|
|
"dist/nodes/Markdown/Markdown.node.js",
|
2021-08-01 04:49:24 -07:00
|
|
|
"dist/nodes/Marketstack/Marketstack.node.js",
|
2020-10-12 01:05:16 -07:00
|
|
|
"dist/nodes/Matrix/Matrix.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Mattermost/Mattermost.node.js",
|
|
|
|
"dist/nodes/Mautic/Mautic.node.js",
|
|
|
|
"dist/nodes/Mautic/MauticTrigger.node.js",
|
2020-08-05 00:29:29 -07:00
|
|
|
"dist/nodes/Medium/Medium.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Merge/Merge.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/MessageBird/MessageBird.node.js",
|
2022-07-26 05:43:36 -07:00
|
|
|
"dist/nodes/Metabase/Metabase.node.js",
|
2021-10-28 17:00:25 -07:00
|
|
|
"dist/nodes/Microsoft/Dynamics/MicrosoftDynamicsCrm.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Microsoft/Excel/MicrosoftExcel.node.js",
|
2022-01-08 01:53:10 -08:00
|
|
|
"dist/nodes/Microsoft/GraphSecurity/MicrosoftGraphSecurity.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Microsoft/OneDrive/MicrosoftOneDrive.node.js",
|
2020-12-28 23:23:01 -08:00
|
|
|
"dist/nodes/Microsoft/Outlook/MicrosoftOutlook.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/Microsoft/Sql/MicrosoftSql.node.js",
|
2020-09-13 02:08:43 -07:00
|
|
|
"dist/nodes/Microsoft/Teams/MicrosoftTeams.node.js",
|
2021-06-04 20:39:39 -07:00
|
|
|
"dist/nodes/Microsoft/ToDo/MicrosoftToDo.node.js",
|
2020-10-03 05:08:50 -07:00
|
|
|
"dist/nodes/Mindee/Mindee.node.js",
|
2021-09-18 13:45:57 -07:00
|
|
|
"dist/nodes/Misp/Misp.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Mocean/Mocean.node.js",
|
|
|
|
"dist/nodes/MondayCom/MondayCom.node.js",
|
|
|
|
"dist/nodes/MongoDb/MongoDb.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/MonicaCrm/MonicaCrm.node.js",
|
|
|
|
"dist/nodes/MoveBinaryData/MoveBinaryData.node.js",
|
2021-04-30 18:23:25 -07:00
|
|
|
"dist/nodes/MQTT/Mqtt.node.js",
|
2020-09-01 08:40:18 -07:00
|
|
|
"dist/nodes/MQTT/MqttTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Msg91/Msg91.node.js",
|
|
|
|
"dist/nodes/MySql/MySql.node.js",
|
2022-09-27 02:05:51 -07:00
|
|
|
"dist/nodes/N8n/N8n.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/N8nTrainingCustomerDatastore/N8nTrainingCustomerDatastore.node.js",
|
|
|
|
"dist/nodes/N8nTrainingCustomerMessenger/N8nTrainingCustomerMessenger.node.js",
|
2021-11-17 08:08:36 -08:00
|
|
|
"dist/nodes/N8nTrigger/N8nTrigger.node.js",
|
2020-12-10 02:30:13 -08:00
|
|
|
"dist/nodes/Nasa/Nasa.node.js",
|
2021-09-18 13:12:20 -07:00
|
|
|
"dist/nodes/Netlify/Netlify.node.js",
|
|
|
|
"dist/nodes/Netlify/NetlifyTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/NextCloud/NextCloud.node.js",
|
2021-08-01 07:16:07 -07:00
|
|
|
"dist/nodes/NocoDB/NocoDB.node.js",
|
2022-08-03 09:08:51 -07:00
|
|
|
"dist/nodes/SendInBlue/SendInBlue.node.js",
|
|
|
|
"dist/nodes/SendInBlue/SendInBlueTrigger.node.js",
|
feat(editor): Add Workflow Stickies (Notes) (#3154)
* N8N-3029 Add Node Type for Wokrflow Stickies/Notes
* N8N-3029 Update Content, Update Aliasses
* N8N-3030 Created N8N Sticky Component in Design System
* N8N-3030 Fixed Code spaccing Sticky Component
* N8N-3030 Fixed Code spaccing StickyStories Component
* N8N-3030 Fixed Code spaccing Markdown Component
* N8N-3030 Added Sticky Colors Pallete into Storybook, Update Color Variables for Sticky Component
* N8N-3030 Added Unfocus Event
* N8N-3030 Update Default Placeholder, Markdown Styles, Fixed Edit State, Added Text to EditState, Fixed Height of Area, Turned off Resize of textarea
* N8N-3030 Update Sticky Overflow, Update Hover States, Updated Markdown Overflow
* N8N-3030, N8N-3031 - Add Resize to Sticky, Created N8n-Resize component
* N8N-3031 Fixed Importing Components in Editor-ui
* N8N-3031 Fixed Resize Component, Fixed Gradient
* N8N-3030, N8N-3031 Update Note Description
* N8N-3032 Hotfix Building Storybook
* N8N-3032 - Select Behaviour, Changes in Resize Component, Emit on Width/Height/Top/Left Change
* N8N-3032 Update Resize Component to emmit left/top, Update Dynamic Resize on Selected Background
* N8N-3032 Updated / Dragging vs Resizing, prevent open Modal for stickies
* N8N-3032 Added ID props to n8n-sticky // dynamic id for multi resizing in NodeView
* N8N-3033 Add dynamic size Tooltip on Sticky
* N8N-3033 Updated Z-index for Sticky Component
* N8N-3033 Updated N8N-Resize Component, Fixed SelectedBackround for Sticky Component
* N8N-3033 Refactor
* N8N-3033 Focus/Defocus on TextArea
* N8N-3033 Fixed Resizing on NW Point
* N8N-3030 Save content in vuex on input change
* N8N-3033 Fixed Resizer, Save Width and Height in Vue
* N8N-3033 Hide Sticky Footer on small height/width
* N8N-3033 Fixed Resizer
* N8N-3033 Dynamic Z-index for Stickies
* N8N-3033 Dynamic Z-index for Stickies
* N8N-3033 Removed static z-index for select sticky class
* N8N-3034 Added Telemetry
* N8N-3030 Formatter
* N8N-3030 Format code
* N8N-3030 Fixed Selecting Stickies
* N8N-3033 Fixed Notifications
* N8N-3030 Added new paddings for Default Stickies
* N8N-3033 Prevent Scrolling NodeView when Sticky is in Edit mode and Mouse is Over the TextArea
* N8N-3030 Prevent double clicking to switch state of Sticky component in Edit Mode
* N8N-3033 Fixed Z-index of Stickies
* N8N-3033 Prevent delete node when in EditMode
* N8N-3030 Prevent Delete Button to delete the Sticky while in Edit Mode
* N8N-3030 Change EditMode (emit) on keyboard shortucts, update Markdown Links & Images, Added new props
* N8N-3030 Sticky Component - No padding when hiding footer text
* N8N-3033 Fix Resizing enter into Edit Mode
* N8N-3033 Selecting different nodes - exit the edit mode
* N8N-3033 Auto Select Text in text-area by default - Sticky Component
* N8N-3033 Prevent Default behaviour for CTRL + X, CTRL + A when Sticky is Active && inEditMode
* N8N-3033 Refactor Resizer, Refactor Sticky, Update zIndex inEditMode
* N8N-3033 Updated Default Text // Node-base, Storybook
* N8N-3033 Add Resizing in EditMode - Components update
* N8N-3033 Fixed Footer - Show/Hide on Resize in EditMode
* N8N-3033 Fix ActiveSticky on Init
* N8N-3033 Refactor Sticky in Vuex, Fixed Init Sticky Tweaks, Prevent Modal Openning, Save on Keyboard shortcuts
* Stickies - Update Note node with new props
* N8N-3030 Updated Default Note text, Update the Markdown Link
* N8N-3030 CMD-C does not copy the text fix
* N8N-3030 Fix Max Zoom / Zoom out shortcuts disabled in editState
* N8N-3030 Z-index fixed during Edit Mode typing
* N8N-3030 Prevent Autoselect Text in Stickies if the text is not default
* N8N-3030 Fixed ReadOnly Bugs / Prevent showing Tooltip, Resizing
* N8N-3030 Added Sticky Creator Button
* N8N-3030 Update Icon / Sticky Creator Button
* N8N-3033 Update Sticky Icon / StickyCreator Button
* update package lock
* 🔩 update note props
* 🚿 clean props
* 🔧 linting
* :wrench: fix spacing
* remove resize component
* remove resize component
* ✂ clean up sticky
* revert back to height width
* revert back to height/width
* replace zindex property
* replace default text property
* use i18n to translate
* update package lock
* move resize
* clean up how height/width are set
* fix resize for sticky to support left/top
* clean up resize
* fix lasso/highlight bug
* remove unused props
* fix zoom to fit
* fix padding for demo view
* fix readonly
* remove iseditable, use active state
* clean up keyboard events
* chang button size, no edit on insert
* scale resizing correctly
* make active on resize
* fix select on resize/move
* use outline icon
* allow for multiple line breaks
* fix multi line bug
* fix edit mode outline
* keep edit open as one resizes
* respect multiple spaces
* fix scrolling bug
* clean up hover impl
* clean up references to note
* disable for rename
* fix drifting while drag
* fix mouse cursor on resize
* fix sticky min height
* refactor resize into component
* fix pulling too far bug
* fix delete/cut all bug
* fix padding bottom
* fix active change on resize
* add transition to button
* Fix sticky markdown click
* add solid fa icon
* update node graph, telemetry event
* add snapping
* change alt text
* update package lock
* fix bug in button hover
* add back transition
* clean up resize
* add grid size as param
* remove breaks
* clean up markdown
* lint fixes
* fix spacing
* clean up markdown colors
* clean up classes in resize
* clean up resize
* update sticky story
* fix spacing
* clean up classes
* revert change
* revert change
* revert change
* clean up sticky component
* remove unused component
* remove unnessary data
* remove unnessary data
* clean up actions
* clean up sticky size
* clean up unnessary border style
* fix bug
* replace sticky note name
* update description
* remove support for multi spaces
* update tracking name
* update telemetry reqs
* fix enter bug
* update alt text
* update sticky notes doc url
* fix readonly bug
* update class name
* update quote marks
Co-authored-by: SchnapsterDog <olivertrajceski@yahoo.com>
2022-04-25 03:38:37 -07:00
|
|
|
"dist/nodes/StickyNote/StickyNote.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/NoOp/NoOp.node.js",
|
:sparkles: Add Onfleet Node & Trigger (#2845)
* feat: added Onfleet nodes
Added Onfleet nodes for working with different endpoints like:
organizations, administrators, workers, hubs, teams, destinations, recipients,
containers and webhooks.
* style: fixed typos, arrays uniformity, unnecesary files
* refactor: changed add to create in comments and labels
* feat: added name field to onfleet trigger node
* feat: added team endpoints to onfleet node
Added team auto-dispatch and driver time estimate endpoints to Onfleet
node
* style: remove dots in descriptions and fixed some typos
* feat: added fixes according to comments made on the n8n PR
added new fixed collections, refactored the code according to comments
made on the n8n pr
* fix: fixed recipient and destination cretion
* docs: added docstrings for format some functions
added docstrings for new functions addded for formatting the destination
and recipient objects
* style: formatting the code according to n8n nodelinter
* fix: typos and better descriptions
* [INT-510] n8n: Address additional problems from n8n code review (#5)
* Fixed some error creating a worker, moving some fields under additional fields collection
* Fixed returned values for delete operations, making some changes for style code
* Added operational error since required property is not working for dateTime fields
* :zap: Improvements to #2593
* :zap: Improvements
* :bug: Fix issue with wrong interface
* :zap: Improvements
* :zap: Improvements
* :zap: Minor improvement
Co-authored-by: Santiago Botero Ruiz <santiago.botero@devsavant.ai>
Co-authored-by: ilsemaj <james.li.upenn@gmail.com>
Co-authored-by: Santiago Botero Ruiz <39206812+YokySantiago@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-02-28 00:48:17 -08:00
|
|
|
"dist/nodes/Onfleet/Onfleet.node.js",
|
|
|
|
"dist/nodes/Onfleet/OnfleetTrigger.node.js",
|
2021-05-20 14:31:23 -07:00
|
|
|
"dist/nodes/Notion/Notion.node.js",
|
|
|
|
"dist/nodes/Notion/NotionTrigger.node.js",
|
:sparkles: Add Odoo Node (#2601)
* added odoo scaffolding
* update getting data from odoo instance
* added scaffolding for main loop and request functions
* added functions for CRUD opperations
* improoved error handling for odooJSONRPCRequest
* updated odoo node and fixing nodelinter issues
* fixed alpabetical order
* fixed types in odoo node
* fixing linter errors
* fixing linter errors
* fixed data shape returned from man loop
* updated node input types, added fields list to models
* update when custom resource is selected options for fields list will be populated dynamicly
* minor fixes
* :hammer: fixed credential test, updating CRUD methods
* :hammer: added additional fields to crm resource
* :hammer: added descriptions, fixed credentials test bug
* :hammer: standardize node and descriptions design
* :hammer: removed comments
* :hammer: added pagination to getAll operation
* :zap: removed leftover function from previous implementation, removed required from optional fields
* :zap: fixed id field, added indication of type and if required to field description, replaced string input in filters to fetched list of fields
* :hammer: fetching list of models from odoo, added selection of fields to be returned to predefined models, fixes accordingly to review
* :zap: Small improvements
* :hammer: extracted adress fields into collection, changed fields to include in descriptions, minor tweaks
* :zap: Improvements
* :hammer: working on review
* :hammer: fixed linter errors
* :hammer: review wip
* :hammer: review wip
* :hammer: review wip
* :zap: updated display name for URL in credentials
* :hammer: added checks for valid id to delete and update
* :zap: Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-03-05 11:33:42 -08:00
|
|
|
"dist/nodes/Odoo/Odoo.node.js",
|
2021-11-10 13:48:20 -08:00
|
|
|
"dist/nodes/OneSimpleApi/OneSimpleApi.node.js",
|
2022-12-15 16:05:42 -08:00
|
|
|
"dist/nodes/OpenAi/OpenAi.node.js",
|
2020-11-24 02:22:14 -08:00
|
|
|
"dist/nodes/OpenThesaurus/OpenThesaurus.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/OpenWeatherMap/OpenWeatherMap.node.js",
|
2020-11-03 14:33:10 -08:00
|
|
|
"dist/nodes/Orbit/Orbit.node.js",
|
2021-04-02 09:29:20 -07:00
|
|
|
"dist/nodes/Oura/Oura.node.js",
|
2020-08-25 01:50:39 -07:00
|
|
|
"dist/nodes/Paddle/Paddle.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/PagerDuty/PagerDuty.node.js",
|
|
|
|
"dist/nodes/PayPal/PayPal.node.js",
|
|
|
|
"dist/nodes/PayPal/PayPalTrigger.node.js",
|
2021-02-07 12:44:20 -08:00
|
|
|
"dist/nodes/Peekalink/Peekalink.node.js",
|
2021-01-02 11:16:18 -08:00
|
|
|
"dist/nodes/Phantombuster/Phantombuster.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/PhilipsHue/PhilipsHue.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Pipedrive/Pipedrive.node.js",
|
|
|
|
"dist/nodes/Pipedrive/PipedriveTrigger.node.js",
|
2021-03-23 15:49:08 -07:00
|
|
|
"dist/nodes/Plivo/Plivo.node.js",
|
2022-05-27 09:04:56 -07:00
|
|
|
"dist/nodes/PostBin/PostBin.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Postgres/Postgres.node.js",
|
2021-02-14 08:56:34 -08:00
|
|
|
"dist/nodes/PostHog/PostHog.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/Postmark/PostmarkTrigger.node.js",
|
2020-11-25 02:44:50 -08:00
|
|
|
"dist/nodes/ProfitWell/ProfitWell.node.js",
|
2020-10-27 12:14:55 -07:00
|
|
|
"dist/nodes/Pushbullet/Pushbullet.node.js",
|
2020-12-11 23:58:58 -08:00
|
|
|
"dist/nodes/Pushcut/Pushcut.node.js",
|
|
|
|
"dist/nodes/Pushcut/PushcutTrigger.node.js",
|
2020-10-21 14:30:07 -07:00
|
|
|
"dist/nodes/Pushover/Pushover.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/QuestDb/QuestDb.node.js",
|
2020-11-25 04:08:59 -08:00
|
|
|
"dist/nodes/QuickBase/QuickBase.node.js",
|
2021-02-13 08:27:08 -08:00
|
|
|
"dist/nodes/QuickBooks/QuickBooks.node.js",
|
2020-12-22 23:05:02 -08:00
|
|
|
"dist/nodes/RabbitMQ/RabbitMQ.node.js",
|
|
|
|
"dist/nodes/RabbitMQ/RabbitMQTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Raindrop/Raindrop.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/ReadBinaryFile/ReadBinaryFile.node.js",
|
|
|
|
"dist/nodes/ReadBinaryFiles/ReadBinaryFiles.node.js",
|
2022-06-20 07:54:01 -07:00
|
|
|
"dist/nodes/ReadPdf/ReadPDF.node.js",
|
2021-02-04 00:37:03 -08:00
|
|
|
"dist/nodes/Reddit/Reddit.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Redis/Redis.node.js",
|
2022-03-12 03:14:39 -08:00
|
|
|
"dist/nodes/Redis/RedisTrigger.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/RenameKeys/RenameKeys.node.js",
|
|
|
|
"dist/nodes/RespondToWebhook/RespondToWebhook.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Rocketchat/Rocketchat.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/RssFeedRead/RssFeedRead.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Rundeck/Rundeck.node.js",
|
2020-08-18 05:56:53 -07:00
|
|
|
"dist/nodes/S3/S3.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Salesforce/Salesforce.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Salesmate/Salesmate.node.js",
|
2022-10-18 04:59:17 -07:00
|
|
|
"dist/nodes/Schedule/ScheduleTrigger.node.js",
|
2021-09-29 16:28:27 -07:00
|
|
|
"dist/nodes/SeaTable/SeaTable.node.js",
|
|
|
|
"dist/nodes/SeaTable/SeaTableTrigger.node.js",
|
2021-01-28 09:31:37 -08:00
|
|
|
"dist/nodes/SecurityScorecard/SecurityScorecard.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Segment/Segment.node.js",
|
2021-01-19 15:16:25 -08:00
|
|
|
"dist/nodes/SendGrid/SendGrid.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Sendy/Sendy.node.js",
|
|
|
|
"dist/nodes/SentryIo/SentryIo.node.js",
|
2021-07-15 10:30:59 -07:00
|
|
|
"dist/nodes/ServiceNow/ServiceNow.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Set/Set.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Shopify/Shopify.node.js",
|
|
|
|
"dist/nodes/Shopify/ShopifyTrigger.node.js",
|
2020-06-25 00:54:25 -07:00
|
|
|
"dist/nodes/Signl4/Signl4.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Slack/Slack.node.js",
|
|
|
|
"dist/nodes/Sms77/Sms77.node.js",
|
2020-12-10 01:17:16 -08:00
|
|
|
"dist/nodes/Snowflake/Snowflake.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/SplitInBatches/SplitInBatches.node.js",
|
2021-09-28 11:50:15 -07:00
|
|
|
"dist/nodes/Splunk/Splunk.node.js",
|
2020-11-24 14:19:41 -08:00
|
|
|
"dist/nodes/Spontit/Spontit.node.js",
|
2020-06-24 11:16:48 -07:00
|
|
|
"dist/nodes/Spotify/Spotify.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/SpreadsheetFile/SpreadsheetFile.node.js",
|
2021-11-17 08:08:36 -08:00
|
|
|
"dist/nodes/SseTrigger/SseTrigger.node.js",
|
2021-05-28 21:45:59 -07:00
|
|
|
"dist/nodes/Ssh/Ssh.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Stackby/Stackby.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Start/Start.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/StopAndError/StopAndError.node.js",
|
2020-11-04 01:53:33 -08:00
|
|
|
"dist/nodes/Storyblok/Storyblok.node.js",
|
2020-11-11 00:44:53 -08:00
|
|
|
"dist/nodes/Strapi/Strapi.node.js",
|
2020-10-22 01:17:39 -07:00
|
|
|
"dist/nodes/Strava/Strava.node.js",
|
|
|
|
"dist/nodes/Strava/StravaTrigger.node.js",
|
2021-07-10 04:15:14 -07:00
|
|
|
"dist/nodes/Stripe/Stripe.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Stripe/StripeTrigger.node.js",
|
2022-01-08 01:36:07 -08:00
|
|
|
"dist/nodes/Supabase/Supabase.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/SurveyMonkey/SurveyMonkeyTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Switch/Switch.node.js",
|
2022-01-07 09:19:24 -08:00
|
|
|
"dist/nodes/SyncroMSP/SyncroMsp.node.js",
|
2020-09-17 14:20:12 -07:00
|
|
|
"dist/nodes/Taiga/Taiga.node.js",
|
|
|
|
"dist/nodes/Taiga/TaigaTrigger.node.js",
|
2021-02-05 00:25:41 -08:00
|
|
|
"dist/nodes/Tapfiliate/Tapfiliate.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Telegram/Telegram.node.js",
|
|
|
|
"dist/nodes/Telegram/TelegramTrigger.node.js",
|
2020-12-02 02:24:25 -08:00
|
|
|
"dist/nodes/TheHive/TheHive.node.js",
|
|
|
|
"dist/nodes/TheHive/TheHiveTrigger.node.js",
|
2021-01-31 09:57:03 -08:00
|
|
|
"dist/nodes/TimescaleDb/TimescaleDb.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Todoist/Todoist.node.js",
|
|
|
|
"dist/nodes/Toggl/TogglTrigger.node.js",
|
2020-08-04 06:48:05 -07:00
|
|
|
"dist/nodes/TravisCi/TravisCi.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Trello/Trello.node.js",
|
|
|
|
"dist/nodes/Trello/TrelloTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Twake/Twake.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Twilio/Twilio.node.js",
|
2020-12-10 02:09:38 -08:00
|
|
|
"dist/nodes/Twist/Twist.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Twitter/Twitter.node.js",
|
|
|
|
"dist/nodes/Typeform/TypeformTrigger.node.js",
|
2020-08-10 09:19:26 -07:00
|
|
|
"dist/nodes/UnleashedSoftware/UnleashedSoftware.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Uplead/Uplead.node.js",
|
2020-12-19 09:22:41 -08:00
|
|
|
"dist/nodes/UProc/UProc.node.js",
|
2021-05-29 17:42:25 -07:00
|
|
|
"dist/nodes/UptimeRobot/UptimeRobot.node.js",
|
2021-09-30 09:58:30 -07:00
|
|
|
"dist/nodes/UrlScanIo/UrlScanIo.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Vero/Vero.node.js",
|
2022-10-07 06:48:45 -07:00
|
|
|
"dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloud.node.js",
|
2022-10-11 07:07:36 -07:00
|
|
|
"dist/nodes/Venafi/ProtectCloud/VenafiTlsProtectCloudTrigger.node.js",
|
2022-10-07 06:05:48 -07:00
|
|
|
"dist/nodes/Venafi/Datacenter/VenafiTlsProtectDatacenter.node.js",
|
2020-10-12 23:56:24 -07:00
|
|
|
"dist/nodes/Vonage/Vonage.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Wait/Wait.node.js",
|
2021-04-17 00:25:51 -07:00
|
|
|
"dist/nodes/Webflow/Webflow.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Webflow/WebflowTrigger.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Webhook/Webhook.node.js",
|
2020-10-13 04:00:14 -07:00
|
|
|
"dist/nodes/Wekan/Wekan.node.js",
|
2022-09-29 17:17:46 -07:00
|
|
|
"dist/nodes/WhatsApp/WhatsApp.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Wise/Wise.node.js",
|
|
|
|
"dist/nodes/Wise/WiseTrigger.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/WooCommerce/WooCommerce.node.js",
|
|
|
|
"dist/nodes/WooCommerce/WooCommerceTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/Wordpress/Wordpress.node.js",
|
2021-12-10 09:36:24 -08:00
|
|
|
"dist/nodes/Workable/WorkableTrigger.node.js",
|
2021-11-17 05:48:29 -08:00
|
|
|
"dist/nodes/WorkflowTrigger/WorkflowTrigger.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/WriteBinaryFile/WriteBinaryFile.node.js",
|
:sparkles: Add Wufoo-Trigger node (#597)
* Generic functions, credentials, interface, logo, triggernode
* TSLint tabs rule, request error handling, webhook done
On hold until Wufoo responds with sandbox account
* Removed test logging, fixed various errors, cleaned up
* Sorted imports, adjusted data display, removed anys, tslint import sort rule
* RAAAAAW data
* :zap: Fix logo and improve formatting
* :zap: Improvements
* :zap: Minor improvements to WuFoo-Trigger
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-01 00:07:55 -07:00
|
|
|
"dist/nodes/Wufoo/WufooTrigger.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/Xero/Xero.node.js",
|
2021-11-17 05:35:57 -08:00
|
|
|
"dist/nodes/Xml/Xml.node.js",
|
2020-12-02 14:13:59 -08:00
|
|
|
"dist/nodes/Yourls/Yourls.node.js",
|
2022-02-11 23:40:54 -08:00
|
|
|
"dist/nodes/Zammad/Zammad.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Zendesk/Zendesk.node.js",
|
|
|
|
"dist/nodes/Zendesk/ZendeskTrigger.node.js",
|
|
|
|
"dist/nodes/Zoho/ZohoCrm.node.js",
|
2020-07-23 13:51:05 -07:00
|
|
|
"dist/nodes/Zoom/Zoom.node.js",
|
2020-06-11 15:57:32 -07:00
|
|
|
"dist/nodes/Zulip/Zulip.node.js"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
2022-12-19 08:01:27 -08:00
|
|
|
"@types/amqplib": "^0.10.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/aws4": "^1.5.1",
|
|
|
|
"@types/basic-auth": "^1.1.2",
|
|
|
|
"@types/cheerio": "^0.22.15",
|
2021-10-14 16:45:51 -07:00
|
|
|
"@types/cron": "~1.7.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/eventsource": "^1.1.2",
|
2020-08-14 09:03:43 -07:00
|
|
|
"@types/express": "^4.17.6",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/formidable": "^1.0.31",
|
|
|
|
"@types/gm": "^1.18.2",
|
|
|
|
"@types/imap-simple": "^4.2.0",
|
2023-01-13 09:24:59 -08:00
|
|
|
"@types/jsonwebtoken": "^9.0.0",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/lodash.set": "^4.3.6",
|
2022-08-31 06:25:52 -07:00
|
|
|
"@types/lossless-json": "^1.0.0",
|
2020-08-18 03:40:19 -07:00
|
|
|
"@types/mailparser": "^2.7.3",
|
2021-06-19 21:03:01 -07:00
|
|
|
"@types/mime-types": "^2.1.0",
|
2020-07-23 13:51:05 -07:00
|
|
|
"@types/mssql": "^6.0.2",
|
2023-01-13 09:11:56 -08:00
|
|
|
"@types/node-ssh": "^7.0.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/nodemailer": "^6.4.0",
|
2023-01-13 09:11:56 -08:00
|
|
|
"@types/pdf-parse": "^1.1.1",
|
2022-08-31 06:25:52 -07:00
|
|
|
"@types/promise-ftp": "^1.3.4",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/redis": "^2.8.11",
|
|
|
|
"@types/request-promise-native": "~1.0.15",
|
2022-04-19 00:24:10 -07:00
|
|
|
"@types/showdown": "^1.9.4",
|
2022-08-31 06:25:52 -07:00
|
|
|
"@types/snowflake-sdk": "^1.5.1",
|
2020-08-04 00:01:13 -07:00
|
|
|
"@types/ssh2-sftp-client": "^5.1.0",
|
2020-11-18 09:19:41 -08:00
|
|
|
"@types/tmp": "^0.2.0",
|
2022-02-04 10:13:26 -08:00
|
|
|
"@types/uuid": "^8.3.2",
|
2020-06-11 15:57:32 -07:00
|
|
|
"@types/xml2js": "^0.4.3",
|
2023-01-02 00:22:33 -08:00
|
|
|
"eslint-plugin-n8n-nodes-base": "^1.12.0",
|
2020-06-11 15:57:32 -07:00
|
|
|
"gulp": "^4.0.0",
|
2023-02-03 06:35:29 -08:00
|
|
|
"n8n-workflow": "~0.135.0"
|
2020-06-11 15:57:32 -07:00
|
|
|
},
|
|
|
|
"dependencies": {
|
2021-06-05 10:33:12 -07:00
|
|
|
"@kafkajs/confluent-schema-registry": "1.0.6",
|
2022-10-07 06:48:45 -07:00
|
|
|
"@types/js-nacl": "^1.3.0",
|
2022-12-19 08:01:27 -08:00
|
|
|
"amqplib": "^0.10.3",
|
2020-06-11 15:57:32 -07:00
|
|
|
"aws4": "^1.8.0",
|
|
|
|
"basic-auth": "^2.0.1",
|
|
|
|
"change-case": "^4.1.1",
|
2021-05-07 16:27:33 -07:00
|
|
|
"cheerio": "1.0.0-rc.6",
|
2022-01-18 02:15:34 -08:00
|
|
|
"chokidar": "3.5.2",
|
2021-10-14 16:45:51 -07:00
|
|
|
"cron": "~1.7.2",
|
2022-09-29 17:17:46 -07:00
|
|
|
"currency-codes": "^2.1.0",
|
2022-05-16 02:35:29 -07:00
|
|
|
"eventsource": "^2.0.2",
|
2021-08-20 14:48:02 -07:00
|
|
|
"fast-glob": "^3.2.5",
|
2021-11-03 09:02:44 -07:00
|
|
|
"fflate": "^0.7.0",
|
2020-06-11 15:57:32 -07:00
|
|
|
"formidable": "^1.2.1",
|
2020-11-18 09:19:41 -08:00
|
|
|
"get-system-fonts": "^2.0.2",
|
2020-06-11 15:57:32 -07:00
|
|
|
"gm": "^1.23.1",
|
2021-03-25 04:58:54 -07:00
|
|
|
"iconv-lite": "^0.6.2",
|
2021-05-16 11:35:11 -07:00
|
|
|
"ics": "^2.27.0",
|
2020-06-11 15:57:32 -07:00
|
|
|
"imap-simple": "^4.3.0",
|
2022-01-02 01:45:19 -08:00
|
|
|
"isbot": "^3.3.4",
|
2020-06-11 15:57:32 -07:00
|
|
|
"iso-639-1": "^2.1.3",
|
2022-10-07 06:48:45 -07:00
|
|
|
"js-nacl": "^1.4.0",
|
2023-01-13 09:24:59 -08:00
|
|
|
"jsonwebtoken": "^9.0.0",
|
2020-10-29 07:42:54 -07:00
|
|
|
"kafkajs": "^1.14.0",
|
2020-06-11 15:57:32 -07:00
|
|
|
"lodash.get": "^4.4.2",
|
|
|
|
"lodash.set": "^4.3.2",
|
|
|
|
"lodash.unset": "^4.5.2",
|
2021-02-21 23:49:00 -08:00
|
|
|
"lossless-json": "^1.0.4",
|
2023-01-31 01:44:45 -08:00
|
|
|
"luxon": "^3.1.0",
|
2021-04-15 14:59:00 -07:00
|
|
|
"mailparser": "^3.2.0",
|
2022-04-10 03:29:19 -07:00
|
|
|
"moment": "~2.29.2",
|
2020-06-11 15:57:32 -07:00
|
|
|
"moment-timezone": "^0.5.28",
|
2022-09-14 02:54:05 -07:00
|
|
|
"mongodb": "^4.9.1",
|
2021-07-14 15:11:32 -07:00
|
|
|
"mqtt": "4.2.6",
|
2022-06-20 15:17:18 -07:00
|
|
|
"mssql": "^8.1.2",
|
2021-08-29 14:15:50 -07:00
|
|
|
"mysql2": "~2.3.0",
|
2023-02-03 06:35:29 -08:00
|
|
|
"n8n-core": "~0.153.0",
|
2022-04-19 00:24:10 -07:00
|
|
|
"node-html-markdown": "^1.1.3",
|
2021-11-03 09:02:44 -07:00
|
|
|
"node-ssh": "^12.0.0",
|
2022-07-24 08:13:01 -07:00
|
|
|
"nodemailer": "^6.7.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"pdf-parse": "^1.1.1",
|
2020-07-26 03:45:39 -07:00
|
|
|
"pg": "^8.3.0",
|
|
|
|
"pg-promise": "^10.5.8",
|
2022-12-11 05:10:54 -08:00
|
|
|
"pretty-bytes": "^5.6.0",
|
2020-08-04 00:01:13 -07:00
|
|
|
"promise-ftp": "^1.3.5",
|
2021-04-15 14:59:00 -07:00
|
|
|
"redis": "^3.1.1",
|
2020-06-11 15:57:32 -07:00
|
|
|
"request": "^2.88.2",
|
|
|
|
"rhea": "^1.0.11",
|
|
|
|
"rss-parser": "^3.7.0",
|
2022-04-19 00:24:10 -07:00
|
|
|
"showdown": "^2.0.3",
|
2022-04-03 00:45:22 -07:00
|
|
|
"simple-git": "^3.5.0",
|
2020-12-10 01:17:16 -08:00
|
|
|
"snowflake-sdk": "^1.5.3",
|
2021-10-07 15:54:45 -07:00
|
|
|
"ssh2-sftp-client": "^7.0.0",
|
2020-11-18 02:08:50 -08:00
|
|
|
"tmp-promise": "^3.0.2",
|
2022-02-04 10:13:26 -08:00
|
|
|
"uuid": "^8.3.2",
|
2021-10-19 15:11:08 -07:00
|
|
|
"vm2": "~3.9.5",
|
2021-06-05 14:00:56 -07:00
|
|
|
"xlsx": "^0.17.0",
|
2021-04-30 18:42:32 -07:00
|
|
|
"xml2js": "^0.4.23"
|
2021-03-26 01:21:27 -07:00
|
|
|
}
|
2022-03-20 12:30:49 -07:00
|
|
|
}
|