n8n/packages/nodes-base/nodes/ServiceNow
Omar Ajoue d3fecb9f6d
🎨 Centralize error throwing for encryption keys and credentials (#3105)
* 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 (#3112)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2022-04-15 08:00:47 +02:00
..
BusinessServiceDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
ConfigurationItemsDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
DepartmentDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
DictionaryDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
IncidentDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
ServiceNow.node.json Add new codex files (#2037) 2021-07-29 15:34:55 +02:00
ServiceNow.node.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
servicenow.svg Add ServiceNow node (#1932) 2021-07-15 19:30:59 +02:00
TableRecordDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
UserDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
UserGroupDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00
UserRoleDescription.ts feat(ServiceNow Node): Add basicAuth support and fix getColumns loadOptions (#2712) 2022-04-02 17:22:13 +02:00