1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-20 09:27:44 +03:00
n8n/packages/nodes-base/nodes/InvoiceNinja
Iván Ovejero 63b6c9f128
refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243)
* ✏️ Alphabetize rules

* 🔖 Update version

*  Update lintfix command

*  Run baseline lintfix

* 📦 Update package-lock.json

* 👕 Apply `node-param-description-untrimmed` (#3200)

* Removing unneeded backticks (#3249)

* 👕 Apply node-param-description-wrong-for-return-all (#3253)

* 👕 Apply node-param-description-missing-limit (#3252)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply node-param-description-excess-final-period (#3250)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply node-param-description-unencoded-angle-brackets (#3256)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply node-param-description-url-missing-protocol (#3258)

* 👕 Apply `node-param-description-miscased-id` (#3254)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply node-param-description-wrong-for-limit (#3257)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply node-param-description-wrong-for-ignore-ssl-issues (#3261)

* 👕 Apply rule

*  Restore lintfix script

*  Restore lintfix script

Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2022-05-06 23:01:25 +02:00
..
ClientDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ClientInterface.ts 👕 Fix lint issue 2021-01-13 20:20:30 +01:00
ExpenseDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
ExpenseInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
InvoiceDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
invoiceInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
InvoiceNinja.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
InvoiceNinja.node.ts refactor: Apply eslint-plugin-n8n-nodes-base autofixable rules (#3174) 2022-04-22 18:29:51 +02:00
invoiceNinja.svg Optimize svgs 2021-04-17 17:23:59 +02:00
InvoiceNinjaTrigger.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
InvoiceNinjaTrigger.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
ISOCountryCodes.ts 👕 Fix lint issue 2021-01-13 20:20:30 +01:00
PaymentDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
PaymentInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
QuoteDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
QuoteInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
TaskDescription.ts refactor: Apply more eslint-plugin-n8n-nodes-base autofixable rules (#3243) 2022-05-06 23:01:25 +02:00
TaskInterface.ts 🐛 Fix issue sending the parameter project incorrectly (Invoiceninja) (#1619) 2021-04-02 14:31:44 +02:00