n8n/packages/nodes-base/nodes/SeaTable
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
..
GenericFunctions.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
Interfaces.ts Simplify code 2021-10-07 17:12:06 -05:00
RowDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
Schema.ts Add SeaTable node and trigger (#2240) 2021-09-29 18:28:27 -05:00
SeaTable.node.json Add and update codex files (#2273) 2021-10-08 00:15:10 +02:00
SeaTable.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
seaTable.svg Add SeaTable node and trigger (#2240) 2021-09-29 18:28:27 -05:00
SeaTableTrigger.node.json Add and update codex files (#2273) 2021-10-08 00:15:10 +02:00
SeaTableTrigger.node.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
types.d.ts Add SeaTable node and trigger (#2240) 2021-09-29 18:28:27 -05:00