Commit Graph

6 Commits

Author SHA1 Message Date
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
Iván Ovejero
2b74b6238e ⚡ Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize

* 🔥 Deprecate color in non-FA nodes

* ⚡ Minor node name fixes

* 📦 Update package-lock.json

* ⏪ Restore Merge node color

* 👕 Fix lint
2021-12-23 13:30:35 +01:00
Iván Ovejero
a783288338 ⚡ Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
Iván Ovejero
260ab395d1 🔥 Remove stray logs (#2478) 2021-11-25 14:12:31 +01:00
Harshil Agrawal
c12c24e5a2 ⚡ Add and update codex files (#2273) 2021-10-08 00:15:10 +02:00
Ricardo Espinoza
469ac1d912 ✨ Add Netlify regular and trigger node (#2177)
* ✨ Add Netlify node

* ⚡ Add Sites resource

* ✨ Add regular Netlify node

* ⚡ Add Netlify Trigger node

* 🔨 Fix issue with body parameter

* ⚡ Improvements

* ⚡ Improvements

Co-authored-by: Harshil <ghagrawal17@gmail.com>
2021-09-18 22:12:20 +02:00