1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/ClickUp
Omar Ajoue d3fecb9f6d
🎨 Centralize error throwing for encryption keys and credentials ()
* Centralized error throwing for encryption key

* Unifying the error message used by cli and core packages

* Improvements to error messages to make it more DRY

* Removed unnecessary throw

* Throwing error when credential does not exist to simplify node behavior ()

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-04-15 08:00:47 +02:00
..
ChecklistDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
ChecklistItemDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
ClickUp.node.json Add new codex files and fix previous files () 2021-04-10 10:18:10 +02:00
ClickUp.node.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 () 2022-04-08 23:32:08 +02:00
clickup.svg Replace PNG icons with SVG and optimize () 2021-06-12 21:00:37 +02:00
ClickUpTrigger.node.json Add Node Codex () 2021-01-14 13:56:07 +01:00
ClickUpTrigger.node.ts Deprecate step size and node color () 2021-12-23 13:30:35 +01:00
CommentDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
FolderDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials () 2022-04-15 08:00:47 +02:00
GoalDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
GoalKeyResultDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
GuestDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
ListDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
ListInterface.ts Extended ClickUp 2020-04-20 09:36:08 -05:00
SpaceTagDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TaskDependencyDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TaskInterface.ts Updated names to keep backward compatibility 2020-04-20 23:57:50 -05:00
TaskListDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TaskTagDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TimeEntryDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
TimeEntryTagDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00