n8n/packages/nodes-base/nodes
Jan 5a179cd5ae
Implement Wait functionality (#1817)
* refactor saving

* refactor api layer to be stateless

* refactor header details

* set variable for menu height

* clean up scss

* clean up indentation

* clean up dropdown impl

* refactor no tags view

* split away header

* Fix tslint issues

* Refactor tag manager

* add tags to patch request

* clean up scss

*  Refactor types to entities

* fix issues

* update no workflow error

* clean up tagscontainer

* use getters instead of state

* remove imports

* use custom colors

* clean up tags container

* clean up dropdown

* clean up focusoncreate

*  Ignore mistaken ID in POST /workflows

*  Fix undefined tag ID in PATCH /workflows

*  Shorten response for POST /tags

* remove scss mixins

* clean up imports

*  Implement validation with class-validator

* address ivan's comments

* implement modals

* Fix lint issues

* fix disabling shortcuts

* fix focus issues

* fix focus issues

* fix focus issues with modal

* fix linting issues

* use dispatch

* use constants for modal keys

* fix focus

* fix lint issues

* remove unused prop

* add modal root

* fix lint issues

* remove unused methods

* fix shortcut

* remove max width

*  Fix duplicate entry error for pg and MySQL

* update rename messaging

* update order of buttons

* fix firefox overflow on windows

* fix dropdown height

* 🔨 refactor tag crud controllers

* 🧹 remove unused imports

* use variable for number of items

* fix dropdown spacing

*  Restore type to fix build

*  Fix post-refactor PATCH /workflows/:id

*  Fix PATCH /workflows/:id for zero tags

*  Fix usage count becoming stringified

* address max's comments

* fix filter spacing

* fix blur bug

* address most of ivan's comments

* address tags type concern

* remove defaults

*  return tag id as string

* 🔨 add hooks to tag CUD operations

* 🏎 simplify timestamp pruning

* remove blur event

* fix onblur bug

*  Fix fs import to fix build

* address max's comments

* implement responsive tag container

* fix lint issues

* update tag limits

* address ivan's comments

* remove rename, refactor header, implement new designs for save, remove responsive tag container

* update styling

* update styling

* implement responsive tag container

* implement header tags edit

* implement header tags edit

* fix lint issues

* implement expandable input

* minor fixes

* minor fixes

* use variable

* rename save as

* duplicate fixes

* minor edit fixes

* lint fixes

* style fixes

* hook up saving name

* hook up tags

* clean up impl

* fix dirty state bug

* update limit

* update notification messages

* on click outside

* fix minor bug with count

* lint fixes

* handle minor edge cases

* handle minor edge cases

* handle minor bugs; fix firefox dropdown issue

* Fix min width

* apply tags only after api success

* remove count fix

* clean up workflow tags impl, fix tags delete bug

* fix minor issue

* fix minor spacing issue

* disable wrap for ops

* fix viewport root; save on click in dropdown

* save button loading when saving name/tags

* implement max width on tags container

* implement cleaner create experience

* disable edit while updating

* codacy hex color

* refactor tags container

* fix clickability

* fix workflow open and count

* clean up structure

* fix up lint issues

* fix button size

* increase workflow name limit for larger screen

* tslint fixes

* disable responsiveness for workflow modal

* rename event

* change min width for tags

* clean up pr

* address max's comments on styles

* remove success toasts

* add hover mode to name

* minor fixes

* refactor name preview

* fix name input not to jiggle

* finish up name input

* Fix up add tags

* clean up param

* clean up scss

* fix resizing name

* fix resizing name

* fix resize bug

* clean up edit spacing

* ignore on esc

* fix input bug

* focus input on clear

* build

* fix up add tags clickablity

* remove scrollbars

* move into folders

* clean up multiple patch req

* remove padding top from edit

* update tags on enter

* build

* rollout blur on enter behavior

* rollout esc behavior

* fix tags bug when duplicating tags

* move key to reload tags

* update header spacing

* build

* update hex case

* refactor workflow title

* remove unusued prop

* keep focus on error, fix bug on error

* Fix bug with name / tags toggle on error

* fix connection push bug

* :spakles: Implement wait functionality

* 🐛 Do not delete waiting executions with prune

*  Improve SQLite migration to not lose execution data anymore

*  Make it possible to restart waiting execution via webhook

*  Add missing file

* 🐛 Some more merge fixes

*  Do not show error for Wait-Nodes if in time-mode

*  Make $executionId available in expressions

* 👕 Fix lint issue

* 👕 Fix lint issue

* 👕 Fix lint issue

*  Set the unlimited sleep time as a variable

*  Add also sleeping webhook path to config

*  Make it possible to retrieve restartUrl in workflow

*  Add authentication to Wait-Node in Webhook-Mode

*  Return 404 when trying to restart execution via webhook which does
not support it

*  Make it possible to set absolute time on Wait-Node

*  Remove not needed imports

*  Fix description format

*  Implement missing webhook features on Wait-Node

*  Display webhook variable in NodeWebhooks

*  Include also date in displayed sleep time

*  Make it possible to see sleep time on node

*  Make sure that no executions does get executed twice

*  Add comment

*  Further improvements

*  Make Wait-Node easier to use

*  Add support for "notice" parameter type

* Fixing wait node to work with queue, improved logging and execution view

* Added support for mysql and pg

*  Add support for webhook postfix path

*  Make it possible to stop sleeping executions

*  Fix issue with webhook paths in not webhook mode

*  Remove not needed console.log

*  Update TODOs

*  Increase min time of workflow staying active to descrease possible issue
with overlap

* 👕 Fix lint issue

* 🐛 Fix issues with webhooks

*  Make error message clearer

*  Fix issue with missing execution ID in scaling mode

* Fixed execution list to correctly display waiting executins

* Feature: enable webhook wait workflows to continue after specified time

* Fixed linting

*  Improve waiting description text

*  Fix parameter display issue and rename

*  Remove comment

*  Do not display webhooks on Wait-Node

* Changed wording from restart to resume on wait node

* Fixed wording and inconsistent screen when changing resume modes

* Removed dots from the descriptions

* Changed docs url and renaming postfix to suffix

* Changed names from sleep to wait

*  Apply suggestions from ben

Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>

* Some fixes by Ben

*  Remove console.logs

*  Fixes and improvements

Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-08-21 14:11:32 +02:00
..
ActionNetwork Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ActiveCampaign Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
AcuityScheduling Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Affinity Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
AgileCrm Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Airtable Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Amqp Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ApiTemplateIo Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Asana Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Automizy Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Autopilot Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Aws Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Bannerbear Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Baserow Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Beeminder Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Bitbucket Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Bitly Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Bitwarden Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Box Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Brandfetch Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Bubble Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Calendly Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Chargebee Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
CircleCi Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Cisco/Webex Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Clearbit Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ClickUp Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Clockify Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Cockpit Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Coda Replace coda logo (#2107) 2021-08-20 23:36:33 +02:00
CoinGecko Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Contentful Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ConvertKit Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Copper Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Cortex Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
CrateDb Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
CustomerIo Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
DeepL Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Demio Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Discord 🐛 Remove circular references from error objects (#1802) 2021-06-12 17:15:23 +02:00
Discourse Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Disqus Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Drift Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Dropbox Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Egoi Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Elasticsearch Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Emelia Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ERPNext Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Eventbrite Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Facebook Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
FileMaker Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Flow Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
FormIo Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
Freshdesk Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
FreshworksCrm Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
GetResponse Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Ghost Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Git Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Github Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Gitlab Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Google Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Gotify Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
GoToWebinar Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
GraphQL Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Gumroad Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
HackerNews Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Harvest Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
HelpScout Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
HomeAssistant Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
HtmlExtract Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Hubspot Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
HumanticAI Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Hunter Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Intercom Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
InvoiceNinja Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Iterable Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Jira Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
JotForm Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Kafka Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Keap Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
Kitemaker Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Lemlist Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Line Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
LingvaNex Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
LinkedIn Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Mailcheck Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mailchimp Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MailerLite Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mailgun Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mailjet Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mandrill Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Marketstack Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Matrix Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mattermost Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mautic Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Medium Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MessageBird Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Microsoft Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mindee Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Mocean Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MondayCom Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MongoDb Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MonicaCrm Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MQTT Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Msg91 Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
MySql Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Nasa Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
NextCloud Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
NocoDB Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Notion Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
OpenThesaurus Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Orbit Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Oura Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Paddle Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
PagerDuty Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
PayPal Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Peekalink Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Phantombuster Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
PhilipsHue Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
Pipedrive Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Plivo Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Postgres Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
PostHog Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Postmark Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ProfitWell Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Pushbullet Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Pushcut Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Pushover Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
QuestDb Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
QuickBase Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
QuickBooks Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
RabbitMQ Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Raindrop Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Reddit Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Redis Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Rocketchat Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Rundeck Improve node error handling (#1309) 2021-04-16 18:33:36 +02:00
S3 Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Salesforce Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Salesmate Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
SecurityScorecard Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Segment Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
SendGrid Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Sendy Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
SentryIo Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ServiceNow Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Shopify Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Signl4 Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Slack Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Sms77 Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Snowflake Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Spontit Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Spotify 🐛 Fix Spotify pagination bug (#2061) 2021-08-08 09:58:04 +02:00
Ssh Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Stackby Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Storyblok Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Strapi Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Strava Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Stripe Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
SurveyMonkey Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Taiga Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Tapfiliate Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Telegram Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
TheHive Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
TimescaleDb Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Todoist Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Toggl Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
TravisCi Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Trello Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Twake Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Twilio Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Twist Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Twitter Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Typeform Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
UnleashedSoftware Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Uplead Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
UProc Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
UptimeRobot Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
utils 👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00
Vero Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Vonage Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Webflow Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Wekan Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Wise Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
WooCommerce Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Wordpress Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Wufoo Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Xero Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Yourls Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Zendesk Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Zoho Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Zoom Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Zulip Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ActivationTrigger.node.json Add new codex files and fix previous files (#1608) 2021-04-10 10:18:10 +02:00
Compression.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
Compression.node.ts Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Cron.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Cron.node.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
Crypto.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Crypto.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
DateTime.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
DateTime.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
EditImage.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
EditImage.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
EmailReadImap.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
EmailReadImap.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
EmailSend.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
EmailSend.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ErrorTrigger.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
ErrorTrigger.node.ts 👕 Fix lint issue 2020-10-22 15:46:03 +02:00
ExecuteCommand.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
ExecuteCommand.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
ExecuteWorkflow.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
ExecuteWorkflow.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Ftp.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
Ftp.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
Function.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Function.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
FunctionItem.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
FunctionItem.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
HttpRequest.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
HttpRequest.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ICalendar.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
ICalendar.node.ts Add iCalendar Node (#1725) 2021-05-16 13:35:11 -05:00
If.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
If.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
Interval.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Interval.node.ts 🐛 Fix Interval Trigger (#2043) 2021-08-02 22:37:20 +02:00
Merge.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Merge.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
MoveBinaryData.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
MoveBinaryData.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
N8nTrainingCustomerDatastore.node.ts 🐛 Fix bug on n8n Training Customer Datastore Node (#1964) 2021-07-03 11:14:11 +02:00
n8nTrainingCustomerDatastore.svg Add n8n training nodes (#1898) 2021-06-27 08:55:33 +02:00
N8nTrainingCustomerMessenger.node.ts Add n8n training nodes (#1898) 2021-06-27 08:55:33 +02:00
n8nTrainingCustomerMessenger.svg Add n8n training nodes (#1898) 2021-06-27 08:55:33 +02:00
N8nTrigger.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
N8nTrigger.node.ts 💥 Deprecate Activation Trigger and add two new replacement nodes (#1680) 2021-04-24 23:14:06 +02:00
n8nTrigger.svg Optimize svgs 2021-05-07 22:06:31 -05:00
NoOp.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
NoOp.node.ts 💄 Add icons to all nodes which did not have any 2019-07-26 11:27:46 +02:00
OpenWeatherMap.node.json Add and update codex files (#1665) 2021-04-16 19:03:44 +02:00
OpenWeatherMap.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
ReadBinaryFile.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
ReadBinaryFile.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
ReadBinaryFiles.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
ReadBinaryFiles.node.ts Replace glob-promise with fast-glob (#2096) 2021-08-20 23:48:02 +02:00
ReadPdf.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
ReadPdf.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
RenameKeys.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
RenameKeys.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
RssFeedRead.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
RssFeedRead.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
RunAt.node.ts 👕 Fix lint issue 2020-10-23 09:19:45 +02:00
Set.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Set.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
SplitInBatches.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
SplitInBatches.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
SpreadsheetFile.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
SpreadsheetFile.node.ts Fixed the spreadysheet nodes for saving dates 2021-07-21 14:30:38 +02:00
SseTrigger.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
SseTrigger.node.ts Clean up node description (#1883) 2021-07-03 14:40:16 +02:00
Start.node.json Add new codex files and fix previous files (#1608) 2021-04-10 10:18:10 +02:00
Start.node.ts Use color for icons in node creator and update colors 2019-07-26 11:41:08 +02:00
Switch.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Switch.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00
Wait.node.ts Implement Wait functionality (#1817) 2021-08-21 14:11:32 +02:00
Webhook.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Webhook.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
webhook.svg Add webhook node icon (#1910) 2021-06-18 23:48:38 +02:00
WorkflowTrigger.node.json Add and update codex files (#1834) 2021-05-28 14:54:52 -05:00
WorkflowTrigger.node.ts 💥 Deprecate Activation Trigger and add two new replacement nodes (#1680) 2021-04-24 23:14:06 +02:00
WriteBinaryFile.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
WriteBinaryFile.node.ts Initial changes for binary data management (#2105) 2021-08-20 18:08:40 +02:00
Xml.node.json Add aliases (#1935) 2021-06-27 13:34:08 +02:00
Xml.node.ts Add full continue-on-fail support to all nodes (#1996) 2021-07-20 08:58:54 +02:00