Commit Graph

106 Commits

Author SHA1 Message Date
David Bomba d73e05b5df Fixes for check data 2024-01-24 14:58:06 +11:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba 37cc0cf442 Working on upgrade for paypal 2023-12-13 17:10:29 +11:00
David Bomba f7340d6114 PHP CS Fixer 2023-11-26 18:41:42 +11:00
David Bomba a8ecd8de64 Add in verification of Google OAuth using an access token 2023-11-21 10:50:19 +11:00
David Bomba b352178696 Static analysis 2023-08-08 18:56:31 +10:00
David Bomba f01fa763c1 Updates for static analysis 2023-08-07 08:23:13 +10:00
David Bomba 47ba507c1b Fixes for static analysis 2023-07-26 12:59:36 +10:00
David Bomba 3f610d68eb Refactor for subdomain validations: 2023-06-07 11:21:26 +10:00
David Bomba 6c00933c04 Fixes for react redirector 2023-05-29 12:54:41 +10:00
David Bomba b5344906cd Updates for account controller 2023-05-03 14:05:29 +10:00
David Bomba db86cb6b40 Static Analysis cleanup 2023-04-30 18:09:08 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba dddfd32757 Improve memory handling 2022-11-01 21:20:28 +11:00
David Bomba 7459a211cd Minor fixes for vendor key login 2022-10-25 12:42:05 +11:00
David Bomba 48f46dbd45 Configuration for in app purchases 2022-09-09 18:36:54 +10:00
David Bomba aceb377081 Fixes for settings purchase order designs 2022-07-27 20:03:46 +10:00
David Bomba d78415b6bf Fixes for multidb + twilio 2022-07-27 11:22:11 +10:00
Shift 19080933b6
Apply Laravel coding style
Shift automatically applies the Laravel coding style - which uses the PSR-2 coding style as a base with some minor additions.

You may customize the code style applied by adding a [PHP CS Fixer][1] or [PHP CodeSniffer][2] ruleset to your project root. Feel free to use [Shift's Laravel ruleset][3] to help you get started.

For more information on customizing the code style applied by Shift, [watch this short video][4].

[1]: https://github.com/FriendsOfPHP/PHP-CS-Fixer
[2]: https://github.com/squizlabs/PHP_CodeSniffer
[3]: https://gist.github.com/laravel-shift/cab527923ed2a109dda047b97d53c200
[4]: https://laravelshift.com/videos/shift-code-style
2022-06-21 09:57:17 +00:00
Nikola Cirkovic 79efa59f36 INA-12 | Add social apple to the OAuth.php 2022-06-11 05:26:47 +02:00
Nikola Cirkovic f6b22f8fb7 INA-12 | Support microsoft in OAuth.php 2022-06-11 04:07:46 +02:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba ebc498a815 Type checking 2022-04-21 12:07:08 +10:00
David Bomba 83692ed618 refactor queries 2022-02-26 18:48:22 +11:00
David Bomba 263bcd8126 Add ability to purge clients 2022-01-30 10:46:39 +11:00
David Bomba 2bc8146f7c Fixes for contact authentication + viewed entity notifications 2021-10-23 10:06:30 +11:00
David Bomba 0cfe5bc39a Refactor invitations 2021-10-14 16:25:09 +11:00
David Bomba 773fc3f29b Improve efficiency of MultiDB queries 2021-10-03 08:31:21 +11:00
David Bomba e914447097 Add withTrashed() when searching for MultiDB users 2021-09-06 08:21:22 +10:00
David Bomba 41b1555fe1 Improve authorize.net add payment method 2021-07-13 11:07:10 +10:00
David Bomba 5bcbda2f47 Minor fixes for document downloads 2021-07-02 07:57:55 +10:00
David Bomba 32698b33d7 Document middleware 2021-07-02 07:23:25 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba f28ba178ee Fix for missing method property 2021-06-10 14:32:53 +10:00
David Bomba 4280d5ab0c Fixes for Google Oauth 2021-06-10 14:25:01 +10:00
David Bomba caec22c884 Fixes for return types 2021-05-27 09:59:12 +10:00
David Bomba c125dca154 Fixes for client portal login/auth/register pages 2021-05-27 09:14:21 +10:00
David Bomba ba672f6fdd Fixes for test 2021-05-26 11:32:01 +10:00
David Bomba e6531a68eb Fixes for language files 2021-05-24 20:45:31 +10:00
David Bomba 347f10caa6 Reset connection when performing simple DB checks 2021-05-24 14:52:08 +10:00
David Bomba 3c99c65033 FIxes for multidb 2021-05-24 14:24:16 +10:00
David Bomba c43d122e91 Fixes for importing Ninja clients/contacts 2021-05-20 14:13:54 +10:00
David Bomba d7d76ae6ea MultiDB domain resolution for client portals 2021-05-15 13:31:41 +10:00
David Bomba 777c2dd24a Reorder middleware to allow route model binding to be delayed 2021-05-13 22:41:32 +10:00
= daff65de01 Working on password reset throttling 2021-05-13 19:13:51 +10:00
David Bomba e4fabfbf2d Export data 2021-05-13 16:01:12 +10:00
David Bomba b0f5ca8638 Logout Controller 2021-04-27 16:03:21 +10:00
David Bomba 48da709d6e Fixes for broken DBs 2021-04-27 09:44:20 +10:00
David Bomba 1bcfa1b19d Add ability to logout all tokens from company 2021-04-27 09:34:35 +10:00