n8n/packages/nodes-base/nodes/InvoiceNinja
2024-08-30 10:59:30 +03:00
..
ClientDescription.ts fix(Invoice Ninja Node): Fix some fields names (no-changelog) (#9945) 2024-07-04 21:18:39 +02:00
ClientInterface.ts refactor(core): Update rule typescript-eslint/no-unused-vars to not error when variable starts with _ (#4523) 2022-11-08 15:28:21 +01:00
ExpenseDescription.ts fix(Invoice Ninja Node): Fix payment types (#10462) 2024-08-19 12:08:46 +01:00
ExpenseInterface.ts Invoice Ninja Node and Trigger 2020-03-04 12:08:06 -05:00
GenericFunctions.ts refactor: Add IRequestOptions type to helpers.request for more type safety (no-changelog) (#8563) 2024-02-14 16:29:09 +01:00
InvoiceDescription.ts fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589) 2024-07-04 20:38:03 +02:00
invoiceInterface.ts fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589) 2024-07-04 20:38:03 +02:00
InvoiceNinja.node.json docs: Update credential urls (no-changelog) (#10193) 2024-07-25 17:22:46 +01:00
InvoiceNinja.node.ts fix: Disable errors obfuscation (no-changelog) (#10617) 2024-08-30 10:59:30 +03:00
invoiceNinja.svg feat: Add support for dark mode node icons and colors (#9412) 2024-06-06 13:34:30 +02:00
InvoiceNinjaTrigger.node.json docs: Update credential urls (no-changelog) (#10193) 2024-07-25 17:22:46 +01:00
InvoiceNinjaTrigger.node.ts refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595) 2024-08-29 09:55:53 -04:00
PaymentDescription.ts fix(Invoice Ninja Node): Fix payment types (#10462) 2024-08-19 12:08:46 +01:00
PaymentInterface.ts fix(Invoice Ninja Node): Fix assigning an invoice to a payment (#9590) 2024-07-03 20:22:48 +01:00
QuoteDescription.ts fix(Invoice Ninja Node): Fix emailing and marking invoice as paid / sent (#9589) 2024-07-04 20:38:03 +02:00
QuoteInterface.ts fix(Invoice Ninja Node): Fix issue with custom invoice numbers not working with v5 (#8200) 2024-01-03 09:02:19 +00:00
TaskDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
TaskInterface.ts 🐛 Fix issue sending the parameter project incorrectly (Invoiceninja) (#1619) 2021-04-02 14:31:44 +02:00