Commit Graph

73 Commits

Author SHA1 Message Date
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 9e73353f20 Improvements for client filtering by name 2025-03-19 08:38:37 +11:00
David Bomba ed6a81a566 Adjustments for overlapping 2025-03-12 09:38:35 +11:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba c8503bb8e3 Add column filters for sorting 2025-01-23 19:22:43 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba 94735d1fa0 Migrate API docs to Scalar 2024-11-18 10:43:50 +11:00
David Bomba 4223067095 Query improvements 2024-10-29 16:34:16 +11:00
David Bomba 0923b1f7a1 Catches for system log not existing 2024-07-30 16:19:07 +10:00
David Bomba 72aadc0c16 php-cs-fixer 2024-06-14 17:09:44 +10:00
David Bomba 496afc5c20 Updated filters 2024-05-07 15:01:00 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 5be4848b76 Filter by phone 2024-03-26 20:07:45 +11:00
David Bomba e5bb58a7a9 New currencies 2024-03-25 07:08:03 +11:00
David Bomba c5b6938447 php cs fixer 2024-02-13 15:25:18 +11:00
David Bomba 169c1074f2 Add cast ABS when sorting lists by number 2024-02-13 13:57:04 +11:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba 8e35356388 Add checks for redirection methods 2024-01-01 10:59:25 +11:00
David Bomba 93d36abe4c Improve sort filters 2023-12-20 14:10:45 +11:00
David Bomba 7c6e47fbda Fixes for group search 2023-06-03 18:50:53 +10:00
David Bomba db6349fa15 Add group filter 2023-06-03 09:23:52 +10:00
David Bomba d884537e20 Fixes for ?with query when using hashed_id 2023-04-27 16:36:58 +10:00
David Bomba 6225db9bd9 Static analysis cleanup 2023-04-26 17:41:30 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 0995475352 Minor cleanup for filters 2023-01-31 08:24:42 +11:00
paulwer f380e77f48 fixes 2023-01-30 12:23:37 +01:00
paulwer 64af473b88 fixes 2023-01-30 12:21:17 +01:00
paulwer f27cca7f09 default value for sort input & fixes for strlen 2023-01-30 12:08:39 +01:00
paulwer ae5b9c0dd4 code quality + param-name fixes 2023-01-30 11:13:44 +01:00
paulwer e8d19abf7a sort early returns + type_id/category_id&event_id as strings 2023-01-30 11:04:55 +01:00
paulwer 6e9a420bea unify code + fixes 2023-01-30 10:46:05 +01:00
paulwer 8274aadd05 fixes 2023-01-30 10:36:13 +01:00
paulwer 98d4d62f82 spacing 2023-01-30 07:08:26 +01:00
David Bomba 6c86d7151a Update copyright year 2023-01-29 09:21:40 +11:00
David Bomba e0170dbecf Show credit payment amounts in the client portal 2023-01-19 14:45:34 +11:00
David Bomba 0c86e828a4 Refactor and code cleanup for filters 2023-01-16 10:05:44 +11:00
David Bomba afad1245c9 Clean up for Filters 2023-01-12 13:52:06 +11:00
David Bomba 0b5178561b Add finer grained resolution to created_at query 2022-12-21 18:14:22 +11:00
David Bomba 0ce2578b8c Minor fixes for filters 2022-10-14 09:18:28 +11:00
David Bomba 3d0b8c629b Put in checks for client filters 2022-09-22 09:59:40 +10:00
David Bomba e1edac0da1 Minor fixes for client filter sorted by display name 2022-09-01 08:28:01 +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
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba 171bbd2f95 Minor fixes 2022-04-24 18:51:41 +10:00
David Bomba 7d106f997a Set defaults for client filters' 2022-02-14 08:18:23 +11:00
David Bomba c60045da58 Fixes for client_id queries on client list 2022-01-21 10:37:39 +11:00
David Bomba a4aa9bacd4 clean up 2021-09-16 17:40:54 +10:00
David Bomba c1c8c98fdc Client Filters - number 2021-08-05 16:17:13 +10:00
David Bomba 42de43b574 Fixes for client queries 2021-07-26 20:25:07 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00