1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Keap
Iván Ovejero 0448feec56
refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules ()
*  Initial setup

* 👕 Update `.eslintignore`

* 👕 Autofix node-param-default-missing ()

* 🔥 Remove duplicate key

* 👕 Add exceptions

* 📦 Update package-lock.json

* 👕 Apply `node-class-description-inputs-wrong-trigger-node` ()

* 👕 Apply `node-class-description-inputs-wrong-regular-node` ()

* 👕 Apply `node-class-description-outputs-wrong` ()

* 👕 Apply `node-execute-block-double-assertion-for-items` ()

* 👕 Apply `node-param-default-wrong-for-collection` ()

* 👕 Apply node-param-default-wrong-for-boolean ()

* Autofixed default missing

* Autofixed booleans, worked well

*  Fix params

*  Undo exempted autofixes

* 📦 Update package-lock.json

* 👕 Apply node-class-description-missing-subtitle ()

*  Fix missing comma

* 👕 Apply `node-param-default-wrong-for-fixed-collection` ()

* 👕 Add exception for `node-class-description-missing-subtitle`

* 👕 Apply `node-param-default-wrong-for-multi-options` ()

* 👕 Apply `node-param-collection-type-unsorted-items` ()

* Missing coma

* 👕 Apply `node-param-default-wrong-for-simplify` ()

* 👕 Apply `node-param-description-comma-separated-hyphen` ()

* 👕 Apply `node-param-description-empty-string` ()

* 👕 Apply `node-param-description-excess-inner-whitespace` ()

* Rule looks good

* Add whitespace rule in eslint config

* :zao: fix

* 👕 Apply `node-param-description-identical-to-display-name` ()

* 👕 Apply `node-param-description-missing-for-ignore-ssl-issues` ()

*  Revert ":zao: fix"

This reverts commit ef8a76f3df.

* 👕 Apply `node-param-description-missing-for-simplify`  ()

* 👕 Apply `node-param-description-missing-final-period` ()

* Rule working as intended

* Add rule to eslint

* 👕 Apply node-param-description-missing-for-return-all ()

*  Restore `lintfix` command

Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: agobrech <ael.gobrecht@gmail.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2022-04-22 18:29:51 +02:00
..
CompanyDescription.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules () 2022-04-22 18:29:51 +02:00
CompanyInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
ConctactInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
ContactDescription.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules () 2022-04-22 18:29:51 +02:00
ContactNoteDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
ContactNoteInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
ContactTagDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
EcommerceOrderDescripion.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules () 2022-04-22 18:29:51 +02:00
EcommerceOrderInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
EcommerceProductDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
EcommerceProductInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
EmaiIInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
EmailDescription.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules () 2022-04-22 18:29:51 +02:00
FileDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
FileInterface.ts Renamed to Keap. 2020-04-02 19:37:52 -04:00
GenericFunctions.ts 🐛 Fix issue sending parameter Opt In Reason on Keap Node () 2021-04-17 16:52:56 +02:00
Keap.node.json Add aliases () 2021-06-27 13:34:08 +02:00
Keap.node.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules () 2022-04-22 18:29:51 +02:00
keap.png Optimize integration icons 2020-10-21 12:06:25 +02:00
KeapTrigger.node.json Add aliases () 2021-06-27 13:34:08 +02:00
KeapTrigger.node.ts Deprecate step size and node color () 2021-12-23 13:30:35 +01:00