Commit Graph

33 Commits

Author SHA1 Message Date
David Bomba 6daa6ef0c4 Static analysis 2025-07-09 15:25:00 +10:00
David Bomba 12126444d8 Minor fixes for static analysis 2025-07-09 14:14:12 +10:00
David Bomba daf4391a30 Improve csv file encoding support for imports 2025-06-04 10:22:12 +10:00
David Bomba 02151b570b Improve chunk upload code security 2025-05-04 09:51:33 +10:00
David Bomba 0d96e989f5 Refactor for document / file validation 2025-04-26 10:15:23 +10:00
David Bomba 591ffa843e Improve file upload handling 2025-03-29 10:14:32 +11:00
David Bomba 780dda4957 Updated copyright doc blocks 2025-02-17 11:11:38 +11:00
David Bomba 8e32f2abe3 Allow chunking of file uploads 2025-02-15 15:26:44 +11:00
David Bomba f65567a637 Update copyright 2024-04-12 14:15:41 +10:00
David Bomba 20a74f199c Code Cleanup 2023-11-03 09:26:46 +11: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 f6549f43ad Updates for API Docs 2023-01-22 09:28:50 +11: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 ae88b61e8d Fixes for uploading and downloading company imports 2021-08-30 15:35:37 +10:00
David Bomba 0ef1a83300 Additional catches for company importing 2021-06-29 08:42:59 +10:00
David Bomba 11f13cba0d Minor fixes 2021-06-28 21:30:04 +10:00
David Bomba b654639ad3 Refactor for company import 2021-06-28 16:02:49 +10:00
David Bomba 24e8745b5b Fixes for company import 2021-06-28 14:09:02 +10:00
David Bomba 7d6676ca14 Fixes for missing include 2021-06-28 09:47:04 +10:00
David Bomba 36f6cbbcc9 Update license in codebase 2021-06-16 16:58:16 +10:00
David Bomba 0f58039532 Fixes for if plan is null 2021-06-08 22:29:39 +10:00
David Bomba c2e2ab60cb Implement slight delay on Company Import 2021-06-08 18:58:27 +10:00
David Bomba 5854b9825f Fixes for Import 2021-06-08 08:33:51 +10:00
= a2e994be82 Company Import 2021-06-04 20:07:45 +10:00
David Bomba b75c01d6d4 Minor fixes 2021-06-04 17:41:12 +10:00
David Bomba 43c52ab753 Bug fixes 2021-06-03 15:47:09 +10:00
David Bomba 5252f83ec6 Fixes for CORS 2021-06-01 23:08:32 +10:00
David Bomba c3946f44b0 Fixes for custom payment method name 2021-06-01 08:09:38 +10:00
David Bomba 5e820bbba7 Working on company importer 2021-05-31 08:55:27 +10:00
David Bomba 6dc3668ff6 Fixes for tests 2021-05-31 08:17:42 +10:00
David Bomba b72217d74c Fixes for import company tests 2021-05-30 21:26:43 +10:00