Commit graph

9 commits

Author SHA1 Message Date
Marcus
cf37545eb1
update package.json dependencies (#33)
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Iván Ovejero
82b2552d10 General improvements
Improve explanatory comments, correct typings, make param names consistent, and simplify execute block.
2022-06-28 15:27:25 +02:00
Omar Ajoue
583e5302bc Added necessary plugins and fixed configs for linting 2022-06-21 11:23:10 +02:00
brianinoa
b2b5a97188 🚨 Autofix node linting 2022-06-20 15:22:10 +02:00
Brian Inoa
b61ff785f0 Fix incorrect defaults
 Remove Auth resource
2022-06-20 14:21:52 +02:00
brianinoa
1c53ac9f85 Improve descriptions 2022-06-16 15:03:56 +02:00
brianinoa
5909f4d124 ♻️ Import HTTP Verbs operations and fields 2022-06-16 12:00:05 +02:00
brianinoa
71978520ba Fix node name and color
 Add initial Resource and Operation
2022-06-14 17:02:04 +02:00
brianinoa
380b617a5f Create New HttpBin Declarative Node 2022-06-14 16:31:05 +02:00