n8n/packages/nodes-base/nodes/Magento
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
..
CustomerDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
InvoiceDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
magento.svg Add Magento 2 node (#2048) 2021-09-15 10:07:02 +02:00
Magento2.node.json Add codex files (#2226) 2021-09-21 19:41:25 +02:00
Magento2.node.ts feat(Magento 2 Node): Add credential tests (#3086) 2022-04-08 12:01:21 +02:00
OrderDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ProductDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
Types.d.ts Add Magento 2 node (#2048) 2021-09-15 10:07:02 +02:00