Commit Graph

72 Commits

Author SHA1 Message Date
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba dfbbceafe5 Updates for new company creation permissions 2025-04-23 12:55:21 +10:00
David Bomba 75d3721daa fixes for checks on currency id 2025-03-24 16:41:38 +11:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 552d596eae Style fixes 2024-11-20 11:15:49 +11:00
David Bomba 3c9b0d7e58 Fixes for Stripe ACH 2024-10-08 10:11:43 +11:00
David Bomba 6afcb90ba4 Prevent queries from unrelated tables 2024-09-26 15:02:19 +10:00
David Bomba e7479d6a41 Updates for template service properties 2024-09-02 10:35:20 +10:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 40086db271 cs fixer 2024-01-14 15:05:00 +11:00
David Bomba bcddd423c7 Adjustments for without_deleted_clients query 2023-08-22 09:41:24 +10:00
David Bomba 68ce3be42b Updates for static analysis 2023-08-06 17:35:19 +10:00
David Bomba 57d63c8333 Updates for static analysis 2023-08-03 13:41:04 +10:00
David Bomba 47ba507c1b Fixes for static analysis 2023-07-26 12:59:36 +10:00
David Bomba 1127f3ea5f Additional payment logic 2023-07-14 17:09:23 +10:00
David Bomba e46b186b08 Minor fixes for filter queries 2023-06-05 19:38:38 +10:00
David Bomba 0dbfd0ccf0 Static analysis cleanup 2023-04-29 21:03:26 +10:00
David Bomba d884537e20 Fixes for ?with query when using hashed_id 2023-04-27 16:36:58 +10:00
David Bomba 8a0c802ed1 Updates for Design Filters 2023-04-19 08:20:46 +10:00
David Bomba 1d8d505c21 Add default prop to is_deleted flag 2023-04-18 18:30:32 +10:00
David Bomba 4babfbb651 php-cs-fixer 2023-02-16 12:36:09 +11:00
David Bomba 1bae14c337 Add updated_at filter 2023-02-10 09:25:26 +11: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 0c86e828a4 Refactor and code cleanup for filters 2023-01-16 10:05:44 +11:00
David Bomba 5320b953db Fix for data leak on products route when using the ?with filter 2023-01-12 13:40:26 +11:00
David Bomba 5790dc8a7b add vendor id filter 2023-01-04 00:39:52 +11:00
David Bomba 27df35ef81 Fixes for created_at query 2022-12-21 20:04:41 +11:00
David Bomba d0f18647ed Add finer grained resolution to created_at query 2022-12-21 19:45:27 +11:00
David Bomba cfe2d397da Fixes for created_at queries 2022-12-21 19:44:01 +11:00
David Bomba 0b5178561b Add finer grained resolution to created_at query 2022-12-21 18:14:22 +11:00
David Bomba ad57700a41 Refactor for created_at query 2022-12-21 17:45:38 +11:00
David Bomba bc1f4bd2f8 Fixes for created_at queryfilter 2022-12-21 17:41:36 +11:00
David Bomba c95384fe0c Updates for payment filters 2022-12-16 10:10:47 +11:00
David Bomba 9d09424e5e Merg PDFs 2022-10-30 10:28:59 +11:00
Benjamin Beganović eaddb9c8b6 The "with" filter for the QueryFilters 2022-07-28 10:16:15 +02: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 c08cdc4927 Ensure query parameter is a string 2022-05-27 12:17:59 +10:00
David Bomba 6f491dfb92 Update Copyright text 2022-04-27 13:20:41 +10:00
David Bomba e452c04214 coerce string to int 2022-04-13 00:32:39 +10:00
David Bomba fb1e27ba7d Clean up for due date days recurring invoices 2022-02-16 13:24:10 +11:00
David Bomba 189ccb7290 Updates for Estonian language 2022-01-19 13:14:38 +11:00
David Bomba b9cb231773 Fixes for Project Filters 2022-01-11 09:31:08 +11:00
David Bomba ae3a5e72eb Slow down Gmail API requests 2021-10-31 22:21:27 +11:00
David Bomba a21b53bb7b Improve query filters 2021-10-18 10:25:43 +11:00
David Bomba 741e43ddbe version bump 2021-10-17 22:30:48 +11:00
David Bomba f962e3a2fa Refactor for payment failure mailers 2021-10-17 22:21:56 +11:00
David Bomba ddf6e94c43 Make client_id query filter a global filter option 2021-09-06 07:43:01 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba 8a582f7800 Fixes for reset password 2021-05-13 20:18:30 +10:00