n8n/packages/cli/src
Ricardo Espinoza 7a8425a152
Add Notion node V2 (#2437)
*  Add versioning

*  Add credentials verification

*  Add folmula filtering

*  Add file support

*  Apply internal review

*  Improvements

*  Add page updated event to trigger

*  Use name instead of id when setting expression in select type

*  improvements

*  Improvements

*  Improvement to descriptions

*  Add filter to databasePage:getAll

*  Improvements

*  Add database:search operation

*  Add page:archive operation

*  Allow clearing fields date type

*  Allow setting single value in people type field

* asasas

* asasas

* aaaaa

*  Improvements

*  Fix merging issues

* 🐛 Fix filename

*  Minor fix

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-29 23:23:22 +01:00
..
databases 🐛 Fix saving credentials id as string (#2410) 2021-11-04 20:23:10 -06:00
telemetry Tweaks to diagnostic events (#2544) 2021-12-10 15:29:05 +01:00
ActiveExecutions.ts 🐛 Fix issue with queue mode and missing wait-webhook data 2021-12-11 19:24:09 +01:00
ActiveWorkflowRunner.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
CredentialsHelper.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
CredentialsOverwrites.ts Fix credential overwrite via environment variables 2021-10-20 20:49:07 -05:00
CredentialTypes.ts Fix credential overwrite via environment variables 2021-10-20 20:49:07 -05:00
Db.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
ExternalHooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
GenericHelpers.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
index.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Interfaces.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
InternalHooks.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
InternalHooksManager.ts Tweaks to diagnostic events (#2544) 2021-12-10 15:29:05 +01:00
LoadNodesAndCredentials.ts Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
Logger.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
NodeTypes.ts Minor optimizations 2021-11-22 11:49:59 +01:00
PersonalizationSurvey.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Push.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
Queue.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
ResponseHelper.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
Server.ts Add Notion node V2 (#2437) 2021-12-29 23:23:22 +01:00
TagHelpers.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
TestWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
TranslationHelpers.ts Switch to JSON for localization service 2021-11-24 12:16:59 +01:00
WaitingWebhooks.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WaitTracker.ts 🎨 Set up linting and formatting (#2120) 2021-08-29 20:58:11 +02:00
WebhookHelpers.ts Introduce binary data management (#2059) 2021-12-23 22:29:04 +01:00
WebhookServer.ts Add Webhook response node (#2254) 2021-11-05 10:45:51 -06:00
WorkflowCredentials.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
WorkflowExecuteAdditionalData.ts Add executionId workflow.postExecute external hook (#2569) 2021-12-25 13:42:17 +01:00
WorkflowHelpers.ts Change credentials structure (#2139) 2021-10-13 15:21:00 -07:00
WorkflowRunner.ts 👕 Fix lint issue 2021-12-25 13:51:42 +01:00
WorkflowRunnerProcess.ts Add executionId workflow.postExecute external hook (#2569) 2021-12-25 13:42:17 +01:00