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 6f95121fac
refactor: Add action to all operations on all nodes (#3655)
* 👕 Add `action` to `INodePropertyOptions`

* 👕 Apply `node-param-operation-option-without-action`

* ✏️ Fix add/remove phrasing

* ✏️ Fix email template phrasing

* ✏️ Fix add/remove phrasing

* ✏️ Fix custom fields phrasing

* ✏️ Fix job report phrasing

* ✏️ Fix query phrasing

* ✏️ Various phrasing fixes

* ✏️ Fix final phrasings

* ✏️ Remove `conversation`

* ✏️ Fix plural
2022-07-10 23:50:51 +03:00
..
ClientDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
ClientInterface.ts 👕 Fix lint issue 2021-01-13 20:20:30 +01:00
ExpenseDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03: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: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03: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 more nodelinting rules (#3324) 2022-05-20 23:47:24 +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: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
PaymentInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
QuoteDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
QuoteInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
TaskDescription.ts refactor: Add action to all operations on all nodes (#3655) 2022-07-10 23:50:51 +03:00
TaskInterface.ts 🐛 Fix issue sending the parameter project incorrectly (Invoiceninja) (#1619) 2021-04-02 14:31:44 +02:00