Commit Graph

433 Commits

Author SHA1 Message Date
David Bomba
6d2c242973 Quickbooks validation tests 2026-01-26 15:03:42 +11:00
David Bomba
33bdd69801 Fixes for throttle middle ware in web.php 2026-01-26 09:25:21 +11:00
David Bomba
ba19e17d25 New refresh route 2026-01-23 07:53:04 +11:00
David Bomba
250549f78d Purge user functionality 2026-01-12 17:01:11 +11:00
David Bomba
718dda403e Revert "Add back blockonomics routes" 2025-11-26 15:03:34 +11:00
cnohall
49c6de8161 Remove get-blockonomics-qr-code route 2025-11-26 11:25:39 +09:00
cnohall
a0f5a8f254 throttle blockonomics endpoints to 100 calls per minute 2025-11-25 15:39:12 +09:00
cnohall
f7769a4358 import the controller correctly 2025-11-25 12:06:53 +09:00
cnohall
e35b47abfe Fix: Add back Blockonomics Routes 2025-11-25 12:00:33 +09:00
Allie Micka
e1fdce60cc Merge branch 'v5-develop' into feature/add-gotenberg-support
Signed-off-by: Allie Micka <allie@bluebird.io>
2025-11-22 19:50:31 -06:00
David Bomba
9aec1415d8 Updates for routes 2025-10-28 08:13:52 +11:00
David Bomba
3f391b868b Updates for route rate limits 2025-10-27 16:50:56 +11:00
David Bomba
59a7ac132a updates for sms reset routes rate limiting 2025-10-12 13:30:52 +11:00
David Bomba
3b9537ad55 Feedback API 2025-10-09 07:48:06 +11:00
David Bomba
40f2741407 Fixes for api routes 2025-09-13 16:11:34 +10:00
David Bomba
52875f13a5 Updates for rate limits 2025-09-12 07:37:23 +10:00
David Bomba
18e46d3c88 protect routes 2025-09-04 09:58:46 +10:00
David Bomba
f7c1d01a95 Fixes for empty source error when creating a new Design 2025-08-29 14:07:46 +10:00
David Bomba
501b8085f0 Fixes for tests 2025-08-21 12:22:38 +10:00
David Bomba
577e1abaa7 Updates for logging 2025-08-20 11:51:37 +10:00
David Bomba
b78ba2b1fc TaxReports 2025-08-06 13:20:09 +10:00
David Bomba
799991f520 Updated next_sendd_date for recurring ivnoices that are bulk updated 2025-08-03 12:08:48 +10:00
David Bomba
f2f08e22e6 Add payment scheduler for invoices 2025-08-01 12:43:05 +10:00
David Bomba
3037d7d148 Add clone company gateway action 2025-06-13 09:12:04 +10:00
David Bomba
2887a6a34d Add options for product filtering in the item reports 2025-06-12 09:04:00 +10:00
David Bomba
b276cb2cca Add route to support display a clients custom settings configuration: 2025-06-08 10:18:21 +10:00
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
7e5cb8fe81 Merge branch 'v5-develop' into v5-stable 2025-01-04 19:40:10 +11:00
David Bomba
241816a0f9 Refactor for bulk project invoicing 2024-12-31 11:55:04 +11:00
David Bomba
69a9225957 Merge branch 'v5-develop' into v5-stable 2024-12-08 16:41:14 +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
David Bomba
781e22fe96 merge 2024-11-20 15:19:38 +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