1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/cli/commands
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
..
db Change credentials structure () 2021-10-13 15:21:00 -07:00
export 🎨 Centralize error throwing for encryption keys and credentials () 2022-04-15 08:00:47 +02:00
import 🎨 Centralize error throwing for encryption keys and credentials () 2022-04-15 08:00:47 +02:00
list Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00
update Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00
user-management Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00
execute.ts Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00
executeBatch.ts Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00
Interfaces.d.ts feat: Add User Management () 2022-03-14 14:46:32 +01:00
start.ts 🎨 Centralize error throwing for encryption keys and credentials () 2022-04-15 08:00:47 +02:00
webhook.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 () 2022-04-08 23:32:08 +02:00
worker.ts Remove non-null assertions for Db collections () 2022-04-14 09:02:12 +02:00