Commit Graph

403 Commits

Author SHA1 Message Date
David Bomba 8d037a5ca9 Fixes for user auth 2025-05-29 19:27:26 +10:00
David Bomba d1e466a158 Reversion for user auth changes 2025-05-28 08:16:55 +10:00
David Bomba 00b801c550 update api route limits for signup 2025-05-21 08:42:48 +10:00
David Bomba cecb7c07a2 Updated blacklist rules 2025-04-16 00:16:43 +10:00
David Bomba 260c79a609 Additional middleware to check json quality 2025-04-14 08:23:42 +10:00
David Bomba 6c913b27fe Improve middleware performance 2025-04-10 16:23:45 +10:00
David Bomba 6965f0bd23 Health route 2025-04-09 18:14:40 +10:00
David Bomba afb778977b Health route 2025-04-09 18:14:28 +10:00
David Bomba 976436d961 Project reports 2025-03-24 15:03:44 +11:00
David Bomba 0265bc1603 Locations 2025-02-21 10:33:41 +11:00
David Bomba fd28457f13 Allow client postmark webhooks 2025-02-04 11:40:46 +11:00
Benjamin Beganović 59b6374700 Update routes 2025-01-13 16:59:07 +01:00
David Bomba 241816a0f9 Refactor for bulk project invoicing 2024-12-31 11:55:04 +11:00
David Bomba e58b8d6c59 Roll back symfony mailer to 7.1.6 2024-12-06 09:16:00 +11:00
David Bomba ca9d8947d9 Tests for routes 2024-11-28 12:10:59 +11:00
Benjamin Beganović 0bd978e4f6 Update routes 2024-11-18 17:46:57 +01:00
Benjamin Beganović 20e400d621
E-invoicing: Refactor calls (#113)
* Update main PEPPOL controller

* Expose countries in AddTaxIdentifierRequest

* setupLegalEntity method for Storecove

* Add missing methods to the StorecoveProxy

* Endpoint for additional legal identifiers

* Update return types on getLegalEntity
2024-11-13 11:35:21 +11:00
David Bomba c0f30c6855 Invoice projects via API 2024-11-13 11:12:41 +11:00
David Bomba b02fcf5909 Refactor addadditionaltaxidentifier to admin module 2024-11-11 15:30:21 +11:00
David Bomba 99fcdf330a Stylesheets 2024-11-08 13:49:07 +11:00
Benjamin Beganović 4e097db3ed
eInvoicing (#105)
* apply migration to accounts table

* remove references of e_invoicing_token from company

* update rotation of token

* update sending functionality

* fixes for column reference

* update translations

* wip

* proxy peppol calls to admin module

* Update StoreEntityRequest

* Update translations

* Add e_invoice_quota to account transformer

* Checking license validity

* Rotate token using API call to hosted

* Drop validation

* Update translations

* Returning account quota

* Show quota request

* Update endpoints

* Pass account_key instead of company to quota

* Add account_key on send request

* drop redundant column

* Update translations

* Update company details with classification, vat & id number

* Update validator

* Update settings for enable_e_invoice

* Fixes for payment meta

* Rebase on turbo124/v5-develop

* Update validation for payment means

---------

Co-authored-by: David Bomba <turbo124@gmail.com>
2024-11-06 06:41:35 +11:00
Benjamin Beganović d1b3e2e866 update routes 2024-10-24 16:05:38 +02:00
Benjamin Beganović 49f974a9b6 updating legal entity values 2024-10-22 18:00:08 +02:00
David Bomba 553e24615c Additional routes for legal entities 2024-10-22 11:41:36 +11:00
David Bomba 2723447389
Merge branch 'v5-develop' into v5-develop
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-10-22 07:10:07 +11:00
David Bomba 00582aa8db Add support for setting a payment method as default 2024-10-22 06:57:36 +11:00
Benjamin Beganović 56264b1868 update routes 2024-10-21 17:39:14 +02:00
David Bomba d28034db78 Payment means 2024-10-21 20:40:49 +11:00
Benjamin Beganović fa13efe5da update routes 2024-10-10 18:29:55 +02:00
David Bomba 310353ab28 Merge Vendors 2024-10-04 15:40:55 +10:00
David Bomba 19cf39786e Fixes for blockonomics 2024-09-19 08:17:51 +10:00
David Bomba 40ebad7dca
Merge branch 'v5-develop' into feature-inbound-email-expenses
Signed-off-by: David Bomba <turbo124@gmail.com>
2024-09-16 16:55:52 +10:00
cnohall 749b58500e remove manual call of processWebhookRequest, instead rely on existing infrastructure 2024-09-15 19:40:26 +09:00
paulwer 9ced189262 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-09-15 07:42:43 +02:00
cnohall 9a1c76a23a add support for QR-code 2024-09-12 14:06:53 +09:00
cnohall 19e99f300d add logic about secrets 2024-09-11 22:14:21 +09:00
cnohall 34830bc9ab update UI and make refreshing price possible 2024-09-11 17:07:43 +09:00
cnohall 3cbe451878 combine use of websocket and callback 2024-09-10 15:02:55 +09:00
David Bomba f893a75e9b Validate e-invoice payload 2024-09-03 16:36:46 +10:00
David Bomba 8c2b97dce5 EInvoice sending activity 2024-08-29 15:16:01 +10:00
paulwer 13dae4f524 Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-08-28 07:02:43 +02:00
David Bomba 620bdc61dd Static Analysis 2024-08-27 11:49:01 +10:00
David Bomba 9c225458c6 Fixes for QB pr 2024-08-21 13:04:09 +10:00
Kendall Arneaud 7c1f892ec2
Merge branch 'feature/import-quickbooks' into v5-develop
Signed-off-by: Kendall Arneaud <kendall.arneaud@gmail.com>
2024-08-02 10:02:45 -04:00
karneaud af47d5d8e4 move quickbooks routes to provider 2024-08-01 22:33:13 -04:00
paulwer ce77eff7cb Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-07-31 07:59:26 +02:00
David Bomba d6a4f4b4ca Improvements for task imports 2024-07-24 12:27:09 +10:00
karneaud 630c48193d add quicbooks controller/routes 2024-07-22 20:02:13 -04:00
Hillel Coren 4e2016b210 Enable selfhost admins to view the last error from storage/logs 2024-07-10 17:45:59 +03:00
paulwer b13e54f49b Merge branch 'v5-develop' of https://github.com/invoiceninja/invoiceninja into feature-inbound-email-expenses 2024-06-22 14:20:04 +02:00