Commit Graph

1313 Commits

Author SHA1 Message Date
David Bomba
5ca0326ee4 cc_only implmementation 2026-04-04 14:49:32 +11:00
David Bomba
57aa3e763e LawPay 2026-03-30 10:59:50 +11:00
David Bomba
95ea22cdee Vendor sync cast 2026-03-22 13:07:43 +11:00
David Bomba
1096bb3839 Checkout FLOW 2026-03-18 09:48:46 +11:00
David Bomba
7b22c9cdab Fixes for tests 2026-03-11 13:30:33 +11:00
David Bomba
02b687f9b3 Fixes for Pass Key implementation 2026-03-11 12:00:27 +11:00
svenbledt
06dd881075 Enhance passkey registration error handling and update database migration.
- Wrap passkey credential registration in a try-catch block to return a 422 status with an appropriate error message for invalid credentials.
- Remove unused Filterable trait from PasskeyCredential model.
- Add an index on the user_id and credential_id columns in the passkey_credentials migration for improved query performance.
2026-03-10 15:49:44 +01:00
SvenBledt
ef6c082c6a Refactor passkey handling and improve error responses.
- Change passkey deletion from forceDelete to delete for soft deletion.
- Update error response for invalid credentials from 400 to 404.
- Add new error response for cases where no passkeys are registered, returning a 404 status.
- Remove soft deletes from PasskeyCredential model and adjust related migration.
- Update OpenAPI documentation to reflect new error responses.
- Enhance tests to cover scenarios for users without registered passkeys.
2026-03-06 13:23:13 +01:00
SvenBledt
8ef567592a Add passkey authentication endpoints and storage.
Implement WebAuthn registration/authentication flow and related API and login test updates so CI can validate the new passkey auth paths.
2026-02-27 11:55:19 +01:00
David Bomba
cfd98d6ce3 Additional safety checks around selfhost + docuninja 2026-02-27 09:03:37 +11:00
David Bomba
3a447f82cb Self Host normalise company enable_modules field 2026-02-27 08:23:14 +11:00
David Bomba
6021005d52 Fixes for merge conflicts 2026-02-11 16:22:09 +11:00
David Bomba
9d73250922 Add income_account_id to products table 2026-01-29 10:36:30 +11:00
David Bomba
3cd0dfea0c Add sync prop to expenses + expense categories 2026-01-29 09:41:51 +11:00
David Bomba
59e92ff4ca Merge pull request #11536 from ayarse/fix/maldives-currency-symbol
fix: add missing maldives currency symbol
2026-01-05 18:16:38 +11:00
ayaz
147ac6c8c3 fix: add maldives currency code 2026-01-04 15:24:45 +05:00
David Bomba
9ebb65c0b6 Merge pull request #11441 from TechNoNerd87/Stripe-Webhook-Secret-implimentation
Stripe webhook secret implimentation
2025-12-04 14:53:29 +11:00
TechNoNerd87
d7d9559db6 Modify Stripe fields in PaymentLibrariesSeeder
Updated Stripe payment provider fields to include webhookSecret.

Signed-off-by: TechNoNerd87 <113461509+TechNoNerd87@users.noreply.github.com>
2025-11-24 14:16:38 -06: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
42700cdc7c Updates for purchase order invitations 2025-11-06 16:06:08 +11:00
David Bomba
f305fa3076 Change order of indexes 2025-10-25 09:41:49 +11:00
David Bomba
b174656e87 Remove foreign keys for verifactu in order to preserve logs 2025-10-20 08:46:12 +11:00
David Bomba
769f132928 Fixes for conflict / verifactu 2025-10-10 09:22:59 +11:00
David Bomba
e423d283b3 Expand can_sign prop across all invitations 2025-09-10 12:39:05 +10:00
David Bomba
b680025e6b New props 2025-09-10 08:42:07 +10:00
David Bomba
b9d0daf3ea can sign property 2025-09-10 06:19:29 +10:00
David Bomba
a3be6c6bab v5.12.23 2025-09-02 07:14:15 +10:00
David Bomba
cfbb3958c5 New languages, af_ZA, ca, id_ID 2025-09-01 08:49:08 +10:00
David Bomba
79b7b4acc4 Fixes for tests 2025-08-31 13:28:41 +10:00
David Bomba
b94316dbed XmlInterface 2025-08-08 13:17:06 +10:00
David Bomba
bf5359cb72 Add VerifactuLog 2025-08-07 15:16:04 +10:00
David Bomba
49e044f871 Fixes for starting tasks 2025-08-07 07:20:53 +10:00
David Bomba
53173b26e7 Add requisition ID to bank integrations table 2025-08-06 19:44:45 +10:00
David Bomba
33c5b90dce Padding tax reports 2025-08-05 13:46:55 +10:00
David Bomba
6316195324 Merge pull request #11135 from cnohall/update-blockonomics-site-url
Add migration to update Blockonomics site URL
2025-07-28 17:14:28 +10:00
cnohall
9157c0971c Add migration to update Blockonomics site URL 2025-07-20 23:37:38 +09:00
David Bomba
c83ee7acda v5.11.82 2025-06-03 09:38:35 +10:00
David Bomba
1a9ba4742a Updated lang files 2025-06-01 19:50:41 +10:00
David Bomba
a933986221 Update schema for oauth_user_token Column 2025-05-29 16:17:35 +10:00
David Bomba
5e0e4487eb Auth.net ACH 2025-05-14 14:49:16 +10:00
David Bomba
8e1c9e3006 Changes for timezone naming 2025-05-12 16:30:56 +10:00
David Bomba
9d39af240c Add new guilder currency 2025-04-30 08:57:33 +10:00
David Bomba
cf1e5695a2 Change order of indexes 2025-04-10 20:37:15 +10:00
David Bomba
987e262ac5 Fixes for tests 2025-03-25 11:45:46 +11:00
David Bomba
4ed6fe81a2 Quickbooks sync 2025-03-21 14:25:12 +11:00
cnohall
76caeaa096 remove reverse migration for update_blockonomics 2025-03-18 09:55:23 +09:00
cnohall
2009544c56 Remove callbackSecret from Blockonomics payments gateway 2025-03-18 09:55:20 +09:00
David Bomba
c8407c417b Updates for elastic search 2025-03-11 15:42:45 +11:00
David Bomba
890e5904e1 Add trim for search text 2025-03-11 07:30:11 +11:00
David Bomba
0871706094 Fixes for missing place holders for statements 2025-03-09 20:45:26 +11:00