n8n/packages/nodes-base/nodes/InvoiceNinja
CodeShakingSheep 50b723836e
feat(Invoice Ninja Node): Add more query params to getAll requests (#9238)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-02 11:09:53 +02:00
..
BankTransactionDescription.ts fix(Invoice Ninja Node): Fix lint error (no-changelog) (#10848) 2024-09-17 13:04:36 +02:00
BankTransactionInterface.ts feat(Invoice Ninja Node): Add actions for bank transactions (#10389) 2024-09-17 10:42:05 +01:00
ClientDescription.ts feat(Invoice Ninja Node): Add more query params to getAll requests (#9238) 2024-10-02 11:09:53 +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 build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02: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 feat(Invoice Ninja Node): Add more query params to getAll requests (#9238) 2024-10-02 11:09:53 +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 feat(Invoice Ninja Node): Add more query params to getAll requests (#9238) 2024-10-02 11:09:53 +02: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 feat(Invoice Ninja Node): Add more query params to getAll requests (#9238) 2024-10-02 11:09:53 +02: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 feat(Invoice Ninja Node): Add more query params to getAll requests (#9238) 2024-10-02 11:09:53 +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 build: Upgrade nodelinter to 1.16.2 (no-changelog) (#10779) 2024-09-12 16:53:36 +02:00
TaskInterface.ts 🐛 Fix issue sending the parameter project incorrectly (Invoiceninja) (#1619) 2021-04-02 14:31:44 +02:00